AP exam review verified for 2027

AP Calculus AB/BC Unit 10 Review: Infinite Sequences and Series (BC Only)

Review AP Calculus AB/BC Unit 10 to build fluency with infinite series, convergence tests, Taylor and Maclaurin series, power series, and error bounds. This BC-only unit is one of the most concept-dense parts of the course and draws on integration, limits, and derivatives throughout.

Use the topic guides, practice questions, and FRQ practice available here to work through every convergence test and series representation skill.

What is AP Calculus AB/BC unit 10?

Unit 10 introduces the idea that an infinite sum can have a finite value, then develops the tools to decide when that is true and how to work with such sums. The unit moves from definitions and geometric series through a full toolkit of convergence tests, then shifts to polynomial approximations of functions and the power series framework.

Unit 10 asks: when does an infinite series converge, how do you prove it, and how do you represent and approximate functions using infinite polynomial expressions?

Convergence and divergence

A series converges when its sequence of partial sums approaches a finite limit. You test this using the nth term test, integral test, p-series rule, comparison tests, alternating series test, ratio test, and root test. Each test has specific conditions that must be stated before applying it.

Taylor and Maclaurin polynomials

A Taylor polynomial centered at x = a approximates f(x) by matching the function's derivatives at that point. The nth-degree coefficient is f^(n)(a) / n!. A Maclaurin polynomial is centered at x = 0. Error bounds, both the alternating series error bound and the Lagrange error bound, quantify how far the approximation can be from the true value.

Power series

A power series is an infinite polynomial in (x - a). The Ratio Test determines the radius of convergence R, giving an open interval. Endpoint behavior must be checked separately. Known Maclaurin series for e^x, sin x, cos x, and 1/(1-x) can be manipulated by substitution, multiplication, differentiation, or integration to represent other functions.

Infinite sums as tools

The central insight of Unit 10 is that functions can be expressed as infinite sums of simpler terms, and that those sums can be analyzed, approximated, and bounded with precision. Every convergence test and every series manipulation technique serves this goal: turning an infinite process into something finite and usable.

AP Calculus AB/BC unit 10 topics

10.1

Defining Convergent and Divergent Infinite Series

Convergence is defined through the limit of the sequence of partial sums. Telescoping series are a primary example where partial sums can be computed directly.

open guide
10.2

Working with Geometric Series

Geometric series converge when |r| < 1 with sum a/(1-r). Identify a and r carefully, especially after index shifts.

open guide
10.3

The nth Term Test for Divergence

If terms do not approach 0, the series diverges. If terms do approach 0, the test is inconclusive and another test is needed.

open guide
10.4

Integral Test for Convergence

Connects a positive, continuous, decreasing series to an improper integral. The series and integral share the same convergence behavior.

open guide
10.5

Harmonic Series and p-Series

Sum of 1/n^p converges for p > 1 and diverges for p <= 1. The harmonic series (p = 1) is the key boundary case.

open guide
10.6

Comparison Tests for Convergence

Direct comparison uses term inequalities; limit comparison uses the ratio of terms. Both require a known comparison series, typically a p-series or geometric series.

open guide
10.7

Alternating Series Test for Convergence

An alternating series converges when terms are positive, decreasing, and approach 0. All three conditions must be verified.

open guide
10.8

Ratio Test for Convergence

Compute lim |a_(n+1)/a_n|. Converges absolutely when L < 1, diverges when L > 1, inconclusive when L = 1. Most effective for factorials and exponentials.

open guide
10.9

Absolute and Conditional Convergence

Absolute convergence means sum of |a_n| converges. Conditional convergence means the series converges but sum of |a_n| diverges. Absolute convergence implies convergence.

open guide
10.10

Alternating Series Error Bound

The error from truncating a convergent alternating series is at most the absolute value of the first omitted term.

open guide
10.11

Finding Taylor Polynomial Approximations of Functions

Build Taylor polynomials using the coefficient formula f^(n)(a)/n!. Maclaurin polynomials are centered at 0. Use a derivative table to organize computation.

open guide
10.12

Lagrange Error Bound

Bounds the error of a Taylor polynomial approximation using the maximum of the next derivative on the interval. State and justify your choice of M.

open guide
10.13

Radius and Interval of Convergence of Power Series

