Courses / Mathematics I
Integral Calculus

The Definite Integral

The definite integral ^b f(x)\, dx is the second face of integration: it measures the accumulated (signed) area between the curve y = f(x) and the x-axi…

Mathematics I 354 words Free to read

Accumulating Under a Curve

The definite integral abf(x)dx\int_a^b f(x)\, dx is the second face of integration: it measures the accumulated (signed) area between the curve y=f(x)y = f(x) and the xx-axis from aa to bb. Where the derivative measured instantaneous rates, the definite integral measures totals — total distance from a velocity, total accumulation from a rate.

It is defined as a limit of Riemann sums. Partition [a,b][a, b] into nn thin subintervals of width Δx\Delta x, each with a sample height f(xi)f(x_i) from the curve. The sum of rectangle areas f(xi)Δx\sum f(x_i)\,\Delta x approximates the region, and as the slices get thinner (nn \to \infty) it becomes exact: abf(x)dx=limni=1nf(xi)Δx.\int_a^b f(x)\, dx = \lim_{n \to \infty} \sum_{i=1}^n f(x_i)\,\Delta x. (The integral sign is an elongated "S" for "sum.")

Two features to remember:

Basic properties follow from the area picture: aaf=0\int_a^a f = 0, reversing limits flips the sign (baf=abf\int_b^a f = -\int_a^b f), and integrals split over adjacent intervals (ac=ab+bc\int_a^c = \int_a^b + \int_b^c). Numerically, Riemann sums and refinements (trapezoidal rule, Simpson's rule) are how computers evaluate integrals with no closed form.

Common pitfall: treating the definite integral as always giving the geometric (positive) area, and confusing it with the indefinite integral. The definite integral is signed — area below the axis counts as negative — so it can be zero or negative even when real area is enclosed. And it is a single number (no +C+C), unlike the indefinite integral, which is a family of functions.

The area under a curve approximated by rectangles that grow thinner and more numerous, the accent shaded region converging to the exact integral, with a below-axis lobe shaded to subtract.

abf(x)dx=limni=1nf(xi)Δx\int_a^b f(x)\, dx = \lim_{n \to \infty} \sum_{i=1}^n f(x_i)\,\Delta x

The Definite Integral

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes
Start Mathematics I free

Integral Calculus