Change of Variables in Triple Integrals

There is a similar change of variables formula for triple integrals. Let T be a transformation that maps a region S in uvw-space onto a region R in xyz-space by means of the equations \[ x = g(u, v, w) \qquad y = h(u, v, w) \qquad z = k(u, v, w) \] The Jacobian of T is the following \(3 \times 3\) determinant:

\[ \frac{\partial(x, y, z)}{\partial(u, v, w)} = \begin{vmatrix} \frac{\partial x}{\partial u} & \frac{\partial x}{\partial v} & \frac{\partial x}{\partial w} \\ \frac{\partial y}{\partial u} & \frac{\partial y}{\partial v} & \frac{\partial y}{\partial w} \\ \frac{\partial z}{\partial u} & \frac{\partial z}{\partial v} & \frac{\partial z}{\partial w} \end{vmatrix} \tag{12} \]

Under hypotheses similar to those in Theorem 9, we have the following formula for triple integrals:

\[ \iiint_R f(x, y, z) dV = \iiint_S f(x(u,v,w), y(u,v,w), z(u,v,w)) \left| \frac{\partial(x,y,z)}{\partial(u,v,w)} \right| du dv dw \tag{13} \]


EXAMPLE 4 Use Formula 13 to derive the formula for triple integration in spherical coordinates.