Differentiation and integration appear to be completely different operations—one finding instantaneous rates of change, the other accumulating quantities over intervals. The Fundamental Theorem of Calculus reveals they are inverse operations, as profoundly connected as addition and subtraction. This theorem, developed independently by Newton and Leibniz in the 17th century, is arguably the most important result in all of calculus, transforming integration from a difficult geometric problem into a straightforward application of antiderivatives.
Part 1: The Accumulation Function
Let f be a continuous function and define A(x) = ∫_a^x f(t) dt—the area accumulated under f from a fixed point a to a variable point x. The first part of the FTC states: A'(x) = f(x). The rate of change of the accumulated area equals the function value at the current point. Geometrically: increasing x by a tiny Δx adds a thin rectangle of height f(x) and width Δx, so the area increases by approximately f(x)Δx. Dividing by Δx and taking the limit gives exactly f(x). This part tells us that every continuous function has an antiderivative.
Part 2: The Evaluation Theorem
The second part is what most calculus students first encounter. If F is any antiderivative of f (so F'(x) = f(x)), then ∫_a^b f(x) dx = F(b) − F(a). This transforms definite integrals—which are limits of Riemann sums requiring laborious computation—into a simple two-step process: find an antiderivative, then evaluate at the endpoints. Integrating ∫_0^1 x² dx becomes [(1/3)x³]_0^1 = 1/3 − 0 = 1/3, computed in seconds rather than taking limits of sums.
Why It's Profound
The FTC connects two operations defined through completely different limiting processes. The derivative is defined as lim_{h→0} [f(x+h) − f(x)]/h—a limit of differences. The definite integral is defined as lim_{n→∞} Σ f(x_i) Δx—a limit of sums. That these inverse operations should be exact inverses of each other is not at all obvious from their definitions. Newton and Leibniz each recognized this connection independently, and the realization launched 350 years of mathematical and scientific progress built on the ability to evaluate integrals through antidifferentiation.
The Net Change Theorem
The FTC Part 2 has an important restatement: ∫_a^b F'(x) dx = F(b) − F(a). In words, the integral of a rate of change equals the net change in quantity. If v(t) is velocity (rate of change of position), then ∫_a^b v(t) dt = position(b) − position(a): total displacement. If cost'(q) is marginal cost, then ∫_0^Q cost'(q) dq = total cost at Q output. This net change interpretation makes the FTC immediately applicable in physics, economics, biology—any field where rates of change are measurable and total changes are desired.
Improper Integrals and Extensions
The FTC extends to improper integrals where limits are infinite or the function has singularities. ∫_1^∞ 1/x² dx = lim_{b→∞} [−1/x]_1^b = 0 − (−1) = 1—the area under 1/x² from 1 to infinity is finite. In contrast, ∫_1^∞ 1/x dx diverges—the harmonic series grows without bound. These distinctions matter in probability (normalizing distributions over infinite ranges), physics (convergent vs. divergent quantities), and analysis (when functions can be used as probability densities or Green's functions). The FTC framework guides which integrals are meaningful.
Conclusion
The Fundamental Theorem of Calculus is the keystone connecting the two pillars of calculus. Its insight—that differentiation and integration are inverse operations—transformed mathematics, physics, and engineering by making integration computationally tractable. Every time a physicist computes work from a force function, an economist integrates marginal cost to total cost, or a probability calculation evaluates a continuous distribution, the FTC is at work. It is not merely a computational shortcut but a deep mathematical truth about the relationship between accumulation and change.