Use the Ratio Test to find R, then test both endpoints separately. State the interval of convergence with correct open or closed notation.

open guide
10.14

Finding Taylor or Maclaurin Series for a Function

Use the derivative formula or manipulate known Maclaurin series by substitution, multiplication, differentiation, or integration to find series for new functions.

open guide
10.15

Representing Functions as Power Series

Rewrite functions as power series using known series and term-by-term operations. Term-by-term differentiation and integration preserve the radius of convergence.

open guide
practice snapshot

Hardest AP Calculus AB/BC unit 10 topics

This snapshot uses Fiveable practice activity to show where students tend to miss questions and which review moves are worth prioritizing first.

57%average MCQ accuracy

Across 4.4k multiple-choice practice attempts for this unit.

4.4kMCQ attempts

Practice activity included in this snapshot.

17%average FRQ score

Across 18 scored free-response attempts for this unit.

Hardest topics in unit 10

MCQ miss rate
10.12

Review Lagrange Error Bound with attention to how the concept appears in AP-style source and evidence questions.

51%292 tries
10.6

Review Comparison Tests for Convergence with attention to how the concept appears in AP-style source and evidence questions.

51%187 tries
10.13

Review Radius and Interval of Convergence of Power Series with attention to how the concept appears in AP-style source and evidence questions.

46%260 tries
10.10

Review Alternating Series Error Bound with attention to how the concept appears in AP-style source and evidence questions.

46%205 tries

Unit 10 review notes

10.1

Defining Convergent and Divergent Infinite Series

An infinite series is the limit of its sequence of partial sums. Write S_n = a_1 + a_2 + ... + a_n. If lim(n to infinity) S_n = L for some finite L, the series converges to L. If the limit does not exist or is infinite, the series diverges. Telescoping series are a key example where partial sums simplify by cancellation, making the limit computable directly.

  • Partial sum S_n: The sum of the first n terms of the series; convergence is defined by whether the sequence {S_n} has a finite limit.
  • Telescoping series: A series where consecutive terms cancel, leaving only a few terms in S_n; find the limit of S_n after cancellation.
  • Divergence: Occurs when lim S_n does not exist or equals plus or minus infinity.
Write out S_1, S_2, S_3, and S_4 for the series sum of 1/(n(n+1)) and find the pattern before taking the limit.
10.2

Geometric Series

A geometric series has the form sum of a * r^n. It converges when |r| < 1 and its sum equals a / (1 - r). It diverges when |r| >= 1. Always identify the first term a and the common ratio r before applying the formula. Index shifts can change the form of a but not the convergence behavior.

  • Common ratio r: The constant multiplier between consecutive terms; convergence requires |r| < 1.
  • Sum formula: S = a / (1 - r), valid only when |r| < 1; a is the first term of the series as written.
  • Index shift: Rewriting the starting index changes the value of a; recheck a carefully after any shift.
Find the sum of sum from n=2 to infinity of 3 * (1/2)^n by identifying a after the index shift.
10.3

The nth Term Test for Divergence

If lim(n to infinity) a_n is not equal to 0, or the limit does not exist, then the series diverges. This is the fastest first check. Critically, if lim a_n = 0, the test is inconclusive and you must use a different test. The nth term test can never confirm convergence.

  • Inconclusive result: When lim a_n = 0, the nth term test says nothing; the harmonic series is the classic example of a divergent series whose terms go to 0.
  • When to use it: Apply it first to any series; if the terms do not go to 0, stop and state divergence.
Apply the nth term test to sum of n/(2n+1) and explain why the result is conclusive.
10.4

Integral Test, p-Series, and the Harmonic Series

The integral test connects a positive-term series to an improper integral. If f(x) is positive, continuous, and decreasing on [k, infinity) and a_n = f(n), then the series and the integral int from k to infinity of f(x) dx either both converge or both diverge. The p-series sum of 1/n^p converges when p > 1 and diverges when p <= 1. The harmonic series sum of 1/n is the p = 1 boundary case and diverges.

  • Integral test conditions: f must be positive, continuous, and decreasing; state all three before applying the test.
  • p-series rule: Converges for p > 1, diverges for p <= 1; rewrite terms into 1/n^p form first.
  • Harmonic series: Sum of 1/n diverges even though terms go to 0; the standard counterexample to assuming convergence from the nth term test.
  • Improper integral: Evaluated as lim(t to infinity) of int from k to t of f(x) dx; convergence of the integral matches convergence of the series.
