What Is the Integrand? Definition and Examples

The integrand is the function being integrated in an integral expression. In the integral ∫ f(x) dx, the integrand is f(x). It’s the core mathematical expression that the entire operation of integration acts upon, and understanding what it represents is key to reading and working with integrals in calculus.

Parts of an Integral Expression

An integral has several components, and the integrand is just one of them. Here’s how each piece works in a definite integral like ∫ from a to b of f(x) dx:

  • The integral sign (∫): An elongated “S” shape, suggesting summation. It tells you that an integration operation is happening.
  • The limits of integration (a and b): These appear at the bottom and top of the integral sign. They define the interval over which you’re integrating. The lower limit is a, the upper limit is b.
  • The integrand, f(x): The function you’re actually integrating.
  • The differential (dx): This tells you which variable you’re integrating with respect to. If the differential is dx, you’re integrating over x. If it’s dt, you’re integrating over t.

The differential matters more than it might seem at first glance. When an integrand contains multiple variables, the differential clarifies which one the integration applies to. Everything else is treated as a constant during that operation.

What the Integrand Represents

Geometrically, in a definite integral, the integrand defines the height of a curve at each point along an interval. Integration then adds up all those heights (multiplied by tiny widths) to calculate the total area under the curve between two points. This connection between the integrand and summation is built right into the formal definition: the definite integral of f from a to b equals the limit of a sum of f(x) values multiplied by small intervals Δx, as the number of intervals approaches infinity.

In applied contexts, the integrand often represents a rate of change. If you’re integrating a velocity function over time, the velocity function is the integrand, and the result of the integral gives you total distance or displacement. If you’re integrating a flow rate, the integrand describes how fast something is flowing at each moment, and the integral gives you the total amount that flowed.

How the Integrand Connects to Antiderivatives

One of the most important relationships in calculus ties the integrand directly to derivatives. The Fundamental Theorem of Calculus (Part 1) says that if you take the derivative of an integral function, you get the integrand back. In notation: the derivative of ∫ from a to x of f(t) dt equals f(x). Differentiation and integration are inverse operations, and they cancel each other out.

This is why antiderivatives show up constantly when computing integrals. An antiderivative is a function whose derivative is the original function. If F(x) is an antiderivative of f(x), meaning F'(x) = f(x), then you can evaluate a definite integral by computing F(b) minus F(a). The integrand f(x) is the starting point: you find a function whose derivative matches it, then use that function to get your answer.

It’s worth noting that an antiderivative is not the same thing as an integral, even though the two are deeply connected. As one University of Texas math resource puts it: “a key is not a house, and an anti-derivative is not an integral.” You need antiderivatives to compute integrals, but the integral itself represents something different: a sum of infinitely many pieces, producing a total quantity like area, volume, or accumulated change.

Integrands in Multiple Dimensions

The concept of the integrand stays the same when you move beyond single-variable calculus. In a double integral, written as ∬ f(x, y) dA, the integrand is f(x, y), a function of two variables. The differential becomes dA (which equals dx dy), representing a tiny patch of area rather than a tiny slice of width. The integral adds up the values of f across a two-dimensional region.

Triple integrals work the same way. In ∭ f(x, y, z) dV, the integrand is f(x, y, z), and dV (equal to dx dy dz) represents a tiny volume element. The function being integrated can grow more complex, but its role in the expression doesn’t change. The integrand is always the function that integration acts on, regardless of how many variables or dimensions are involved.