Limit Definition (Epsilon-Delta)
The formal epsilon-delta definition of a limit. For every epsilon greater than zero, there exists a delta such that f(x) is within epsilon of L whenever x is within delta of a.
Limits & Continuity · Worked examples
CalcRef web
A complete calculus study companion: browse 136 formulas with worked examples, drill yourself with tracked quizzes, review reference tables and constants, convert units, and evaluate expressions — all in your browser.
formulas across 8 calculus topics
The formal epsilon-delta definition of a limit. For every epsilon greater than zero, there exists a delta such that f(x) is within epsilon of L whenever x is within delta of a.
Limits & Continuity · Worked examples
The limit of f(x) as x approaches a from the left (from values less than a).
Limits & Continuity · Worked examples
The limit of f(x) as x approaches a from the right (from values greater than a). A two-sided limit exists if and only if both one-sided limits exist and are equal.
Limits & Continuity · Worked examples
If f(x) is squeezed between g(x) and h(x) near a, and g and h have the same limit L, then f also has limit L.
Limits & Continuity · Worked examples
The limit of a sum equals the sum of the limits, provided both limits exist.
Limits & Continuity · Worked examples
The limit of a product equals the product of the limits, provided both limits exist.
Limits & Continuity · Worked examples
The limit of a quotient equals the quotient of the limits, provided the denominator limit is nonzero.
Limits & Continuity · Worked examples
The limit of a power equals the power of the limit, for any positive integer n.
Limits & Continuity · Worked examples
A constant factor can be pulled out of a limit.
Limits & Continuity · Worked examples
One of the most important special limits in calculus. Often proved using the Squeeze Theorem with geometric arguments.
Limits & Continuity · Worked examples
A special limit related to the derivative of cosine at x = 0.
Limits & Continuity · Worked examples
The number e (≈ 2.71828) defined as a limit. Equivalently, lim(x→0) (1+x)^(1/x) = e.
Limits & Continuity · Worked examples
L'Hopital's Rule: When a limit gives an indeterminate form 0/0 or ∞/∞, the limit equals the ratio of the derivatives (if that limit exists).
Limits & Continuity · Worked examples
A function is continuous at a point a if (1) f(a) is defined, (2) lim(x→a) f(x) exists, and (3) the limit equals f(a).
Limits & Continuity · Worked examples
If f is continuous on [a,b] and N is between f(a) and f(b), then there exists at least one c in (a,b) where f(c) = N. Often used to show a root exists.
Limits & Continuity · Worked examples
If f is continuous on a closed interval [a, b], then f attains both an absolute maximum and an absolute minimum on that interval.
Limits & Continuity · Worked examples
For rational functions as x→∞, compare the degrees of numerator (n) and denominator (m) to determine the limit.
Limits & Continuity · Worked examples
If f(x) approaches ±∞ as x approaches a, then the line x = a is a vertical asymptote of f.
Limits & Continuity · Worked examples
The derivative of f at x is defined as the limit of the difference quotient as h approaches 0.
Derivatives · Worked examples
The derivative of any constant is zero.
Derivatives · Worked examples
Bring the exponent down as a coefficient and reduce the exponent by one. Works for any real number n.
Derivatives · Worked examples
A constant factor passes through the derivative operator.
Derivatives · Worked examples
The derivative of a sum or difference is the sum or difference of the derivatives.
Derivatives · Worked examples
The derivative of a product: derivative of the first times the second, plus the first times the derivative of the second.
Derivatives · Worked examples
The derivative of a quotient: (derivative of top times bottom minus top times derivative of bottom) over bottom squared.
Derivatives · Worked examples
For composite functions: differentiate the outer function evaluated at the inner function, then multiply by the derivative of the inner function.
Derivatives · Worked examples
The derivative of the sine function is the cosine function.
Derivatives · Worked examples
The derivative of cosine is negative sine.
Derivatives · Worked examples
The derivative of tangent is secant squared.
Derivatives · Worked examples
The derivative of cotangent is negative cosecant squared.
Derivatives · Worked examples
The derivative of secant is secant times tangent.
Derivatives · Worked examples
The derivative of cosecant is negative cosecant times cotangent.
Derivatives · Worked examples
The exponential function eˣ is its own derivative -a unique property of the natural exponential.
Derivatives · Worked examples
The derivative of a general exponential function aˣ is aˣ times the natural log of the base.
Derivatives · Worked examples
The derivative of the natural logarithm is 1/x.
Derivatives · Worked examples
The derivative of a logarithm with base a. Use the change of base formula: log_a(x) = ln(x)/ln(a).
Derivatives · Worked examples
The derivative of the inverse sine function.
Derivatives · Worked examples
The derivative of the inverse cosine function. Note the negative sign compared to arcsin.
Derivatives · Worked examples
The derivative of the inverse tangent function. Valid for all real x.
Derivatives · Worked examples
The derivative of the inverse cotangent function. Note the negative sign compared to arctan.
Derivatives · Worked examples
The derivative of the inverse secant function.
Derivatives · Worked examples
The derivative of the inverse cosecant function. Note the negative sign, mirroring the arcsec derivative.
Derivatives · Worked examples
The equation of the tangent line to f(x) at the point (a, f(a)). The slope is the derivative evaluated at x = a.
Applications of Derivatives · Worked examples
The normal line is perpendicular to the tangent line. Its slope is the negative reciprocal of the derivative.
Applications of Derivatives · Worked examples
Critical points occur where the derivative is zero or undefined. These are candidates for local extrema.
Applications of Derivatives · Worked examples
At a critical point c: if f' changes from positive to negative, c is a local max. If f' changes from negative to positive, c is a local min.
Applications of Derivatives · Worked examples
At a critical point where f'(c) = 0: if f''(c) > 0, c is a local minimum (concave up). If f''(c) < 0, c is a local maximum (concave down). If f''(c) = 0, the test is inconclusive.
Applications of Derivatives · Worked examples
The second derivative determines concavity. Concave up means the curve opens upward (bowl shape). Concave down means it opens downward.
Applications of Derivatives · Worked examples
An inflection point is where the concavity changes. Find candidates where f''(x) = 0 or is undefined, then verify concavity changes.
Applications of Derivatives · Worked examples
If f is continuous on [a,b] and differentiable on (a,b), then there exists at least one c in (a,b) where the instantaneous rate of change equals the average rate of change.
Applications of Derivatives · Worked examples
If f is continuous on [a,b], differentiable on (a,b), and f(a) = f(b), then there exists at least one c in (a,b) where f'(c) = 0. This is a special case of MVT.
Applications of Derivatives · Worked examples
Related rates problems involve finding how fast one quantity changes given how fast another changes. Differentiate an equation relating the quantities with respect to time.
Applications of Derivatives · Worked examples
Optimization finds the maximum or minimum value of a function. Set up the objective function, find critical points, and test them.
Applications of Derivatives · Worked examples
The linearization of f at a is the tangent line, used as a linear approximation of f near a. This is the same as the first-degree Taylor polynomial.
Applications of Derivatives · Worked examples
The differential dy approximates the change in y for a small change dx. Used for error estimation and approximation.
Applications of Derivatives · Worked examples
Newton's method iteratively approximates roots of f(x) = 0. Each step uses the tangent line to get a better approximation.
Applications of Derivatives · Worked examples
L'Hopital's Rule applied to evaluate limits involving indeterminate forms such as 0·∞, ∞-∞, 0⁰, ∞⁰, 1^∞ by algebraic rearrangement to 0/0 or ∞/∞.
Applications of Derivatives · Worked examples
The definite integral is defined as the limit of Riemann sums. Partition [a,b] into n subintervals of width Δx = (b-a)/n.
Integrals · Worked examples
The Fundamental Theorem of Calculus Part 1: The derivative of the integral (with variable upper limit) of a continuous function is the original function.
Integrals · Worked examples
The Fundamental Theorem of Calculus Part 2: A definite integral can be evaluated using any antiderivative F of f.
Integrals · Worked examples