Sequences
Any ordered list of numbers
Can be represented by a function using a general term
- even = 2n
- odd = 2n+1/2n-1
Most notable(well-known) sequences are Discrete Sequences
Limits of Sequences
For every,
Limit laws applied to sequences
and is continuous at and converges to - L'Hopital's Rule
- Squeeze Theorem
Recursive Sequences
Sequences like the fibonnaci or the geometric sequence where there is one common ratio between all the terms
Qualitative information is used to determine the limits of a recursive sequence
for all is monotone increasing for all is monotone decreasing
Which can be extracted using inequalities and calculus
- derivatives
- Discrete Sequences#Induction
Bounds
Monotone Increasing/Decreasing Sequence Theorem
- If a sequence is monotone increasing/decreasing and they have a bound below or above,
/ (inc/dec)