Use the integral test to confirm that sum of 1/n^2 converges, then state the p-series rule that gives the same conclusion faster.
Series typeConverges whenDiverges when
p-series sum 1/n^pp > 1p <= 1
Harmonic series sum 1/nNeverAlways (p = 1)
Integral test seriesImproper integral convergesImproper integral diverges
10.6

Comparison Tests for Convergence

Both comparison tests apply to positive-term series. The direct comparison test requires you to find a series b_n where a_n <= b_n (to show convergence) or a_n >= b_n (to show divergence), with b_n already known. The limit comparison test computes lim(n to infinity) a_n / b_n; if this limit is a finite positive number, both series share the same convergence behavior. Choose a comparison series by keeping only dominant terms.

  • Direct comparison: Requires a valid inequality between terms; the direction of the inequality must match the conclusion you want.
  • Limit comparison test: If lim a_n / b_n = L where 0 < L < infinity, then sum a_n and sum b_n both converge or both diverge.
  • Choosing b_n: Use a p-series or geometric series that matches the dominant behavior of a_n for large n.
Use limit comparison to test sum of (3n^2 + 1) / (n^4 - 2) by comparing to sum of 1/n^2.
TestWhat you computeConclusion
Direct comparisonInequality a_n <= b_n or a_n >= b_nConvergence or divergence inherited from b_n
Limit comparisonlim a_n / b_n = LSame behavior as b_n when 0 < L < infinity
10.7

Alternating Series Test and Absolute vs. Conditional Convergence

An alternating series sum of (-1)^n * b_n converges if b_n is positive, decreasing, and approaches 0. This is the alternating series test. A series is absolutely convergent if sum of |a_n| converges; absolute convergence implies convergence. A series is conditionally convergent if it converges but sum of |a_n| diverges. The alternating harmonic series sum of (-1)^n / n is the standard example of conditional convergence.

  • Alternating series test conditions: Terms b_n must be positive, eventually decreasing, and lim b_n = 0; all three must be verified.
  • Absolutely convergent: Sum of |a_n| converges; the series converges regardless of sign pattern.
  • Conditionally convergent: The series converges but sum of |a_n| diverges; the alternating harmonic series is the key example.
Classify sum of (-1)^n / n^2 as absolutely convergent, conditionally convergent, or divergent and justify each step.
Classificationsum a_nsum |a_n|
Absolutely convergentConvergesConverges
Conditionally convergentConvergesDiverges
DivergentDivergesDiverges or converges
10.9

Ratio Test and Root Test

The ratio test computes L = lim |a_(n+1) / a_n|. If L < 1 the series converges absolutely; if L > 1 it diverges; if L = 1 the test is inconclusive. The ratio test is especially effective for series with factorials or exponentials. The root test computes L = lim |a_n|^(1/n) with the same decision rule. Use the root test when terms are raised to the nth power.

  • Ratio test: Best for factorials and exponentials; L = lim |a_(n+1)/a_n|; inconclusive at L = 1.
  • Root test: Best for terms of the form (b_n)^n; L = lim |a_n|^(1/n); same decision rule as ratio test.
  • Inconclusive case: When L = 1 for either test, switch to a different test such as p-series or comparison.
Apply the ratio test to sum of n! / n^n and determine whether the series converges or diverges.
10.10

Alternating Series Error Bound

When you truncate a convergent alternating series after n terms, the error satisfies |S - S_n| <= a_(n+1), where a_(n+1) is the absolute value of the first omitted term. The actual sum lies between consecutive partial sums S_n and S_(n+1). This bound only applies when the alternating series test conditions are met.

  • Error bound formula: |S - S_n| <= a_(n+1); the error is no larger than the first term you leave out.
  • Interval estimate: The true sum is between S_n and S_(n+1); use this to write an interval for S.
  • Applicability: Only valid for series that satisfy the alternating series test; verify conditions first.
Use the alternating series error bound to find how many terms of sum of (-1)^n / n! are needed to approximate the sum within 0.001.
10.11

Taylor Polynomial Approximations and Lagrange Error Bound

