AP Calculus AB and BC glossary

Variable of integration

Also called: Integration variable

The variable of integration is the letter named by the differential, and it tells you what you are integrating with respect to and which other letters count as constants. In a definite integral it is a dummy name, so renaming it leaves the value unchanged.

In a definite integral the name is disposable. 03t2dt\int_0^3 t^2\,dt and 03u2du\int_0^3 u^2\,du are both the number 9, and the letter never appears in the answer. An indefinite integral is different, because there the name survives: x2dx=x33+C\int x^2\,dx = \frac{x^3}{3} + C.

The differential also decides what is being held constant. Treating tt as the variable gives ektdt=1kekt+C\int e^{kt}\,dt = \frac{1}{k}e^{kt} + C for k0k \neq 0, while treating kk as the variable gives ektdk=1tekt+C\int e^{kt}\,dk = \frac{1}{t}e^{kt} + C for t0t \neq 0. Same expression, two different problems.

This is why accumulation functions use a second letter. In g(x)=1xf(t)dtg(x) = \int_1^x f(t)\,dt the tt runs across the interval while xx is the input to gg, so the two roles need two names.

The mistake

Changing the function but not the differential. Once u=x2u = x^2 and du=2xdxdu = 2x\,dx, the integral 2xcos(x2)dx\int 2x\cos(x^2)\,dx becomes cosudu\int \cos u\,du, never cosudx\int \cos u\,dx. A leftover dxdx next to a uu means the substitution is unfinished.

Appears in: Unit 6: Integration and Accumulation