AP Guides/AP Calculus BC

Free Study Guide · 2026 Exam Season

AP Calculus BC Study Guide

Complete AP Calculus BC study guide for 2026. Covers limits, differentiation, integration, differential equations, series convergence, and parametric/polar functions with interactive Desmos visualizations.

05days
:
23hrs
:
53min
:
39sec

Exam date

Monday, May 11, 2026

4Units covered
3Interactive elements
100%Free to use
Unit 1017–18% of exam (BC only)

Infinite Sequences and Series

BC-only and heavily weighted. Convergence tests, power series, Taylor and Maclaurin series.

Series is the most distinctly BC topic and one of the heaviest-weighted units. Mastering convergence tests and Taylor series pays off enormously.

Convergence Tests

TestWhen to UseConclusion
nth Term (Divergence)Always try firstIf lim aₙ ≠ 0, diverges. If = 0, inconclusive.
Geometric SeriesForm: ΣarⁿConverges if |r| < 1; sum = a/(1−r)
p-SeriesForm: Σ1/nᵖConverges if p > 1
Integral Testf(n) continuous, positive, decreasingSeries and integral share convergence
Comparison TestCompare to known seriesIf 0 ≤ aₙ ≤ bₙ: bₙ converges → aₙ converges
Limit ComparisonSimilar to known serieslim (aₙ/bₙ) = L > 0: same behavior
Ratio TestFactorials, exponentialsL = lim|aₙ₊₁/aₙ|; L<1 converges, L>1 diverges
Alternating SeriesSeries alternates signConverges if bₙ decreasing → 0

Taylor and Maclaurin Series

A Taylor series centered at x = a, and the four Maclaurin series you must memorize:

f(x)=n=0f(n)(a)n!(xa)nf(x) = \sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n
ex=1+x+x22!+x33!+(all x)sinx=xx33!+x55!(all x)cosx=1x22!+x44!(all x)11x=1+x+x2+x3+(x<1)\begin{array}{rll} e^x &= 1 + x + \dfrac{x^2}{2!} + \dfrac{x^3}{3!} + \cdots & (\text{all } x) \\[10pt] \sin x &= x - \dfrac{x^3}{3!} + \dfrac{x^5}{5!} - \cdots & (\text{all } x) \\[10pt] \cos x &= 1 - \dfrac{x^2}{2!} + \dfrac{x^4}{4!} - \cdots & (\text{all } x) \\[10pt] \dfrac{1}{1-x} &= 1 + x + x^2 + x^3 + \cdots & (|x| < 1) \end{array}

Taylor Series Approximation
Interactive · Desmos

Taylor Series Approximation

Drag the slider n to increase the number of Taylor series terms approximating sin(x). Watch how the polynomial tracks the sine curve over a wider interval as n grows.

Powered by Desmos

Exam tip: The Ratio Test almost always works for series with factorials (n!) or exponentials (rⁿ). The Alternating Series Test is your go-to for series that alternate sign. Know when to use each — the College Board loves testing this judgment.

Radius and Interval of Convergence

Apply the Ratio Test to a power series to find the radius of convergence R, then check both endpoints separately. State whether each is included or excluded.

Alternating Series Error Bound

For a convergent alternating series, the error using the first n terms satisfies:

SSnan+1|S - S_n| \leq |a_{n+1}|

Key Concepts

Radius of convergenceThe value R such that a power series converges for |x − a| < R.
Absolute convergenceΣ|aₙ| converges. Implies conditional convergence. Stronger condition.
Conditional convergenceΣaₙ converges but Σ|aₙ| diverges (e.g., alternating harmonic series).
Lagrange error boundUpper bound on the error of a Taylor polynomial approximation.
Geometric series sumΣarⁿ = a/(1−r) for |r| < 1.
Unit 617–20% of exam

Integration and Accumulation of Change

Riemann sums, the Fundamental Theorem of Calculus, u-substitution, integration by parts, and improper integrals.

The Fundamental Theorem of Calculus

FTC Part 1:ddxaxf(t)dt=f(x)FTC Part 2:abf(x)dx=F(b)F(a)\textbf{FTC Part 1:}\quad \frac{d}{dx}\int_a^x f(t)\,dt = f(x) \qquad \textbf{FTC Part 2:}\quad \int_a^b f(x)\,dx = F(b) - F(a)

Integration Techniques

u-Substitution: When you see a composite function, let u = inner function.

∫ 2x·cos(x²) dx   →   let u = x², du = 2x dx
= ∫ cos(u) du = sin(u) + C = sin(x²) + C

Integration by Parts (BC): Use when integrating a product. LIATE rule for choosing u: Logarithm, Inverse trig, Algebraic, Trig, Exponential.

udv=uvvdu\int u\,dv = uv - \int v\,du

Partial Fractions (BC): Decompose rational functions before integrating.

Improper Integrals (BC)

Replace the infinite bound with a limit. Example:

