Fundamental Theorem of Calculus
Statement
The Fundamental Theorem of Calculus establishes that differentiation and integration are inverse operations. It has two parts:
- First Theorem: If , then .
- Second Theorem: For any antiderivative of , .
Assumptions
- is continuous on the closed interval .
- is any function satisfying on (an antiderivative of ).
Proof Sketch
First Theorem. The integral accumulates area as increases. Incrementing by a small adds a thin strip of width and height ; dividing by and taking the limit recovers .
Second Theorem. Because is the general antiderivative, evaluating at the endpoints and subtracting eliminates , yielding .
Full Proof
First Fundamental Theorem. Define the accumulation function
By the definition of the derivative,
Since is continuous, for small the integral approximates a rectangle of width and height . Therefore
Second Fundamental Theorem. By the First Theorem, is an antiderivative of , so the general antiderivative is
Evaluating at gives , so . Evaluating at :
and therefore
Equivalently,
Notes / Intuition
- Differentiation and integration are inverse operations; the theorem is the formal bridge between them.
- Every continuous function has an antiderivative (given by the accumulation function), even when no closed-form expression exists.
- The Second Theorem justifies the standard technique of computing definite integrals by finding an antiderivative and evaluating at the endpoints, rather than computing a limit of Riemann sums directly.
- Geometrically, the First Theorem says the rate of change of accumulated area equals the height of the curve at the moving boundary.