| Study Guides
AP Calculus BC · Infinite Series · 16 min read · Updated 2026-05-07

Infinite Series — AP Calculus BC Calc BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: Convergence tests for infinite series, power series intervals of convergence, Taylor and Maclaurin series expansions, Lagrange error bounds, and standard series for common elementary functions.

You should already know: Strong precalculus and AB-level calculus comfort.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official College Board mark schemes for grading conventions.


1. What Is Infinite Series?

An infinite series is the sum of infinitely many terms of a sequence, written formally as . The core question for any infinite series is whether it converges: if the partial sum approaches a finite limit as , the series converges to that limit; otherwise, it diverges. Sometimes called infinite sums or sequence sums, infinite series make up 10-15% of the AP Calculus BC exam, and are used for function approximation, numerical integration, and solving non-elementary differential equations.

2. Convergence tests — geometric, p-series, comparison

All tests below apply to series with non-negative terms, unless stated otherwise. Examiners almost always require you to name the test you use and verify its conditions to earn full marks.

Geometric Series Test

A geometric series has the form , where is the initial term and is the common ratio between consecutive terms. It converges if and only if , with sum equal to . If , the series diverges. Worked example: has , , so it converges to .

p-Series Test

A p-series has the form , where is a constant. It converges if and only if , and diverges if . The harmonic series (with ) is the most common divergent p-series used for comparison. Worked example: has , so it diverges.

Comparison Tests

  1. Direct Comparison Test: If for all (for some fixed ), then:
  • If converges, converges
  • If diverges, diverges
  1. Limit Comparison Test: If , where , then and either both converge or both diverge. Worked example: For , compare to (convergent p-series, ). The limit of the ratio is , so the original series converges.

3. Power series and intervals of convergence

A power series is an infinite series of the form , where is the center of the series and are constant coefficients. Every power series falls into one of three convergence categories:

  1. Converges only at the center , with radius of convergence
  2. Converges for all real , with radius of convergence
  3. Converges for all with , and diverges for , where is the radius of convergence.

To find , use the Ratio Test: Set and solve for , where if the limit exists. You must test the endpoints and separately using standard convergence tests, as the Ratio Test is inconclusive at these points.

Worked example: Find the interval of convergence of .

  • Ratio Test gives , so
  • Test endpoint : series becomes , divergent harmonic series
  • Test endpoint : series becomes , convergent alternating harmonic series
  • Final interval of convergence:

4. Taylor and Maclaurin series

A Taylor series is a power series representation of a function centered at a point , constructed using the derivatives of at . The general form is: where is the th derivative of evaluated at , and . A Maclaurin series is a special case of a Taylor series centered at , so its form simplifies to: The th-degree Taylor polynomial is the partial sum of the first terms of the Taylor series, and is used to approximate near .

Worked example: Find the first 3 non-zero terms of the Maclaurin series for .

  • Compute derivatives at : , , , ,
  • Substitute into Maclaurin formula:

5. Lagrange error bound

The Lagrange error bound gives a guaranteed upper limit on the error of a Taylor polynomial approximation. If you approximate with its th-degree Taylor polynomial centered at , the remainder (error) satisfies: where is the maximum absolute value of the th derivative of for all between and . Examiners accept any valid upper bound for , even if it is a conservative overestimate.

Worked example: Approximate with the 2nd-degree Maclaurin polynomial for , and find the maximum error.

  • 2nd-degree Maclaurin polynomial for is (the term has coefficient 0)
  • The 3rd derivative of is , so for all
  • , so the approximation is accurate to within 0.00017.

6. Series for

Memorizing these four standard Maclaurin series and their intervals of convergence will save you significant time on the exam, as you can modify them via substitution, differentiation, or integration to find series for other functions instead of computing derivatives from scratch.

  1. Geometric series: , valid for
  2. Exponential function: , valid for all real
  3. Sine function: , valid for all real
  4. Cosine function: , valid for all real

Worked example: Find the Maclaurin series for .

  • Substitute into the standard series:
  • Multiply by : , valid for all real

7. Common Pitfalls (and how to avoid them)

  • Wrong move: Forgetting to test endpoints of power series intervals of convergence. Why: Students stop after calculating the radius of convergence, assuming endpoints are both convergent or divergent. Correct move: Always plug in and separately, use appropriate convergence tests, and write the interval with correct brackets/parentheses for endpoints.
  • Wrong move: Applying comparison tests to series with negative terms. Why: Students mix up test conditions and use direct/limit comparison for alternating series. Correct move: Only use these tests for non-negative series; for alternating series, use the Alternating Series Test or test for absolute convergence first.
  • Wrong move: Using the wrong degree term in the Lagrange error bound. Why: Students confuse the degree of the Taylor polynomial with the order of the derivative for the error term. Correct move: If you use an th-degree polynomial, the error bound uses the th derivative, so the factorial is and the exponent is .
  • Wrong move: Miswriting the sign pattern for and series. Why: Students mix up the index of the alternating term. Correct move: Verify the first term to check signs: for , the first term is , so is correct; would give , which is wrong.
  • Wrong move: Assuming modified series have the same interval of convergence as the standard series. Why: Students forget substitution changes the domain of convergence for finite-radius series. Correct move: For example, substituting into gives , which is only valid for or , not .

8. Practice Questions (AP Calculus BC Style)

Question 1

Determine if the series converges or diverges. Justify your answer.

Solution

Use the Limit Comparison Test with the convergent p-series (): The limit is positive and finite, so both series share the same convergence status. The original series converges.


Question 2

Find the interval of convergence for the power series . Show all work.

Solution

First calculate the radius of convergence using the Ratio Test: Set , so . Test endpoints:

  1. : Series becomes , which is the convergent alternating harmonic series.
  2. : Series becomes , which is the divergent harmonic series. Final interval of convergence: .

Question 3

Use the 3rd-degree Maclaurin polynomial for to approximate , and find the maximum Lagrange error bound for your approximation.

Solution

The 3rd-degree Maclaurin polynomial for is: Substitute : For the Lagrange error bound, the 4th derivative of is . For between 0 and 0.3, , so : The approximation is accurate to within ~0.001.

9. Quick Reference Cheatsheet

Formula/Rule Details
Geometric Series converges to iff $
p-Series converges iff
Limit Comparison Test If , and share convergence status
Power Series Radius $R = \frac{1}{\lim_{n\to\infty}
Taylor Series (center )
Lagrange Error Bound $
, $
, all
, all
, all

10. What's Next

Mastery of infinite series directly prepares you for the remaining high-weight topics on the AP Calculus BC exam: you will use series expansions to compute integrals of non-elementary functions like , solve differential equations that have no closed-form algebraic solutions, and analyze parametric and polar function behavior. Series are also a foundational tool for college-level STEM courses, including real analysis, numerical methods, signal processing, and quantum physics, making this topic a critical bridge between high school and university math.

If you get stuck on any part of convergence testing, series expansion, or error bound calculation, you can ask Ollie, our AI tutor, for personalized step-by-step explanations, extra practice problems, or feedback on your work. You can also find more AP Calculus BC study materials, full-length practice exams, and topic-specific quizzes on the homepage to refine your skills ahead of test day.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →