AP Calculus BC Infinite Sequences and Series — Worked Answer Explanations

Unit 10 · 12 questions explained

Below is a complete answer key for our AP Calculus BC Infinite Sequences and Series practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.

Prefer to test yourself first? Take the timed Infinite Sequences and Series practice test and come back here to review, or head back to the Infinite Sequences and Series unit overview.

In-content ad
  1. Question 1 · Easy

    Does the geometric series converge? If so, find its sum.

    • A
      Diverges
      Why not A: Incorrectly applies the divergence test; and , so the series converges.
    • B
      Converges to
      Why not B: Returns the common ratio rather than the sum formula .
    • C
      Converges to Correct
    • D
      Converges to
      Why not D: Uses sum but writes correctly — actually this gives ; D's answer comes from using instead.
    Explanation

    Geometric series: for . Here (first term at ) and . Sum .

    Key takeaway

    Geometric series converges iff $|r| < 1$; sum $= a/(1-r)$ where $a$ is the first term.

  2. Question 2 · Easy

    Does the -series converge or diverge?

    • A
      Diverges, because terms go to
      Why not A: Confuses necessary condition (terms ) with sufficient condition for convergence; many divergent series have terms .
    • B
      Diverges, because
      Why not B: Inverts the -series rule: gives convergence, not divergence.
    • C
      Converges, because Correct
    • D
      Converges, because
      Why not D: States an incorrect convergence criterion; the only condition is , not .
    Explanation

    -series converges if and only if . Here , so the series converges.

    Key takeaway

    $p$-series test: $\sum 1/n^p$ converges if $p > 1$, diverges if $p \leq 1$; memorize the boundary $p = 1$ (harmonic series diverges).

  3. Question 3 · Easy

    Find the interval of convergence of the power series .

    • A
      Why not A: Finds the radius of convergence but doesn't check endpoints; gives (diverges) and gives (converges by alternating series).
    • B
      Why not B: Includes both endpoints; but gives the harmonic series which diverges.
    • C
      Correct
    • D
      Why not D: Concludes the series converges everywhere; the Ratio Test gives radius , not .
    Explanation

    Ratio Test: . Converges when . Endpoints: : diverges (harmonic). : converges (alternating series test). Interval: .

    Key takeaway

    Always test endpoints separately after finding the radius; one endpoint may converge (alternating series) while the other diverges (harmonic).

  4. Question 4 · Easy

    Use the Ratio Test to determine whether converges or diverges.

    • A
      Converges by Ratio Test
      Why not A: Computes and misreads the Ratio Test: limit means divergence, not convergence.
    • B
      Diverges by Ratio Test (limit )Correct
    • C
      Inconclusive (limit )
      Why not C: Computes incorrectly; the ratio grows without bound, not to .
    • D
      Converges by comparison with
      Why not D: grows faster than , so ; this comparison would show a lower bound, not convergence.
    Explanation

    . Since the ratio exceeds , the Ratio Test concludes divergence.

    Key takeaway

    Ratio Test: compute $\lim|a_{n+1}/a_n|$; $< 1$ converges, $> 1$ diverges, $= 1$ inconclusive; $n!$ always dominates exponentials.

  5. Question 5 · Easy

    Find the Maclaurin series for up to the term.

    • A
      Correct
    • B
      Why not B: Gives the Maclaurin series for , forgetting that alternates in sign.
    • C
      Why not C: Applies signs incorrectly: the constant term is , not .
    • D
      Why not D: Gives the series for , not .
    Explanation

    Substitute into :

    Key takeaway

    Maclaurin series for $e^{-x}$: substitute $-x$ into the $e^x$ series; signs alternate starting with $+1$.

  6. Question 6 · Easy

    Does the alternating series converge?

    • A
      No, because terms are not all positive.
      Why not A: The Alternating Series Test allows alternating signs; the requirement is decreasing to zero.
    • B
      Yes, absolutely (since converges).Correct
    • C
      Conditionally convergent only, not absolutely.
      Why not C: is a convergent -series (), so the series is absolutely convergent, not merely conditional.
    • D
      Yes, but only conditionally (alternating series test).
      Why not D: Ignores that converges; the series is absolutely, not merely conditionally, convergent.
    Explanation

    , a convergent -series with . Absolute convergence implies convergence. The series converges absolutely.

    Key takeaway

    Absolute convergence: if $\sum|a_n|$ converges, then $\sum a_n$ converges; always check for absolute convergence before applying the weaker alternating series test.

  7. Question 7 · Medium

    Find the Taylor series for centered at (Maclaurin series).

    • A
      Why not A: Gives all positive terms; the series for must alternate.
    • B
      Correct
    • C
      Why not C: Gives the Maclaurin series for , not .
    • D
      Why not D: Off by sign: at , gives instead of (the first term of is ).
    Explanation

    Integrate the geometric series . for .

    Key takeaway

    Derive $\ln(1+x)$ series by integrating $1/(1+x) = \sum(-x)^n$; the resulting alternating series converges on $(-1, 1]$.

  8. Question 8 · Medium

    Find the Lagrange error bound for approximating using the third-degree Taylor polynomial about .

    • A
      Correct
    • B
      Why not B: Uses the last included term's bound instead of the first omitted term's bound ().
    • C
      Why not C: Uses degree instead of ; the third-degree polynomial omits terms starting at degree .
    • D
      Why not D: Writes in the denominator instead of .
    Explanation

    Third-degree Maclaurin polynomial for : . The error is bounded by for some between and . Since , the bound is .

    Key takeaway

    Lagrange error bound: $|R_n(x)| \leq \dfrac{M|x-a|^{n+1}}{(n+1)!}$ where $M$ bounds $|f^{(n+1)}|$; use degree $n+1$ (the first omitted degree).

  9. Question 9 · Hard

    The Maclaurin series for is . Use this to find a series for .

    • A
      Correct
    • B
      Why not B: Returns the series for (integrating or shifting the geometric series without differentiating).
    • C
      Why not C: Gives the series for but forgets the extra factor of .
    • D
      Why not D: This is the derivative of , i.e., , but not multiplied by .
    Explanation

    Differentiate : . Multiply both sides by : .

    Key takeaway

    Differentiate a known power series to get new series; then multiply by $x$ or $x^2$ to shift or scale as needed.

  10. Question 10 · Hard

    Determine the radius of convergence of .

    • A
      Why not A: Ignores the in the denominator and finds from .
    • B
      Correct
    • C
      Why not C: Squares the denominator factor erroneously, getting .
    • D
      Why not D: Concludes that in the denominator guarantees convergence for all ; misapplies the comparison test.
    Explanation

    Ratio Test: . Converges when , i.e., . Radius .

    Key takeaway

    Ratio Test for power series about $x = a$: the limit gives $|x-a|/R$; set $< 1$ to find $R$; the $(n+1)^2$ factor vanishes in the ratio limit.

  11. Question 11 · Hard

    Use the Maclaurin series to find .

    • A
      Correct
    • B
      Why not B: Substitutes in and concludes without computing the leading term.
    • C
      Why not C: Correct magnitude but wrong sign; the leading term of is .
    • D
      Why not D: Computes and then makes an error, or confuses with .
    Explanation

    . .

    Key takeaway

    Series expand the numerator, cancel, and read off the limit from the leading remaining term; this avoids repeated L'Hôpital applications.

  12. Question 12 · Hard

    The Taylor polynomial of degree for about is . Use the Lagrange error bound to estimate .

    • A
      Correct
    • B
      Why not B: Uses the last included term's bound; Lagrange bound uses the first omitted term (degree ).
    • C
      Why not C: Uses degree error bound instead of degree ; degree polynomial omits degree first.
    • D
      Why not D: Uses in the denominator instead of .
    Explanation

    The first omitted term in is degree : for (5th derivative of ). . Lagrange bound: .

    Key takeaway

    Lagrange error for $P_n$: use $(n+1)$th derivative bound divided by $(n+1)!$; for $P_4$ and $\cos x$, the 5th derivative is $\sin x$ with $|\sin c| \leq 1$.