Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The definite integral is one of the central ideas of calculus because it turns continuous change into a total amount. It is used to find areas, distances, accumulated quantities, work, probability, and many other totals. On a graph, it connects algebraic notation with a visual idea: the region between a curve and the x-axis over an interval.

Understanding it helps students move from local rates of change to whole-interval behavior.

A definite integral is defined as the limit of Riemann sums, where many thin rectangles approximate the area under a curve. As the rectangle widths approach zero, the approximation approaches an exact signed area. Regions above the x-axis contribute positive area, while regions below the x-axis contribute negative area.

The notation ∫_a^b f(x) dx records the function being accumulated, the interval of accumulation, and the variable whose small changes are being added.

Understanding Calculus: The Definite Integral

A Riemann sum works because a smooth curve changes only a little over a very short horizontal distance. On each tiny interval, one chosen height stands in for the curve. Multiplying that height by the interval width gives the area of one narrow rectangle.

Adding every rectangle gives an estimate. Left endpoint, right endpoint, and midpoint choices can give different estimates when there are only a few rectangles.

As the intervals become thinner, those differences shrink for ordinary continuous functions. The exact integral is the single value that these increasingly fine estimates approach.

The integral has units, and units often reveal its meaning. If a graph gives velocity in metres per second and the horizontal axis measures seconds, each small rectangle has units of metres. Adding the rectangles gives displacement.

If a rate of water flow is measured in litres per minute, integrating over minutes gives litres. This is why an integral is useful far beyond geometric area. It combines a rate with a small amount of time, distance, mass, or another input.

Students should write units beside each quantity. A result with the wrong units often signals that a width or rate was used incorrectly.

The Fundamental Theorem of Calculus provides a faster way to evaluate many integrals. Instead of building thousands of rectangles, find an antiderivative, which is a function whose derivative matches the integrand. Evaluate that new function at the upper endpoint, then subtract its value at the lower endpoint.

This method works because differentiation measures instantaneous change, while integration collects small changes across an interval. The two processes reverse each other under suitable conditions.

The endpoint subtraction is important. It measures the net change from the start of the interval to the finish, not merely the value of an antiderivative at one location.

Signed area needs careful interpretation in applications. A velocity below zero means motion in the opposite chosen direction. Its integral reduces displacement, because backward motion cancels forward motion.

However, total distance travelled does not allow this cancellation. To find total distance, split the time interval wherever velocity changes sign, find the positive size of each contribution, then add those sizes. The same distinction appears in profit and loss, electric charge flow, and changes in temperature.

When reading a graph, first locate crossings of the horizontal axis, check whether the quantity can be negative, and decide whether the problem asks for net change or total amount. These choices matter as much as the calculation itself.

Key Facts

  • Definite integral notation: ∫_a^b f(x) dx
  • Riemann sum form: ∑ from i = 1 to n of f(x_i*) Δx
  • Equal subinterval width: Δx = (b - a)/n
  • Definite integral as a limit: ∫_a^b f(x) dx = lim as n approaches infinity of ∑ from i = 1 to n f(x_i*) Δx
  • Signed area rule: area above the x-axis is positive and area below the x-axis is negative.
  • Fundamental Theorem of Calculus: if F'(x) = f(x), then ∫_a^b f(x) dx = F(b) - F(a).

Vocabulary

Definite integral
A number that represents the accumulated signed area of a function over a specific interval.
Riemann sum
A sum of rectangle areas used to approximate a definite integral.
Signed area
Area counted as positive when the graph is above the x-axis and negative when the graph is below the x-axis.
Subinterval
One smaller piece of the interval from a to b used when building a Riemann sum.
Antiderivative
A function F whose derivative is the original function f.

Common Mistakes to Avoid

  • Forgetting that area can be negative, which is wrong because a definite integral measures signed area, not always total geometric area.
  • Treating dx as decoration, which is wrong because it tells the variable of integration and represents the limiting width of the rectangles.
  • Using the wrong interval endpoints, which is wrong because ∫_a^b f(x) dx accumulates only from x = a to x = b.
  • Confusing a definite integral with an indefinite integral, which is wrong because a definite integral gives a number while an indefinite integral gives a family of functions.

Practice Questions

  1. 1 Compute ∫_0^3 2x dx using geometry or an antiderivative.
  2. 2 Approximate ∫_0^4 x^2 dx using 4 equal right-endpoint rectangles.
  3. 3 A function is positive on [0, 2] and negative on [2, 5]. Explain why ∫_0^5 f(x) dx could be zero even if the graph encloses visible area.