10.1 Sequences and Series
A sequence is a list of numbers in a particular order.
For example,
first five natural numbers
finite sequence because the sequence ends
all natural numbers
infinite sequence
even numbers
We can also list using explicit formula
- • "a" is the name of the sequence
- • \(\infty\) where we end
- • n=1 where do we start counting?
- • a_n is the \(n^{th}\) term
Mapping terms:
\(a_1 = 1, a_2 = 2, a_3 = 3\)