Calculus I Formula Sheet — with brief descriptions
This page is designed as a practical reference: core definitions, limit laws, derivatives, integrals, and the “standard theorems” typically covered in a Calculus I sequence. Use the search box to filter by keywords (e.g., product, u-sub, Taylor, optimization, Rolle, Riemann).
Precalculus identities used constantly algebra / trig
Difference of squares. Common in limit rationalizations.
Exponent rules used to simplify functions and limits.
Log laws. Essential for logarithmic differentiation and integral forms.
Pythagorean identities. Appear in trig derivatives/integrals and simplification.
Reciprocal/quotient identities. Useful for rewriting derivatives and integrals.
Angle-sum/difference identities. Sometimes used for limits or simplification.
Limits & continuity limits
Meaning: f(x) can be made arbitrarily close to L by taking x sufficiently close to a (not necessarily equal to a).
Limit laws. Reduce complex limits to simpler ones when constituent limits exist.
Right-hand and left-hand limits. Two-sided limit exists only if both agree.
Operational definition of continuity at a point.
Core trigonometric limits (radians). Foundations for trig derivatives.
Limit definitions tied to exponential growth and the derivative of e^x.
Infinite limit: f(x) grows without bound near x=a (often indicates a vertical asymptote).
Limits at infinity. Used for end behavior and horizontal asymptotes.
Squeeze (Sandwich) Theorem. Classic for trig-based limits.
Derivatives: definition & rules derivatives
Derivative at a point. Slope of tangent line; instantaneous rate of change.
Point-slope form of the tangent line to y=f(x) at x=a.
Linearization near x=a; differentials approximate small changes: Δy ≈ dy.
Derivative of a constant is zero.
Power rule (for real n where defined). Workhorse of polynomial derivatives.
Pull constants out of derivatives.
Differentiate term-by-term for sums/differences.
Derivative of a product. Don’t distribute derivatives incorrectly.
Derivative of a quotient (g ≠ 0). Often simplified afterward.
Derivative of a composition. Core rule behind most “complex” derivatives.
Derivatives: common functions derivative table
Exponential derivatives. e is special because its derivative equals itself.
Log derivatives. For ln|x| you can extend to x≠0 (common in practice).
Basic trig derivatives (x in radians).
Other trig derivatives, frequently needed for chain rule practice.
Inverse trig derivatives (principal branches). Domains matter.
Often optional depending on syllabus. Absolute value appears in arcsec/arccsc formulas.
Sometimes included late in Calc I or early Calc II; included here for completeness.
Implicit & related derivatives implicit
Differentiate both sides w.r.t. x, treating y as y(x), then isolate dy/dx.
Derivative of an inverse function, assuming f′ ≠ 0 and f is invertible near the point.
Technique: take logs to simplify products/powers, then differentiate implicitly.
Related rates problems: variables change over time; apply chain rule with t.
Key theorems about derivatives theorems
Existence of global extrema on a closed interval. Used in optimization and analysis.
Rolle’s Theorem: equal endpoints imply a horizontal tangent somewhere in between.
Mean Value Theorem: some instantaneous slope equals the average slope.
Monotonicity test. Used in curve sketching and optimization.
Concavity/inflection analysis via the second derivative.
Second derivative test at a critical point c. Inconclusive if f″(c)=0.
Newton’s Method for approximating roots. Often included in Calc I applications.
Indeterminate forms & L’Hôpital’s Rule limits
Forms where naive substitution doesn’t determine the limit. Often require algebra, logs, or L’Hôpital.
L’Hôpital’s Rule. Requires differentiability near a and g′ not zero near a (standard course conditions).
Antiderivatives & indefinite integrals integrals
Antiderivative reverses differentiation (up to a constant).
Indefinite integral notation for the family of antiderivatives.
Power rule for integrals. Special case n = −1 leads to ln|x|.
Key special case. Absolute value handles x<0 as well.
Exponential antiderivatives.
Basic trig antiderivatives.
∫ sec x tan x dx = sec x + C, ∫ csc x cot x dx = −csc x + C
Common trig integral patterns.
Substitution (reverse chain rule). The fundamental Calc I integration technique.
Definite integrals, Riemann sums & FTC definite integral
Definite integral as the limit of Riemann sums (area/accumulation).
Core definite-integral properties: linearity, reversing bounds, splitting intervals.
Average (mean) value of f on [a,b].
FTC Part 1: differentiation cancels integration for continuous f.
FTC Part 2: evaluate definite integrals using an antiderivative.
Net change: accumulation of a rate of change equals total change.
Leibniz rule (often taught as an FTC application). Handles variable bounds.
Classic Calc I application formulas applications
Position–velocity–acceleration relationships in 1D motion.
Displacement counts direction; total distance uses absolute value.
Work by a variable force along a line (basic model).
Area between curves using vertical slices (assuming top≥bottom on [a,b]).
Area between curves using horizontal slices, when that setup is simpler.
Volumes of revolution about an axis (disk/washer methods).
Cylindrical shells method. Sometimes taught in Calc I, sometimes Calc II.
Arc length of y=f(x). Frequently Calc II, but some Calc I syllabi include it.
Surface area generated by revolving y=f(x) about the x-axis (common form).
Taylor / linear approximations (optional) approximation
First-order Taylor polynomial (same as linearization).
Second-order Taylor polynomial. Adds curvature via f″(a).
Nth-degree Taylor polynomial about x=a. Usually Calc II, but sometimes previewed.