AP Calculus BC - Unit 10: Infinite Sequences and Series

AP Calculus BC - Unit 10: Infinite Sequences and Series

Convergence Tests for Series:

Test Name The Series ... Will Converge If Or Will Diverge If Comments
nth-term test an - limnan0 For divergence only; the converse is false.
Geometric arn1 |r|<1 |r|1 Sum = a1r
Alternating Series (1)n1an |an+1|<|an| and limnan=0 - Error bound: |SSn||an+1|
Integral Test an, where an=f(n)0 1f(x)dx converges 1f(x)dx diverges f must be continuous, positive, and decreasing.
p-Series 1np p>1 p1 -

Other Convergence Tests:

Test Name The Series ... Will Converge If Or Will Diverge If Comments
Limit Comparison an limnanbn=L>0 and bn converges limnanbn=L>0 and bn diverges -
Root Test an limnann<1 limnann>1 Cannot be used if limnann=1

Power Series and Taylor Series:

The Maclaurin Series for common functions:

ex=1+x+x22!+x33!+

sinx=xx33!+x55!

cosx=1x22!+x44!

Interval of Convergence:

To find the interval of convergence of a power series, apply the **Ratio Test** and check endpoints separately.

Remainder of a Taylor Series:

The Lagrange Remainder for the nth term of a Taylor Series is:

Rn(x)=f(n+1)(z)(n+1)!(xc)n+1

where z is a value between x and c.