A Taylor polynomial of degree n centered at x = a is P_n(x) = sum from k=0 to n of [f^(k)(a) / k!] * (x - a)^k. A Maclaurin polynomial is centered at a = 0. Build a derivative table with f(a), f'(a), f''(a), and so on before writing the polynomial. The Lagrange error bound gives the maximum error: |f(x) - P_n(x)| <= M * |x - a|^(n+1) / (n+1)!, where M is the maximum value of |f^(n+1)| on the interval between a and x.

  • Taylor coefficient: f^(n)(a) / n!; compute each derivative at the center point a and divide by n factorial.
  • Maclaurin polynomial: Taylor polynomial centered at a = 0; simplifies coefficient computation for standard functions.
  • Lagrange error bound: |f(x) - P_n(x)| <= M |x-a|^(n+1) / (n+1)!; M is the maximum of |f^(n+1)| on the relevant interval.
  • Choosing M: Find the maximum of the next derivative on the interval; overestimate when necessary and justify your choice.
Find the degree-3 Maclaurin polynomial for f(x) = e^x and use the Lagrange error bound to bound the error at x = 0.5.
Error boundWhen to useFormula
Alternating series error boundConvergent alternating series truncated after n terms|S - S_n| <= a_(n+1)
Lagrange error boundTaylor or Maclaurin polynomial approximationM |x-a|^(n+1) / (n+1)!
10.13

Radius and Interval of Convergence of Power Series

A power series sum of c_n * (x - a)^n converges on an interval centered at a. Apply the Ratio Test to find the radius of convergence R: compute lim |c_(n+1)/c_n| * |x - a| < 1 and solve for |x - a| < R. This gives the open interval (a - R, a + R). Then substitute each endpoint into the original series and test separately using any appropriate convergence test. The interval of convergence may be open, closed, or half-open.

  • Radius of convergence R: The distance from the center a to the boundary of convergence; found by setting the Ratio Test limit less than 1.
  • Endpoint testing: Substitute x = a - R and x = a + R into the series and test each separately; behavior at endpoints is independent.
  • Interval of convergence: The complete set of x-values for which the series converges; always state whether endpoints are included.
Find the radius and interval of convergence for sum of x^n / n, including endpoint behavior.
10.14

Finding and Representing Functions as Taylor and Maclaurin Series

The general Taylor series formula is sum from n=0 to infinity of [f^(n)(a) / n!] * (x - a)^n. Memorize the five standard Maclaurin series: e^x = sum x^n / n!, sin x = sum (-1)^n x^(2n+1) / (2n+1)!, cos x = sum (-1)^n x^(2n) / (2n)!, ln(1+x) = sum (-1)^(n+1) x^n / n, and 1/(1-x) = sum x^n. To represent other functions, substitute into a known series, multiply by a polynomial, or differentiate or integrate term by term. Term-by-term differentiation and integration preserve the radius of convergence.

  • Standard Maclaurin series: Memorize e^x, sin x, cos x, 1/(1-x), and ln(1+x); these are the starting points for nearly all series manipulation tasks.
  • Substitution: Replace x with an expression such as -x^2 to get the series for e^(-x^2) from the e^x series.
  • Term-by-term differentiation: Differentiate each term of a known series to get the series for the derivative; valid within the radius of convergence.
  • Term-by-term integration: Integrate each term of a known series to get the series for an antiderivative; useful for functions like e^(-x^2) that have no elementary antiderivative.
  • General term: Write the series in sigma notation with a formula for the nth term; identify the pattern from the first few terms.
Start from the series for 1/(1-x) and integrate term by term to derive the Maclaurin series for ln(1/(1-x)).

Practice AP Calculus AB/BC unit 10 questions

Try AP-style multiple-choice questions and written prompts after you review the notes.

Example AP-style MCQs

open all practice
MCQ

AP-style practice question

Question

For the series n=1n!2n5n2\sum_{n=1}^{\infty} \frac{n! \cdot 2^n}{5^{n^2}}, applying the ratio test yields L=limnan+1an=0L = \lim_{n \to \infty} \left|\frac{a_{n+1}}{a_n}\right| = 0. Which statement best explains what this limit value reveals about the relationship between the partial sum approximation and the actual series sum?

The partial sums converge to the actual sum because L<1L < 1 guarantees the series converges, making approximations increasingly accurate.

The partial sums diverge from the actual sum because the factorial in the numerator grows faster than the exponential denominator.

