Section 1.6 Substitution: general
In this section we provide a generalization of sorts of the substitution technique from single-variable calculus. Recall the set up in that context: given a continuous function \(f\) and differentiable function \(g\colon [a,b]\colon\rightarrow \R\) we have
Theorem 1.6.6 is our generalization of this result to double and triple integrals.
Definition 1.6.1. Transformations.
Let \(D, D'\subseteq \R^n\text{,}\) where \(n=2\) or \(n=3\text{.}\) A function
is a transformation if it satisfies the following properties.
\(G\) is one-to-one (injective) on the interior of \(D\text{.}\)
\(G(D)=D'\text{:}\) i.e., \(G\colon D\rightarrow D'\) is onto (surjective).
The function \(G\) is continuously differentiable at a point \((x_1,x_2,\dots, x_n)\in D\) if for all \(1\leq i,j\leq n\) the partial derivative \(\partial g_i/\partial x_j\) is continuous at \((x_1,x_2,\dots, x_n)\text{.}\)
Definition 1.6.2. Determinant and Jacobian.
Recall that the determinant map on \(n\times n\) matrices, denoted \(\det\text{,}\) is defined in the \(n=2,3\) cases as
Let \(D, D'\subseteq \R^n\text{,}\) where \(n=2\) or \(n=3\text{.}\) Given a function
its Jacobian \(J(G)=\frac{\partial(g_1,g_2,\dots, g_n)}{\partial(x_1,x_2,\dots, x_n)}\) is the function defined as follows:
Remark 1.6.3. Jacobian notation.
To ease notation we will often give names to the outputs of the component functions \(g_1, g_2, \dots, g_n\text{.}\) For example, given a function of the form \(G(x,y,z)=(g_1(x,y,z),g_2(x,y,z),g_3(x,y,z))\) we might write
for short, in which case the Jacobian of \(G\) is denoted \(J(G)=\frac{\partial(u,v,w)}{\partial(x,y,z)} \text{.}\)
Definition 1.6.4. Invertible linear transformations.
Functions of the form
where \(a,b,c,\dots, g,h,i\) are fixed constants, are called linear. We can easily compute their Jacobians:
In linear algebra you learn that the \(G\) and \(H\) are one-to-one everywhere if and only if the Jacobians \(J(G)\) and \(J(H)\) are nonzero. This gives us a convenient family of continuously differentiable transformations, called invertible linear transformations.
Remark 1.6.5.
The textbook's determinant notation looks a lot like absolute value notation: e.g., it writes \(\det \begin{pmatrix} a\amp b\\ c\amp d \end{pmatrix}\) as \(\abs{\begin{array}{cc} a\amp b\\ c\amp d\end{array}}\text{.}\) This can lead to confusion in the statement of Theorem 1.6.6, which involves taking the absolute value of the Jacobian of a function. Accordingly, we will stick with our \(\det\) notation.
Theorem 1.6.6. Substitution.
Let \(D, D'\) be elementary regions of \(\R^n\text{,}\) where \(n=2\) or \(n=3\text{.}\) If
is a transformation that is continuously differentiable at all points in the interior of \(D\text{,}\) then
in the \(n=2\) case, and
in the \(n=3\) case.
Remark 1.6.7. Substitution as change of variable.
Substitution is often described as a change of variable technique. Let's see why, treating the \(n=2\) case. Suppose we are asked to compute \(\iint\limits_\mathcal{R}f(x,y)\, dA\) over the region \(\mathcal{R}'\text{.}\) If we want to make use of (1.6.1) to transform this integral to a simpler one, we should treat \(\mathcal{R}\) as \(\mathcal{D'}\text{,}\) the target region in our substitution setup.
Next, suppose that in terms of the expressions
we have \(f(x,y)=q(h_1(x,y),h_2(x,y))=q(u,v)\text{.}\) Substitution allows us to compute the original integral in terms of an integral involving the new function \(q\) as follows:
Let \(H=(h_1(x,y),h_2(x,y))\text{.}\) The function \(H\) maps our original region \(\mathcal{R}\) to a new region \(\mathcal{S}\) that we consider to live in the \(uv\)-plane.
Since \(\mathcal{R}=\mathcal{D}'\) in the Theorem 1.6.6 setup, we identify \(\mathcal{S}=\mathcal{D}\) in this setup.
-
If \(H\) is a transformation, then it is invertible, and there is an inverse function \(H^{-1}=G=(g_1(u,v),g_2(u,v))\text{,}\) where
\begin{align*} x \amp = g_1(u,v)\\ y \amp = g_2(u,v) \end{align*}are equations expressing \(x\) and \(y\) in terms of \(u\) and \(v\text{.}\) By inverse properties, \(G\) maps \(\mathcal{S}\) (in the \(uv\)-plane) onto \(\mathcal{R}\) (in the \(xy\)-plane).
-
Using Theorem 1.6.6 we have
\begin{align*} \iint\limits_{\mathcal{R}}f(x,y)\, dA \amp =\iint\limits_{\mathcal{S}}f(g_1(u,v),g_2(u,v))\vert J(G)\vert\,dA \\ \amp = \iint\limits_{\mathcal{S}}q(u,v)\left\vert\frac{\partial(x,y)}{\partial(u,v)}\right\vert\, dA\text{.} \end{align*}
Let's make the discussion above official with a procedure. As above, it is expressed for \(n=2\) case, but generalizes easily to \(n=3\text{.}\)
Procedure 1.6.8. Substitution as change of variable.
Suppose \(f\) is defined over the region \(\mathcal{R}\subseteq \R^2\text{,}\) and we have \(f(x,y)=q(u,v)\text{,}\) where \(u\) and \(v\) are expressions of the form
To transform the integral \(\iint\limits_\mathcal{R}f(x,y)\,dA\) using the change of variables (1.6.5)–(1.6.6), proceed as follows.
Let \(H=(h_1,h_2)\text{.}\) Determine the region \(\mathcal{S}\) that \(\mathcal{R}\) is mapped onto by \(H\text{:}\) i.e., compute \(\mathcal{S}=H(\mathcal{R})\text{.}\)
-
We have
\begin{equation} \iint\limits_{\mathcal{R}}f(x,y)\, dA=\iint\limits_{\mathcal{S}}q(u,v)\left\vert\frac{\partial(x,y)}{\partial(u,v)}\right\vert\, dA\text{.}\tag{1.6.7} \end{equation} -
To compute \(\frac{\partial(x,y)}{\partial(u,v)}\) you can either:
-
determine the inverse function \(H^{-1}=G=(g_1,g_2)\) by solving for \(x\) and \(y\) in terms of \(u\) and \(v\) as
\begin{align*} x \amp = g_1(u,v)\\ y \amp = g_2(u,v) \end{align*}and compute \(J(G)=\partial(g_1,g_2)/\partial(u,v)\) directly, or
-
assuming \(H\) and \(G\) are both continuously differentiable, compute \(J(G)\) indirectly, using the fact that
\begin{equation*} J(G)=\frac{1}{J(H)}\text{.} \end{equation*}Observe that \(1/J(H)\) is an expression in \(x\) and \(y\) that you will need to express in terms of \(u\) and \(v\text{!}\)
-
Example 1.6.9. Substitution: linear, two variables.
Define \(\mathcal{R}\) be the trapezoid with vertices \((0,1),(0,2),(1,0),(2,0)\text{.}\) Use a substitution to compute
Use the substitution \(H(x,y)\)
with inverse \(G(u,v)\)
and Jacobian \(\partial(x,y)/\partial(u,v)=\frac{1}{2}\text{.}\) The trapezoidal region in the \(xy\)-plane has boundary equations \(x+y=1, x+y=2, x=0, y=0\text{,}\) which are transformed to the boundary equations \(v=1, v=2, u=-v, u=v\text{.}\) This defines the trapezoidal region
in the \(uv\)-plane, and by substitution we have
Example 1.6.10. Volume of ellipsoid.
Let \(\mathcal{R}\) be the solid ellipsoid defined by the inequality
where \(a,b,c\in \R\) are fixed constants. Use change of variables to compute
The transformation \(G(u,v,w)=(au,bv,cw)\) transforms the the solid ball \(\mathcal{S}\colon u^2+v^2+w^2\leq 1\) in \(uvw\)-space to the given ellispoid \(\mathcal{R}\) in \(xyz\)-space. The Jacobian of \(G\) is
Now compute
since the volume of the unit ball \(\mathcal{R}\) is \(4\pi/3\text{.}\)