← Back to Home
MATH1012 - Lecture 19
Skeleton Slides
The Comparison Test
- Suppose that 0≤an≤bn for all sufficiently large n, then:
- If ∑n=1∞an is divergent then ∑n=1∞bn is divergent
- If ∑n=1∞bn is convergent then ∑n=1∞an is convergent
- In short:
- Larger than divergent > divergent
- Smaller than convergent > convergent
- This test only applies for series with non-negative terms
- Example applications in lecture recording
Limit Comparison Test
- For ∑n=1∞an and ∑n=1∞bn with an≥0 and bn>0, let: limn→∞bnan=c
- We are given three cases:
- c=0
- If ∑bn converges so does ∑an
- 0<c<∞
- If one series converges, then so does the other
- c=∞ (limit diverges to ∞)
- If ∑an converges so does ∑bn
Alternating Series
- A series where the terms alternate in sign are called alternating series
- These are usually viewed as taking the alternating sum of an: ∑n=1∞(−1)n−1an
The Alternating Series Test
- Alternating series converge when an meets these conditions:
- an≥0
- n→∞liman=0
- an+1≤an (eventually)
MATH1012 - Lecture 21
Annotated Slides