← Back to Home
MATH1012 - Lecture 17
Slides Wk6
Finding Limits
- For a recursive sequence, we can find what limit it converges to
- Assuming the sequence has a limit
- We replace all sequence terms in the iteration by the limit a
Slides Wk7
Partial Sums
- sn=a1+a2+ ... +an
- i.e. a series is the sum of the values in a sequence
- an=sn−sn−1
- If the sequence of partial sums converges to L as n→∞, then we say: ∑n=1∞an=L
- If n→∞liman=0 then ∑n=1∞an does not exist (does not converge)
MATH1012 - Lecture 19
Annotated Slides