The partial sums oscillate around the actual sum without converging because L=0L = 0 indicates an indeterminate case.

The partial sums equal the actual sum exactly when nn is large because L=0L = 0 means terms become negligible.

MCQ

AP-style practice question

Question

A statistician models the cumulative error in a measurement process using the series n=1(1)nn\sum_{n=1}^{\infty} \frac{(-1)^n}{\sqrt{n}}. The series converges by the alternating series test, but n=11n\sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} diverges. What does this convergence behavior mean for the measurement's reliability?

The cumulative error reaches a definite bound, but the bound is only guaranteed if measurements are processed in the exact order taken

The cumulative error reaches a definite bound because the series converges absolutely, guaranteeing the bound holds regardless of measurement order

The cumulative error depends on measurement order because the series is conditionally convergent, meaning some orderings may not produce a definite bound at all

The cumulative error reaches a definite bound through conditional convergence, and this bound is guaranteed regardless of how measurements are reordered

Example FRQs

open all FRQs
FRQ

Power series convergence and Taylor polynomial approximation

1. A calibration function for a temperature sensor is modeled near x=0x=0 by a power series. The function ff is defined by f(x)=n=1(1)n1xnn3nf(x)=\sum_{n=1}^{\infty} \frac{(-1)^{n-1}x^{n}}{n\,3^{n}} for all real numbers xx for which the series converges. Let Sk(x)=n=1k(1)n1xnn3nS_k(x)=\sum_{n=1}^{k} \frac{(-1)^{n-1}x^{n}}{n\,3^{n}} be the kkth partial sum of the series for f(x)f(x). The graph of y=S1(x),  y=S2(x),  y=S3(x),  y=S4(x)y=S_1(x),\;y=S_2(x),\;y=S_3(x),\;y=S_4(x), and y=f(x)y=f(x) on the interval 4x4-4≤ x≤ 4 is shown in Figure 1.

Figure 1. Graphs of y = f(x) and the first four partial sums y = S1(x), y = S2(x), y = S3(x), y = S4(x) for −4 ≤ x ≤ 4 (all five curves shown on the same axes).

Figure 1
A.

Find the interval of convergence of the power series that defines f(x)f(x). Justify your answer.

B.

Consider the series n=1(1)n1n\sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n}. Find whether the series converges or diverges. Justify your answer.

C.

Write the third-degree Taylor polynomial for f(x)f(x) about x=0x=0.

D.

A new function gg is defined by g(x)=0xf(t)dtg(x)=\int_{0}^{x} f(t)\,dt for all xx in the interval of convergence found in part (A). Use a Taylor series to approximate g(1)g(1) to three decimal places. Show the work that leads to your answer. Include an error bound for your approximation. You may use the series for ff to write a series for g(x)=0xf(t)dtg(x)=\int_0^x f(t)\,dt and then use a finite number of terms to approximate g(1)g(1). An error bound is required.

FRQ

Alternating series convergence and error bounds

3. Consider the infinite series n=1an\sum_{n=1}^{\infty} a_n where an=(1)n1nn+1a_n=\frac{(-1)^{n-1}}{n\sqrt{n+1}}. In addition, let f(x)=11+xf(x)=\frac{1}{\sqrt{1+x}} for 1<x<1-1<x<1.

A.

For the series n=1(1)n1nn+1\sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n\sqrt{n+1}}, show that the series converges. State the test you use and verify its hypotheses.

B.

Does the series n=1(1)n1nn+1\sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n\sqrt{n+1}} converge absolutely, converge conditionally, or diverge? Justify your answer.

C.

Use the alternating series error bound to find the least positive integer NN such that the approximation n=1N(1)n1nn+1\sum_{n=1}^{N} \frac{(-1)^{n-1}}{n\sqrt{n+1}} differs from the value of the series by less than 0.0010.001. Show the work that leads to your answer.

D.

A new function gg is defined by g(x)=0x11+tdtg(x)=\int_0^x \frac{1}{\sqrt{1+t}}\,dt for 1<x<1-1<x<1. Write the first four nonzero terms of the Maclaurin series for g(x)g(x) and state the interval of convergence of this series. The function gg is defined in terms of an integral of f(t)=11+tf(t)=\frac{1}{\sqrt{1+t}} over the interval from 00 to xx, where 1<x<1-1<x<1.

