AP Calculus AB Study Guide
AP Calculus AB Study Guide
Comprehensive study guide for AP Calculus AB, aligned with the College Board Course and Exam Description. Covers all AB-only topics: limits, derivatives, integrals, and differential equations.
1. Limits and Continuity
Intuitive Definition of a Limit
The limit of as approaches is if can be made arbitrarily close to by taking sufficiently close to (but not equal to ):
A two-sided limit exists if and only if both one-sided limits exist and are equal:
Limit Laws
If and both exist, then:
| Law | Expression |
|---|---|
| Sum | |
| Difference | |
| Product | |
| Quotient | , provided |
| Power | |
| Constant multiple |
Squeeze Theorem
If for all near (except possibly at ), and , then .
Commonly used to evaluate .
Continuity
A function is continuous at if all three conditions are met:
- is defined
- exists
Types of discontinuity:
- Removable: A hole in the graph (limit exists but function is undefined or unequal)
- Jump: Left and right limits exist but are not equal
- Infinite (essential): A vertical asymptote (function approaches )
Intermediate Value Theorem (IVT)
If is continuous on and is any value between and , then there exists at least one such that .
L’Hopital’s Rule
If produces an indeterminate form or , then:
provided the limit on the right exists. May be applied repeatedly if necessary.
2. Differentiation
The Derivative
The derivative of at is the instantaneous rate of change:
Geometrically, is the slope of the tangent line to the graph of at .
Differentiation Rules
Power Rule:
Product Rule:
Quotient Rule:
Chain Rule:
Derivatives of Common Functions
| Function | Derivative |
|---|---|
| (constant) | |
Implicit Differentiation
When is defined implicitly as a function of , differentiate both sides with respect to , treating as a function of (using the chain rule where needed), then solve for .
Higher-Order Derivatives
The second derivative gives the rate of change of the first derivative. The -th derivative is denoted .
3. Applications of Derivatives
Mean Value Theorem (MVT)
If is continuous on and differentiable on , then there exists at least one such that:
Increasing, Decreasing, and Critical Points
- is increasing on an interval if for all in that interval
- is decreasing on an interval if for all in that interval
- A critical number is an interior point of the domain where or does not exist
Concavity and Inflection Points
- is concave up where (graph curves upward)
- is concave down where (graph curves downward)
- An inflection point occurs where changes sign (concavity changes)
Local and Global Extrema
First Derivative Test: At a critical point :
- changes from positive to negative local maximum
- changes from negative to positive local minimum
Second Derivative Test: At a critical point where :
- local minimum
- local maximum
- inconclusive
A global maximum/minimum is the absolute largest/smallest value of on its entire domain. Check endpoints, critical points, and any discontinuities.
Optimisation Problems
- Identify the quantity to be optimised and write it as a function of one variable
- Determine the feasible domain
- Find critical numbers by setting the derivative to zero
- Evaluate the function at critical numbers and endpoints
- Identify the optimum value
Related Rates
- Identify all quantities that change with time
- Write an equation relating the quantities
- Differentiate both sides with respect to time (chain rule)
- Substitute known values and solve for the unknown rate
Curve Sketching
Procedure:
- Find domain, intercepts, and symmetry
- Identify asymptotes (vertical, horizontal, slant)
- Find the first derivative — determine increasing/decreasing intervals and local extrema
- Find the second derivative — determine concavity and inflection points
- Sketch the graph using all gathered information
4. Integration
Antiderivatives
is an antiderivative of if . The general antiderivative is:
where is the constant of integration.
Riemann Sums
The definite integral is defined as the limit of Riemann sums:
where and is a sample point in the -th subinterval.
- Left sum:
- Right sum:
- Midpoint sum:
- Trapezoidal rule:
Definite Integrals
Properties:
- Additivity:
Fundamental Theorem of Calculus (FTC)
Part 1: If is continuous on , then the function is differentiable and:
More generally, if , then:
Part 2: If is continuous on and is any antiderivative of , then:
U-Substitution
For integrals of the form :
- Let , then
- Rewrite the integral entirely in terms of
- Evaluate the integral
- Substitute back
For definite integrals, transform the limits: when , ; when , .
Area Between Curves
If on :
If curves cross, split the integral at intersection points and take absolute values.
Average Value of a Function
The average value of on is:
5. Differential Equations
Separable Equations
A first-order separable differential equation has the form:
Solve by separating variables:
Slope Fields
A slope field (direction field) is a graphical representation of a first-order differential equation . At each point on a grid, a short line segment is drawn with slope . Solutions to the differential equation are curves that are tangent to the line segments at every point.
Exponential Growth and Decay
For a quantity that changes at a rate proportional to itself:
- : exponential growth
- : exponential decay
Half-life:
6. Key Formulas
Differentiation
Integration
Theorems
7. Exam Tips
- Show all working. The AP exam awards partial credit for correct intermediate steps even when the final answer is wrong. Write out every step evidently.
- Justify your answers. On free-response questions, explicitly state which theorem, test, or rule you are applying (e.g., “by the Intermediate Value Theorem” or “by the Second Derivative Test”).
- Check your calculator’s mode. Ensure radians mode is selected before evaluating trigonometric expressions. This is one of the most common sources of error.
- Master u-substitution. Many integration problems on the AP exam can be solved with a well-chosen substitution. Practise identifying the inner function and its derivative.
- Verify answers graphically. On the calculator-active section, use your calculator to sketch graphs and check that your analytical results (extrema, inflection points, intercepts) match.
- Do not leave blanks. Even if you cannot complete a problem, write down relevant formulas, diagrams, or reasoning — partial credit may be awarded.
- Time management. Spend roughly 15 minutes per free-response question. If stuck, move on and return later.
8. Common Mistakes
- Forgetting the chain rule. When differentiating composite functions (e.g., ), students often omit the derivative of the inner function. Always ask: is there an inner function?
- Sign errors in the quotient rule. The correct order is numerator-derivative times denominator minus numerator times denominator-derivative: . Getting this backwards changes the sign.
- Dropping the constant of integration. When finding antiderivatives, always include . On free-response questions, the constant is essential for solving initial value problems.
- Confusing average rate of change with instantaneous rate of change. Average rate of change is (a slope of a secant line); instantaneous rate of change is (slope of a tangent line).
- Misapplying L’Hopital’s rule. Only use L’Hopital’s rule for indeterminate forms or . Always verify the indeterminate form before differentiating.
- Incorrect limits in u-substitution. When using substitution on a definite integral, either transform the limits of integration to -values or substitute back to before evaluating. Do not mix old and new limits.
- Confusing the MVT with the IVT. The MVT guarantees a point where the instantaneous rate of change equals the average rate of change (). The IVT guarantees a point where the function takes on a specific value (). Know the difference.
9. Summary
| Topic | Key Ideas |
|---|---|
| Limits and Continuity | Evaluating limits, limit laws, Squeeze theorem, IVT, L’Hopital’s rule, continuity conditions |
| Differentiation | Power/product/quotient/chain rules, implicit differentiation, derivatives of all standard functions |
| Applications of Derivatives | MVT, increasing/decreasing, concavity, extrema, optimisation, related rates, curve sketching |
| Integration | Antiderivatives, Riemann sums, FTC parts 1 and 2, u-substitution, area between curves |
| Differential Equations | Separable equations, slope fields, exponential growth/decay |
The AP Calculus AB exam tests your ability to apply these concepts in both multiple-choice and free-response formats. Focus on understanding why each rule works — the AP exam rewards conceptual understanding as much as mechanical computation. Practise past papers under timed conditions and review every mistake to build confidence and accuracy.
Worked Examples
Worked examples demonstrating the application of key concepts are covered in the detailed sub-pages linked above.
Common Pitfalls
- Confusing terminology or concepts that appear similar but have distinct meanings.
- Overlooking key assumptions or boundary conditions that limit applicability.