← Back To Notes↑ Back To Top

Series Practice

GitHub Changelog -

  • 1

0 of 35 completed

Create worksheet

Selected problems

No problems selected.

    Direct

    1.1Necessary Condition for Convergence

    If the series

    $$ \sum_{n=1}^{\infty} a_n $$

    converges, what must

    $$ \lim_{n\to\infty} a_n $$

    be?

    1.1Find a Radius of Convergence

    Exam I | Problem 1.1 |

    Find the radius of convergence of

    $$ \sum_{n=0}^{\infty}\frac{(x-2)^n}{3^n(n+1)}. $$

    1.2Sum a Geometric Series

    Exam I | Problem 1.2 |

    Find the sum of

    $$ \sum_{n=0}^{\infty} 6\left(\frac{1}{4}\right)^n. $$

    1.2Test Power-Series Endpoints

    Exam I | Problem 1.2 |

    For the previous series, test the endpoints.

    1.3Compute a Finite Geometric Sum

    Exam I | Problem 1.3 |

    Compute

    $$ \sum_{n=0}^{3} 2\left(\frac12\right)^n. $$

    1.3Write a Taylor Polynomial

    Exam I | Problem 1.3 |

    Find the degree-two Taylor polynomial for $f(x)=\ln x$ centered at $a=1$.

    1.4Evaluate a Telescoping Sum

    Exam I | Problem 1.4 |

    Evaluate

    $$ \sum_{n=1}^{\infty}\left(\frac{1}{n}-\frac{1}{n+2}\right). $$

    1.4Use a Taylor Approximation

    Use $1+x+x^2/2$ to approximate $e^{0.2}$ and state the next-term estimate.

    1.5Decide a p-Series

    Exam I | Problem 1.5 |

    Does

    $$ \sum_{n=1}^{\infty}\frac{1}{n^{3/2}} $$

    converge or diverge?

    1.5Derive a Logarithm Series

    Starting with $1/(1-x)=\sum_{n=0}^{\infty}x^n$, derive a series for $\ln(1+x)$.

    1.6Classify an Alternating p-Series

    Classify the series

    $$ \sum_{n=1}^{\infty}(-1)^{n+1}\frac{1}{\sqrt{n}} $$

    as absolutely convergent, conditionally convergent, or divergent.

    1.6Match Power-Series Coefficients

    Exam I | Problem 1.6 |

    If $\sum_{n=0}^{\infty}a_nx^n=e^x$, find $a_0$, $a_1$, and $a_2$.

    1.7Spot Divergence from the Terms

    Exam I | Problem 1.7 |

    Does

    $$ \sum_{n=1}^{\infty}\frac{2n+1}{n+2} $$

    converge or diverge?

    1.7Identify Conditional Convergence

    Classify $\sum_{n=1}^{\infty}(-1)^{n+1}/n$.

    1.8Compare to a Known Convergent Series

    Exam I | Problem 1.8 |

    Does

    $$ \sum_{n=1}^{\infty}\frac{1}{n^2+1} $$

    converge or diverge?

    1.8Interpret a Fourier Preview

    Exam I | Problem 1.8 |

    What does the coefficient multiplying $\cos(nx)$ represent qualitatively?

    1.9Geometric Series with a Negative Ratio

    Exam I | Problem 1.9 |

    Find the sum of

    $$ \sum_{n=0}^{\infty} 5\left(-\frac34\right)^n. $$

    1.10Check Absolute Convergence

    Exam I | Problem 1.10 |

    Determine whether

    $$ \sum_{n=1}^{\infty}(-1)^n\frac{1}{n^2} $$

    is absolutely convergent, conditionally convergent, or divergent.

    Integrated

    2.1Use Direct Comparison

    Exam II | Problem 2.1 |

    Determine whether

    $$ \sum_{n=1}^{\infty}\frac{1}{n^2+3n} $$

    converges or diverges.

    2.2Use Limit Comparison

    Exam II | Problem 2.2 |

    Determine whether

    $$ \sum_{n=1}^{\infty}\frac{4n+1}{n^2+n} $$

    converges or diverges.

    2.3Apply the Integral Test

    Determine whether

    $$ \sum_{n=1}^{\infty}\frac{1}{n^2+4} $$

    converges or diverges using the integral test.

    2.4Apply the Ratio Test

    Exam II | Problem 2.4 |

    Determine whether

    $$ \sum_{n=0}^{\infty}\frac{n!}{3^n} $$

    converges or diverges.

    2.5Apply the Root Test

    Exam II | Problem 2.5 |

    Determine whether

    $$ \sum_{n=1}^{\infty}\left(\frac{2n}{3n+1}\right)^n $$

    converges or diverges.

    2.6Find an Interval of Convergence

    Find the interval of convergence of

    $$ \sum_{n=1}^{\infty}\frac{(x-2)^n}{n4^n}. $$

    2.7Differentiate a Power Series

    For $|x|<1$, find a power series for

    $$ \frac{x}{(1-x)^2}. $$

    2.8Expand a Rational Function by Substitution

    Exam II | Problem 2.8 |

    For $|x|<1$, write

    $$ \frac{1}{1-x^2} $$

    as a power series.

    Applied

    3.1Reindex a Series

    Final | Problem 3.1 |

    Rewrite

    $$ \sum_{n=2}^{\infty}\frac{1}{(n-1)^2} $$

    in standard form, and decide whether it converges.

    3.2Choose the Right Comparison

    Final | Problem 3.2 |

    Determine whether

    $$ \sum_{n=1}^{\infty}\frac{n^2}{n^3+5} $$

    converges or diverges.

    3.3Evaluate a Telescoping Series

    Final | Problem 3.3 |

    Evaluate

    $$ \sum_{n=1}^{\infty}\frac{1}{n(n+1)}. $$

    3.4Build a Logarithm Series

    Final | Problem 3.4 |

    Use the geometric series to write the Maclaurin series for

    $$ -\ln(1-x). $$

    State the interval where the series converges.

    3.5Use a Power Series to Sum a Series

    Evaluate

    $$ \sum_{n=1}^{\infty}\frac{n}{2^n}. $$

    Challenge

    4.1Approximate with a Taylor Polynomial

    Use the Maclaurin series for $\sin x$ to approximate $\sin(0.2)$ with the first two nonzero terms.

    4.2Find a Binomial Coefficient

    Final | Problem 4.2 |

    In the expansion of

    $$ (1+x)^{1/2}, $$

    what is the coefficient of $x^3$?

    4.3Match Coefficients

    Final | Problem 4.3 |

    Suppose

    $$ f(x)=\sum_{n=0}^{\infty}a_n x^n $$

    and

    $$ (1-x)f(x)=1+x. $$

    Find the coefficients $a_n$.

    4.4Classify a Mixed-Sign Series

    Classify

    $$ \sum_{n=1}^{\infty}(-1)^{n+1}\frac{n}{n^2+1} $$

    as absolutely convergent, conditionally convergent, or divergent.