∫₁^∞ 1/x² dx = lim[b→∞] ∫₁ᵇ x⁻² dx = lim[b→∞] [−1/x]₁ᵇ = 1

If the limit exists and is finite, the integral converges. Otherwise it diverges.

Visualizing the Definite Integral as Area
Interactive · Desmos

Visualizing the Definite Integral as Area

The shaded region shows the definite integral of f(x) = x² from a to b. Drag the a and b sliders to change the interval and watch the shaded area update in real time.

Powered by Desmos

Exam tip: FTC Part 1 with the chain rule is a guaranteed FRQ topic: d/dx ∫ₐ^g(x) f(t) dt = f(g(x)) · g′(x). Practice applying the chain rule to the upper bound every time.

Key Concepts

FTC Part 1d/dx ∫ₐˣ f(t) dt = f(x). Derivatives and integrals are inverses.
FTC Part 2∫ₐᵇ f(x) dx = F(b) − F(a) where F′ = f.
Integration by parts∫u dv = uv − ∫v du. Use LIATE to choose u.
Improper integralIntegral with an infinite bound or discontinuity. Evaluate as a limit.
Accumulation functionF(x) = ∫ₐˣ f(t) dt. F′(x) = f(x).

Exam prediction: This topic frequently appears on the AP Calculus BC exam. See our full AP Calculus BC predictions →

Unit 76–12% of exam

Differential Equations

Slope fields, Euler's method, separation of variables, and exponential/logistic models.

Slope Fields

A slope field (or direction field) shows the slope dy/dx at each point (x, y) given a differential equation. A solution curve must be tangent to the slope marks at every point it passes through.

To sketch a slope field: plug in several (x, y) values into dy/dx, draw short line segments with the resulting slope.

Separation of Variables

If dy/dx = f(x)·g(y), separate variables and integrate both sides:

dy/g(y) = f(x) dx
∫ dy/g(y) = ∫ f(x) dx

Example: dy/dx = xy. Separate: dy/y = x dx. Integrate: ln|y| = x²/2 + C. Solve: y = Ae^(x²/2).

Exponential Growth and Decay

dP/dt = kP   →   P(t) = P₀eᵏᵗ

k > 0: growth. k < 0: decay. Common applications: population growth, radioactive decay, Newton's law of cooling.

Logistic Growth (BC)

dP/dt = kP(1 − P/L)

L is the carrying capacity (maximum population). Growth rate is fastest when P = L/2. The solution is an S-shaped logistic curve.

Logistic Growth — Interactive
Interactive · Desmos

Logistic Growth — Interactive

Drag the k (growth rate), L (carrying capacity), and P₀ (initial population) sliders. Watch how the S-shaped logistic curve levels off at L. Growth is fastest when P = L/2.

Powered by Desmos

Common mistake: Don't forget the constant of integration C when solving differential equations by separation of variables. Apply initial conditions to find C — losing the constant is one of the most common lost-point errors on FRQs.

Key Concepts

Slope fieldA visual representation of dy/dx at each (x, y) point. Solution curves follow the slope marks.
Separation of variablesTechnique for solving dy/dx = f(x)g(y) by moving all y terms to one side and x terms to the other.
Particular solutionA specific solution satisfying a given initial condition.
Carrying capacity (L)Maximum sustainable population in the logistic model.
Euler's methodNumerical approximation: yₙ₊₁ = yₙ + f(xₙ, yₙ)·Δx.
Unit 911–12% of exam (BC only)

Parametric, Polar, and Vector Functions

BC-only. Derivatives and arc length in parametric form, polar area, and vector motion.

Parametric Equations

When x = f(t) and y = g(t), the derivative is:

dy/dx = (dy/dt) / (dx/dt)

Second derivative (concavity):

d²y/dx² = d(dy/dx)/dt ÷ dx/dt

Arc length of a parametric curve from t = a to t = b:

L = ∫ₐᵇ √[(dx/dt)² + (dy/dt)²] dt

Polar Coordinates

Area enclosed by a polar curve r = f(θ) from θ = α to θ = β:

A = (1/2) ∫ₐᵝ r² dθ

Area between two polar curves (r_outer − r_inner):

A = (1/2) ∫ₐᵝ (r_outer² − r_inner²) dθ

Vector-Valued Functions

Position vector: r(t) = ⟨x(t), y(t)⟩. Velocity and acceleration:

velocity:     v(t) = r′(t) = ⟨x′(t), y′(t)⟩
speed:        |v(t)| = √[x′(t)² + y′(t)²]
acceleration: a(t) = r″(t)

Exam tip: Polar area is almost always on the BC exam. The most common mistake is forgetting the 1/2 factor or incorrectly finding the bounds of integration. Sketch the curve first to identify the correct interval.

Ready to go further?

Know exactly what to study for AP Calculus BC

We have ranked the most likely topics and question types for the 2026 AP Calculus BC exam. Sign up free, complete onboarding, and get instant access to our predictions and practice questions.

Expert-ranked topic predictions
Practice questions by topic
Personalized study guidance

Also studying