Calculus/Infinite series/Exercises

From testwiki
Revision as of 22:53, 17 June 2006 by imported>Jguk
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Assume that the nth partial sum of a series is given by sn=213n.
    a) Does the series converge? If so, to what value?
    b) What is the formula for the nth term of the series?
  2. Find the value to which each the following series converges:
    a) n=034n
    b) n=1(2e)n
    c) n=21n2n
    d) n=1(1)n2n13n
  3. Determine whether each the following series converges or diverges:
    a) n=11n2
    b) n=012n
    c) n=1nn2+1
    d) n=21lnn
    e) n=0n!2n
    f) n=1cosπnn
    g) n=3(1)nnlnn1
  4. Determine whether each the following series converges conditionally, converges absolutely, or diverges:
    a) n=1(1)nn
    b) n=2(1)nlnnn
    c) n=2(1)nn(lnn)2
    d) n=1(1)n2nen1
    e) n=1(1)nsinn
    f) n=1(1)nn!(2n)!
    g) n=1(1)ne1/narctann

Hints

  1.  
    a) take a limit
    b) sn=sn1+an
  2.  
    a) sum of an infinite geometric series
    b) sum of an infinite geometric series
    c) telescoping series
    d) rewrite so that all exponents are n
  3.  
    a) p-series
    b) geometric series
    c) limit comparison test
    d) direct comparison test
    e) divergence test
    f) alternating series test
    g) alternating series test
  4.  
    a) direct comparison test
    b) alternating series test; integral test or direct comparison test
    c) divergence test
    d) alternating series test; limit comparison test
    e) divergence test
    f) ratio test
    g) divergence test

Answers only

  1.  
    a) The series converges to 2.
    b) an=23n
  2.  
    a) 4
    b) 22e
    c) 1
    d) −1/5
  3.  
    a) converges
    b) converges
    c) diverges
    d) diverges
    e) diverges
    f) converges
    g) converges
  4.  
    a) converges conditionally
    b) converges conditionally
    c) diverges
    d) converges absolutely
    e) diverges
    f) converges absolutely
    g) diverges

Full solutions

  1.  
    a) The series converges to 2 since:
    s=limnsn=limn(213n)=2
    b) an=snsn1=(213n)(213n1)=13n113n=33n13n=23n
  2.  
    a) The series is
    n=03(14)n
    and so is geometric with first term a = 3 and common ratio r = 1/4. So
    s=a1r=311/4=4.
    b) s=2/e12/e=2e2
    c) Note that
    n=21n2n=n=21n(n1)=n=2(1n11n)
    by partial fractions. So
    s=limNsN=limN(112)+(1213)+(1314)++(1N11N).
    All but the first and last terms cancel out, so
    s=limN(11N)=1.
    d) The series simplifies to
    n=1(1)n2n3n2=n=112(23)n,
    and so is geometric. Thus
    s=1/31(2/3)=1/5.
  3.  
    a) This is a p-series with p=2. Since p > 1, the series converges.
    b) This is a geometric series with common ratio r = 1/2, and so converges since | r | < 1.
    c) solution to come
    d) solution to come
    e) solution to come
    f) solution to come
    g) solution to come
  4.  
    a) solution to come
    b) solution to come
    c) solution to come
    d) solution to come
    e) solution to come
    f) solution to come
    g) solution to come