An iterated integral of f:[a,b]×[c,d]Rf:[a,b]\times[c,d]\to\mathbb R integrates in one variable and then the other. The yy-then-xx iterated integral is

ab(cdf(x,y)dy)dx,\int_a^b\left(\int_c^d f(x,y)\,dy\right)dx,

provided that the inner exists for every x[a,b]x\in[a,b] and the resulting function of xx is Riemann integrable.

Iterated integrals are compared with the ; under appropriate hypotheses they agree by .

Examples
  • For f(x,y)=xyf(x,y)=xy on [0,1]2[0,1]^2, the iterated integral is 1/41/4.
  • If f(x,y)=g(x)h(y)f(x,y)=g(x)h(y), then the iterated integral equals
    (abg(x)dx)(cdh(y)dy)\left(\int_a^b g(x)\,dx\right)\left(\int_c^d h(y)\,dy\right)
    whenever the one-variable integrals exist.