The Fundamental Theorem, Explained
The green curve F(t) tracks exactly the area under f — F′(t) = f(t)
The Fundamental Theorem of Calculus is the result that makes calculus a unified subject rather than two separate collections of techniques. Before it, computing slopes and computing areas were distinct problems. After it, they are the same problem looked at from two directions.
Two problems, one theorem
In the 17th century, mathematicians were working on two apparently unrelated questions:
The tangent problem: given a curve, find the slope of the tangent line at a point.
The area problem: given a curve, find the area trapped beneath it.
Differentiation solved the first. Integration solved the second. The Fundamental Theorem says these operations are inverses — differentiation undoes integration, and integration undoes differentiation.
Part 1: the area function has a derivative
Fix a continuous function . Define the area function:
This is the area under from up to . As increases, grows. How fast?
The answer is the FTC Part 1: .
Why this makes sense: moving a tiny amount to the right adds a thin strip of area under . The strip has width and height approximately , so . Dividing by and taking the limit: .
The rate at which area accumulates under is exactly the height of at the current point. This is not obvious — it is the key insight.
Part 2: antiderivatives evaluate definite integrals
The practical consequence: to compute , find any antiderivative (any function with ) and evaluate:
Before the FTC, computing meant setting up a limit of Riemann sums:
After the FTC: . Same answer in three seconds.
What the proof looks like
The proof of Part 2 from Part 1 is elegant. Define . By Part 1, .
If is any other antiderivative of , then . A function with zero derivative everywhere is a constant. So for some constant .
Therefore: .
The constant cancels. This is why any antiderivative works — they all differ by a constant, which disappears in the subtraction.
What it means philosophically
The FTC reveals that accumulation and rate-of-change are two sides of the same coin.
If you know how fast something is growing at every moment, you can reconstruct how much it has grown — just integrate the rate. If you know how much something has accumulated up to each moment, you can find the current rate — just differentiate.
This symmetry appears throughout applied mathematics:
- Velocity is the derivative of position; position is the integral of velocity.
- Current is the derivative of charge; charge is the integral of current.
- Marginal cost is the derivative of total cost; total cost is the integral of marginal cost.
Every case where you move between "rate" and "total" is an application of the FTC.
The theorem that almost wasn't
Newton and Leibniz both recognised this connection in the 1660s–1670s, but it was not obvious to their predecessors. Archimedes could compute areas (imprecisely, what we'd now call definite integrals). Fermat could compute tangent lines (imprecisely, what we'd now call derivatives). Neither saw the connection.
The FTC did not just solve a problem — it reorganised how mathematics understood infinitesimal quantities. It is not an exaggeration to say that the modern scientific worldview, which uses differential equations to model everything from fluid dynamics to quantum mechanics, rests directly on this theorem.