Chapter 5: Problem 6
Find \(h_{y}\) and \(h_{z}\) if $$ h(y, z)=g(x(y, z), y, z, w(y, z)) $$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 5: Problem 6
Find \(h_{y}\) and \(h_{z}\) if $$ h(y, z)=g(x(y, z), y, z, w(y, z)) $$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(r_{1}, r_{2}, \ldots, r_{n}\) be nonnegative integers such that $$r_{1}+r_{2}+\cdots+r_{n}=r \geq 0$$ (a) Show that $$\left(z_{1}+z_{2}+\cdots+z_{n}\right)^{r}=\sum_{r} \frac{r !}{r_{1} ! r_{2} ! \cdots r_{n} !} z_{1}^{r_{1}} z_{2}^{r_{2}} \cdots z_{n}^{r_{n}}$$ where \(\sum_{r}\) denotes summation over all \(n\) -tuples \(\left(r_{1}, r_{2}, \ldots, r_{n}\right)\) that satisfy the stated conditions. HINT: This is obvious if \(n=1,\) and it follows from Exercise 1.2 .19 if \(n=2 .\) Use induction on \(n\). (b) Show that there are $$\frac{r !}{r_{1} ! r_{2} ! \cdots r_{n} !}$$ ordered \(n\) -tuples of integers \(\left(i_{1}, i_{2}, \ldots, i_{n}\right)\) that contain \(r_{1}\) ones, \(r_{2}\) twos, ... and \(r_{n} n\) 's. (c) Let \(f\) be a function of \(\left(x_{1}, x_{2}, \ldots, x_{n}\right)\). Show that there are $$\frac{r !}{r_{1} ! r_{2} ! \cdots r_{n} !}$$ partial derivatives \(f_{x_{i} 1} x_{i_{2}} \cdots x_{i_{r}}\) that involve differentiation \(r_{i}\) times with respect to \(x_{i},\) for \(i=1,2, \ldots, n\).
Let \(h(\mathbf{U})=f(\mathbf{G}(\mathbf{U}))\) and find \(d_{\mathbf{U}_{0}} h\) by Theorem 5.4.3, and then by writing \(h\) explicitly as a function of \(\mathbf{U}\). (a) \(\begin{aligned} f(x, y) &=3 x^{2}+4 x y^{2}+3 x \\ g_{1}(u, v) &=v e^{u+v-1}, \\ g_{2}(u, v) &=e^{-u+v-1} \end{aligned} \quad\left(u_{0}, v_{0}\right)=(0,1)\) (b) \(\begin{aligned} f(x, y, z) &=e^{-(x+y+z)} \\ g_{1}(u, v, w) &=\log u-\log v+\log w \\ g_{2}(u, v, w) &=-2 \log u-3 \log w \\ g_{3}(u, v, w) &=\log u+\log v+2 \log w \end{aligned}\) \(\left(u_{0}, v_{0}, w_{0}\right)=(1,1,1)\) (c) \(\begin{aligned} f(x, y) &=(x+y)^{2}, \\ g_{1}(u, v) &=u \cos v, \quad\left(u_{0}, v_{0}\right)=(3, \pi / 2) \\ g_{2}(u, v) &=u \sin v, \end{aligned}\) (d) \(\begin{aligned} f(x, y, z) &=x^{2}+y^{2}+z^{2} \\ g_{1}(u, v, w) &=u \cos v \sin w \\ g_{2}(u, v, w) &=u \cos v \cos w, \\ g_{3}(u, v, w) &=u \sin v \end{aligned}\) \(\left(u_{0}, v_{0}\right)=(3, \pi / 2)\)
Let \(D_{1}\) and \(D_{2}\) be compact subsets of \(\mathbb{R}^{n}\). Show that $$ D=\left\\{(\mathbf{X}, \mathbf{Y}) \mid \mathbf{X} \in D_{1}, \mathbf{Y} \in D_{2}\right\\} $$ is a compact subset of \(\mathbf{R}^{2 n}\).
Show that the function $$f(x, y)=\left\\{\begin{array}{ll} \frac{x^{2} y}{x^{6}+2 y^{2}}, & (x, y) \neq(0,0), \\ 0, & (x, y)=(0,0), \end{array}\right.$$ has a directional derivative in the direction of an arbitrary unit vector \(\Phi\) at \((0,0),\) but \(f\) is not continuous at (0,0) .
If \(h(r, \theta)=f(r \cos \theta, r \sin \theta),\) show that $$ f_{x x}+f_{y y}=h_{r r}+\frac{1}{r} h_{r}+\frac{1}{r^{2}} h_{\theta \theta} $$ HINT: Rewrite the defining equation as \(f(x, y)=h(r(x, y), \theta(x, y)),\) with \(r(x, y)=\) \(\sqrt{x^{2}+y^{2}}\) and \(\theta(x, y)=\tan ^{-1}(y / x),\) and differentiate with respect to \(x\) and \(y .\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.