Google Classroom
GeoGebraGeoGebra Classroom

Spirali-Square-Grid

Grid Versions (ninja turtle ;-) Grid_{Iteration}=Element(Transpose(IterationList({Element(σ, 1) + Vector(Element(Moves, x(Element(σ, 2)))), (x(Element(σ, 2)) + 1, 0)}, σ, {{(0, 0), (1, 0)}}, (n + 1) (n + 2))), 1) Grid=Flatten({{(0, 0)}, Sequence(Sum(Take(Moves, 1, j)), j, 1, Length(Moves))}) Grid berechnet für jeden neuen Punkt die gesamte Folge vom Start ab beginnend neu! Grid recalculates the entire sequence from the start for each new point