Sequences in

GeoGebra

\{1,2,3,4,5\}\\ \{2,4,8,16,32,64\}\\ \{0, 0.1, 0.2, 0.3, 0.4, 0.5\}\\ \vdots
\{(2, 1), (2, 2), (2, 3), (2, 4), (2, 5)\}\\ \left\{x, x^2, x^3, x^4, x^5, x^6, x^7, x^8, x^9, x^{10}\right\}\\ \{\text{Polygon1}, \text{Polygon2}, \text{Polygon3},\text{Polygon4}\}\\

Command

Sequence( )

Command

Sequence( )
\{1,2,3,4,5\}\\ \{2,4,8,16,32,64\}\\ \{0, 0.1, 0.2, 0.3, 0.4, 0.5\}\\ \vdots

Sequence of numbers

Command

Sequence( )

Sequence of objects

\{(1, 2), (2, 2), (3, 2), (4, 2), (5, 2)\}\\

Command

Sequence( )

Sequence of objects

\left\{x, x^2, x^3, x^4, x^5, x^6, x^7, x^8, x^9, x^{10}\right\}

Command

Sequence( )

Sequence of objects

\{\text{Polygon1}, \text{Polygon2}, \text{Polygon3},\text{Polygon4}\}
Sequence( End Value )

Sequence( Start Value, End Value )

Sequence( Start Value, End Value, Increment )

Sequence( Expression, Variable, Start Value, End Value )

Sequence( Expression, Variable, Start Value, End Value, Increment )

Command

Sequence( )

Lists and Sequences

By Juan Carlos Ponce Campuzano

Lists and Sequences

A presentation about creating sequences of objects with different patterns and expressions, sparking curiosity about the possibilities of using the Sequence( ) command.

  • 111