Limits & Continuity
Use this as a comprehensive review reference: skim a topic's concept boxes, work the example, and note the red tip. Everything you need to review all of AP Calculus BC is here.
%======================================================================
means can be made arbitrarily close to by taking close enough to (but ). The value is irrelevant to the limit --- only the behavior near matters.
If and (both finite), then multicols2
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- (if )
- ( if even)
multicols For continuous functions, (direct substitution).
One-sided: (from the left) and (from the right). The two-sided limit exists both one-sided limits exist and are equal. Infinite limits () signal a vertical asymptote at . Limits at infinity describe end behavior and horizontal asymptotes: for a rational function, compare degrees --- if the limit is ; if equal, it is the ratio of leading coefficients; if greater, it is (no horizontal asymptote).
Direct substitution sometimes yields an indeterminate form --- no immediate answer, more work required:
Resolve with algebra (factor/cancel, rationalize, common denominators), the Squeeze Theorem, or L'Hôpital's Rule. Forms like () are not indeterminate --- they give .
is continuous at if all three hold: (1) is defined, (2) exists, and (3) . IVT: If is continuous on and is any value between and , then there exists with . (Guarantees a root when have opposite signs.)
Squeeze: If near and , then .
Substitution gives ; cancel the common factor first, then substitute.
Tip: Always try direct substitution first. If you get a number, that's the answer. If you get , do algebra. If you get with , it's an infinite limit (check signs from each side).
The Derivative
The derivative is the instantaneous rate of change / slope of the tangent line:
Notations: , , , , .
Differentiable continuous, but not conversely. A function fails to be differentiable at corners (e.g. at ), cusps, vertical tangents (infinite slope), and any discontinuity.
multicols2
- [leftmargin=*,topsep=1pt,itemsep=2pt]
- Constant:
- Power:
- Constant multiple:
- Sum:
- Product:
- Quotient:
multicols
multicols2
- [leftmargin=*,topsep=1pt,itemsep=2pt]
multicols
Tip: For the quotient rule remember “low -high minus high -low, over low squared.” Sign order matters --- , not the reverse.
Chain, Implicit & Inverse Differentiation
The derivative of a composition is
In Leibniz form: . General power rule: .
When is defined implicitly by an equation, differentiate both sides with respect to , applying the chain rule to every term (each contributes a factor ), then solve algebraically for .
If is one-to-one and differentiable with (so ), then
The slope of the inverse is the reciprocal of the slope of at the corresponding point.
multicols2
- [leftmargin=*,topsep=1pt,itemsep=2pt]
multicols
For products of many factors, or a variable base with a variable exponent : take of both sides, use log laws to expand, differentiate implicitly, then multiply back by .
For : .
Tip: You cannot use the power rule on (exponent isn't constant) or on (base isn't the variable). When both base and exponent vary, logarithmic differentiation is the tool.
Contextual Applications of Differentiation
A derivative carries units of “-units per -unit.” In context, is the instantaneous rate of change of at ; interpret answers with correct units (e.g. “the volume is increasing at cm/sec”).
For position : velocity ; acceleration ; speed .
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- Particle moves right/up when , left/down when , at rest when .
- Speeding up when and have the same sign; slowing down when opposite signs.
- Displacement ; total distance .
When several quantities change with time and are linked by an equation: differentiate the relating equation implicitly with respect to , then substitute known values and solve for the unknown rate. Substitute numbers only after differentiating.
The tangent-line (linear) approximation near :
Differentials: estimates the change for a small change . Overestimates where is concave down, underestimates where concave up.
If is of form or (and nearby), then
provided the right side exists. For or , rewrite as a quotient first; for , take first.
Area , and cm/s. Then . When : cm/s.
Tip: L'Hôpital applies only to and . Check the form every time before differentiating --- applying it to a determinate form gives a wrong answer.
Analytical Applications of Differentiation
MVT: If is continuous on and differentiable on , then there is with
Rolle's Theorem is the special case : then for some .
increases where , decreases where . At a critical point ( or undefined), has a
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- local max if changes ,
- local min if changes ,
- neither if does not change sign.
is concave up where , concave down where . An inflection point is where concavity changes (requires or undefined and a sign change). Second Derivative Test: at a critical point with : if it's a local min; if a local max; if the test is inconclusive.
EVT: a function continuous on a closed interval attains an absolute max and min there. Find them with the Candidates Test: evaluate at all critical points and at the endpoints ; the largest/smallest outputs are the absolute extrema.
Optimization: write the quantity to optimize as a function of one variable (use a constraint to eliminate others), find critical points, and justify the extremum. Connections: ; concave up. A max of occurs where changes (an inflection point of ). Reading any one of constrains the others.
Maximize area with perimeter , so and . Then , and confirms a max. The rectangle is , area .
Tip: On the AP exam, justify every extremum: cite the sign change of (First Derivative Test) or the sign of , and for absolute extrema on always include the endpoints as candidates.
Integration & the Fundamental Theorem
multicols2
- [leftmargin=*,topsep=1pt,itemsep=2pt]
- ()
multicols
A definite integral is a limit of Riemann sums: , . Approximations (left/right/midpoint) sample at those points. Trapezoidal Rule (equal width ):
Trapezoid overestimates when concave up, underestimates when concave down.
multicols2
- [leftmargin=*,topsep=1pt,itemsep=2pt]
multicols
Part 1 (accumulation / derivative of an integral): if with continuous, then . With a variable upper limit (chain rule): . Part 2 (evaluation): if , then .
-sub reverses the chain rule: let , , and change the limits for a definite integral. Average value of on : . Net Change Theorem: --- the integral of a rate gives the total (net) accumulated change.
Tip: Never forget “” on an indefinite integral, and always change the bounds when you substitute in a definite integral (or convert back to before evaluating).
Techniques of Integration
Choose by LIATE priority --- Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential --- whichever comes first is ; the rest is . Repeat for higher powers; use tabular integration to organize.
For a proper rational function (numerator degree denominator), factor the denominator and split into simpler fractions:
solve for constants, then integrate each piece (giving logs / arctangents). If improper, do polynomial long division first.
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- : if a power is odd, peel one factor and convert with .
- If both powers even, use , .
- : use with .
multicols3
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- : let
- : let
- : let
multicols Then simplify the radical with a Pythagorean identity and convert back with a reference triangle.
Handle infinite limits or infinite discontinuities as limits: . Converges if the limit is finite, else diverges. Key result:
Tip: Before reaching for a heavy technique, check for a simple -substitution. LIATE tells you which factor to call ; the one later in the list becomes (it must be easy to integrate).
Applications of Integration
Between (top) and (bottom) on :
If curves are given as functions of , integrate (right left) . Find intersection points to set the limits.
- [leftmargin=*,topsep=1pt,itemsep=2pt]
- Disks: (solid region against the axis).
- Washers: (outer , inner ; gap from the axis).
- Shells: (convenient when the axis is parallel to the slices).
If cross-sections perpendicular to the -axis have area :
Squares: ; equilateral triangles: ; semicircles: (with base length from the region).
Arc length of on : . Average value: . Motion: displacement ; total distance ; .
Region between and (they meet at ) revolved about the -axis. Outer radius , inner :
Tip: Sketch the region and a representative slice first. Slices perpendicular to the axis of revolution give disks/washers ( about -axis); slices parallel give shells.
Differential Equations
A slope field plots short segments with slope at grid points, showing the family of solution curves. A particular solution follows the segments through its initial point. Slopes depend only on where is evaluated.
If , separate and integrate:
Add once, then apply the initial condition to solve for and get the particular solution.
(rate proportional to amount) solves to
with growth, decay, . Half-life / doubling problems reduce to solving for .
Growth limited by a carrying capacity :
Key facts: ; growth is fastest at (the inflection point of ); solutions are -shaped. Solution: with .
Numerically approximate a solution from a starting point using step size :
where . Follow the tangent line one step at a time.
Solve , :
, so .
Tip: For logistic growth, the maximum rate of change occurs at half the carrying capacity, . Euler's method with concave up underestimates; concave down overestimates.
Infinite Sequences & Series
Geometric: converges , with sum ( first term). -series: converges . The harmonic series () diverges.
- [leftmargin=*,topsep=1pt,itemsep=2pt]
- th-Term Test: if , diverges. (Can only show divergence.)
- Integral Test: positive, decreasing, continuous and share fate.
- Direct Comparison: ; bigger converges smaller converges (and dually).
- Limit Comparison: , same behavior as .
- Ratio Test: ; converges, diverges, inconclusive.
- Root Test: ; same conclusions as ratio test.
- Alternating Series Test: with converges.
- [label=.,leftmargin=*,topsep=1pt,itemsep=1pt]
- th-term: does ? If not diverges. (Always first.)
- Geometric ()? converges iff , sum .
- -series ()? converges iff .
- Factorials or th powers? Ratio (or Root) Test.
- Rational / resembles a -series? Direct or Limit Comparison.
- Positive, decreasing, easy to integrate? Integral Test.
- Alternating ? AST; then check for absolute vs. conditional.
Alternating Series Error: if AST holds, (first omitted term). Absolute convergence: converges (implies converges). Conditional: converges but diverges.
converges on . Find by the ratio test; then test each endpoint separately (ratio test gives there). Term-by-term differentiation/integration keeps the same (endpoints may change).
Taylor about : . Maclaurin is . Lagrange Error Bound: , where bounds between and .
: , so it converges.
Tip: Build unfamiliar series from the six memorized ones by substitution, differentiation, or integration rather than computing derivatives. E.g. . Endpoints of an interval of convergence always need a fresh, separate test.
Parametric, Polar & Vector-Valued Functions
For , :
The second derivative divides by again --- not by .
For position :
- [leftmargin=*,topsep=1pt,itemsep=1pt]
- Velocity ; acceleration .
- Speed .
- Total distance (same integrand as arc length).
- Position from velocity: (and likewise ).
With , and :
Area swept from to : ; between two curves . Arc length: .
Let , . Then . For the second derivative, , so
Area inside one petal of (petal for ):
Tip: “Speed,” “total distance,” and “arc length” all use the same integrand . For polar area, always use --- and choose -limits that trace the region exactly once.