Key terms

TermDefinition
sequence of partial sumsThe sequence {S_n} where S_n is the sum of the first n terms; a series converges if and only if this sequence converges to a finite real number.
nth partial sumS_n = a_1 + a_2 + ... + a_n; the building block for defining convergence of an infinite series.
Convergent seriesA series whose sequence of partial sums approaches a finite limit; the sum of all terms exists and is finite.
DivergesA series diverges when its sequence of partial sums does not approach a finite value; the sum does not exist.
Convergence TestA method for determining whether a series converges or diverges; examples include the ratio test, integral test, comparison tests, and alternating series test.
Improper IntegralAn integral with an infinite limit of integration; used in the integral test to determine series convergence by evaluating lim(t to infinity) of int from k to t of f(x) dx.
Limit Comparison TestIf lim a_n / b_n = L where 0 < L < infinity, then sum a_n and sum b_n share the same convergence behavior.
Absolutely ConvergentA series sum a_n is absolutely convergent if sum |a_n| converges; absolute convergence implies convergence of the original series.
Taylor SeriesAn infinite power series representation of a function: sum from n=0 to infinity of [f^(n)(a)/n!] * (x-a)^n, built from the function's derivatives at center a.
nth derivativeThe result of differentiating a function n times, denoted f^(n)(x); used to compute Taylor series coefficients via f^(n)(a)/n!.
Radius of ConvergenceThe value R such that a power series converges for |x - a| < R and diverges for |x - a| > R; found using the Ratio Test.
Term-by-term DifferentiationDifferentiating each term of a power series individually to obtain the series for the derivative; valid within the radius of convergence.
Term-by-term IntegrationIntegrating each term of a power series individually to obtain the series for an antiderivative; valid within the radius of convergence.

Common unit 10 mistakes

Concluding convergence from the nth term test

If lim a_n = 0, the nth term test is inconclusive, not a proof of convergence. The harmonic series diverges even though its terms go to 0. Always follow up with another test.

Forgetting to test endpoints for power series

The Ratio Test gives an open interval. The series may converge or diverge at each endpoint independently. Substitute each endpoint and apply an appropriate test before writing the final interval.

Using the wrong M in the Lagrange error bound

M must be the maximum of |f^(n+1)(x)| on the entire interval between the center a and the input x, not just at one point. Overestimate when the maximum is hard to find exactly, and justify your choice.

Applying the geometric series formula when |r| >= 1

The formula S = a/(1-r) is only valid when |r| < 1. Check the ratio before computing a sum. If |r| >= 1, the series diverges and has no finite sum.

Skipping condition verification for the alternating series test

You must confirm that terms b_n are positive, that the sequence is decreasing, and that lim b_n = 0. Omitting any condition makes the justification incomplete on the AP exam.

How this unit shows up on the AP exam

Justifying convergence with complete reasoning

AP Calculus BC free-response questions frequently require you to name a convergence test, verify its conditions explicitly, carry out the test, and state a conclusion. Partial credit depends on showing each step. Practice writing out conditions for the alternating series test, ratio test, and comparison tests before applying them.

Error bound problems with multi-step justification

Questions involving the Lagrange error bound or alternating series error bound often ask you to find a polynomial approximation, compute or bound the error, and determine whether the approximation is an overestimate or underestimate. Be prepared to identify M, show the bound calculation, and interpret the result in context.

Series manipulation and interval of convergence

Multi-part problems may ask you to write a power series for a function by manipulating a known Maclaurin series, then find the interval of convergence including endpoint behavior. These tasks combine substitution or term-by-term operations with the Ratio Test and separate endpoint tests, often in a single problem.

Final unit 10 review checklist

  • Final Unit 10 review checklistUse this list to confirm you can handle every major skill in the unit before exam day.
  • Convergence definitionsDefine convergence using the limit of the sequence of partial sums. Compute partial sums for telescoping and geometric series directly.
  • Convergence test toolkitApply the nth term test, integral test, p-series rule, direct comparison, limit comparison, alternating series test, and ratio test. State conditions before each test.
  • Absolute and conditional convergenceClassify a series as absolutely convergent, conditionally convergent, or divergent. Know the alternating harmonic series as the standard conditional example.
  • Taylor and Maclaurin polynomialsBuild a degree-n Taylor polynomial using a derivative table. Apply both the alternating series error bound and the Lagrange error bound correctly.
  • Power series convergenceFind the radius of convergence using the Ratio Test. Test both endpoints and write the interval of convergence with correct notation.
  • Series manipulationDerive series for new functions by substituting into, multiplying, differentiating, or integrating the five standard Maclaurin series. Write the result in sigma notation.

