- ∬Rf(x,y)dA is the double integral of f(x,y)
over the region R.
- ∬Rf(x,y)dxdy and ∬Rf(x,y)dydx mean the exact same thing as
∬Rf(x,y)dA. The area of a little box is ΔA=ΔxΔy=ΔyΔx, so the infinitesimal area is
dA=dxdy=dydx.
- ∫ba∫dcf(x,y)dydx is an iterated
integral. We first treat x as a constant and integrate f(x,y)dy
from y=c to y=d. Call the result g(x). It is a function of x
and describes how much stuff is in the column with that value of x.
We then integrate g(x)dx from x=a to x=b.
- ∫dc∫baf(x,y)dxdy is an iterated
integral where we first integrate over x to get the contribution of
a row, and then integrate over y to add up all the rows.
- In an iterated integral, the order of dx and dy tells you
which variable to integrate first. When in doubt, draw parentheses:
∫ba∫dcf(x,y)dydx=∫ba(∫dcf(x,y)dy)dx.
- Fubini's Theorem says that you can evaluate double integrals by doing
an iterated integral in either order, but sometimes one order is a lot
simpler than the other.
|