Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

The integral

Integration runs the derivative in reverse and, at the same time, measures area. That these are the same operation is the surprise at the heart of calculus.

Antiderivatives

An antiderivative of f is any function whose derivative is f. Since the derivative of x2 is 2x, an antiderivative of 2x is x2. But so is x2+5 (the constant vanishes on differentiating) so antiderivatives come in families differing by a constant. We write the whole family as the indefinite integral

2xdx=x2+C.

Area under a curve

The other face of integration is area. To find the area between a curve and the horizontal axis from a to b, slice the region into thin vertical rectangles, each of width Δx and height f(x) at that slice. Each rectangle has area f(x)Δx, and their total approximates the region.

The area under a curve approximated by thin rectangles (a Riemann sum), the rectangles narrowing to fill the region exactly.
The area under a curve approximated by thin rectangles (a Riemann sum), the rectangles narrowing to fill the region exactly.

The definite integral

This sum of rectangle areas is a Riemann sum. As the rectangles grow thinner and more numerous, the approximation tightens onto the true area, and the limit is the definite integral

abf(x)dx=limΔx0f(x)Δx.

The elongated S is a stretched sum, Leibniz's reminder that an integral is, at bottom, an addition of infinitely many infinitesimal pieces.

Two integrals, one symbol

We now have two things wearing the same sign: the indefinite integral (a family of antiderivatives) and the definite integral (a number, an area). The next lesson explains why one symbol is right: they are bound together by the Fundamental Theorem.