How to study unit 10

Step 1: Build the convergence foundationReview the definition of convergence via partial sums, work through telescoping and geometric series examples, and practice the nth term test. Confirm you know when each test is conclusive versus inconclusive.
Step 2: Work through the convergence test toolkitPractice the integral test, p-series rule, direct and limit comparison tests, alternating series test, and ratio test in sequence. For each test, write out the conditions, apply the test, and state the conclusion. Use the topic guides for Topics 10.4 through 10.9.
Step 3: Practice absolute and conditional convergence and error boundsClassify series as absolutely or conditionally convergent. Then practice the alternating series error bound and the Lagrange error bound side by side, focusing on how to choose M and how to write interval estimates.
Step 4: Build and manipulate Taylor and Maclaurin seriesMemorize the five standard Maclaurin series. Practice building Taylor polynomials from derivative tables. Then derive series for new functions using substitution, multiplication, term-by-term differentiation, and term-by-term integration.
Step 5: Consolidate with power series and FRQ practicePractice finding the radius and interval of convergence, including endpoint tests. Work through FRQ practice problems that combine series identification, error bounds, and series manipulation in multi-part problems. Use the AP score calculator to estimate your score range.

More ways to review

Topic study guides

Open the individual guides for Unit 10 when you want a closer review of one topic.

browse guides

FRQ practice

Practice free-response reasoning and compare your answer with scoring guidance.

practice FRQs

Cram archive videos

Watch past review streams filtered to Unit 10 when you want a video walkthrough.

open videos

Cheatsheets

Use unit cheatsheets for a quick visual review after you work through the notes.

open cheatsheets

Score calculator

Estimate your broader AP score goal after you review the course and exam format.

open calculator

Frequently Asked Questions

What's on the AP Calc Unit 10 progress check (MCQ and FRQ)?

The AP Calc Unit 10 progress check covers infinite sequences and series topics including convergence tests (integral, comparison, limit comparison, ratio, and alternating series tests), Taylor and Maclaurin series, power series, and radius of convergence. The MCQ part tests conceptual and computational fluency, while the FRQ part asks you to construct or analyze series representations and justify convergence. Practice with questions matched to these exact topics at /ap-calc/unit-10-infinite-sequences-and-series-bc-only-.

How do I practice AP Calc Unit 10 FRQs?

AP Calc Unit 10 FRQs most often ask you to find a Taylor or Maclaurin series, determine the interval or radius of convergence, use a series to approximate a function value, or justify whether a series converges using a named test. To practice, work through problems that require written justification, not just a numeric answer, because the scoring rubric rewards clear reasoning. Focus on the ratio test, alternating series error bound, and Lagrange error bound since those show up repeatedly. Find practice sets at /ap-calc/unit-10-infinite-sequences-and-series-bc-only-.

Where can I find AP Calc Unit 10 practice questions?

The best place to find AP Calc Unit 10 practice questions, including multiple-choice and practice test sets, is /ap-calc/unit-10-infinite-sequences-and-series-bc-only-. That page has MCQ-style questions on convergence tests, geometric series, power series, and Taylor polynomials, plus FRQ-style problems with worked solutions. For a practice test experience, work through full question sets organized by topic so you can spot which convergence test or series type trips you up most.

How should I study AP Calc Unit 10?

Start AP Calc Unit 10 by building a convergence test reference sheet listing each test, its conditions, and what it proves, because choosing the right test quickly is the hardest skill in this unit. Then practice Taylor and Maclaurin series for common functions like sin(x), cos(x), and e^x until you can write them from memory. After that, shift to error estimation using the alternating series error bound and Lagrange error bound, since those appear on both the progress check and the exam. Work at least one FRQ per topic so you practice writing justifications, not just computing answers. Check /ap-calc/unit-10-infinite-sequences-and-series-bc-only- for topic-by-topic resources.

Ready to review Unit 10?Start with the notes, check the topic cards, and use the practice or resource links when they are available for this course.