Accedmychevron_right11thchevron_rightmathchevron_rightSequences And Serieschevron_rightSequences (Introduction)

Sequences (Introduction)

auto_storiesAcademic Material

Definition of a sequence, notation, and simple examples.

6.1 What is a sequence?

A sequence is an ordered list of numbers.

We write:

TEXT
a1, a2, a3, ...

6.2 Example

TEXT
an = 2n + 1  gives  3, 5, 7, 9, ...