Problem 45
Question
Problem 1.45. As an illustration of why it matters which variables you hold fixed when taking partial derivatives, consider the following mathematical example. Let \(w=x y\) and \(x=y z\) (a) Write \(w\) purely in terms of \(x\) and \(z,\) and then purely in terms of \(y\) and \(z\) (b) Compute the partial derivatives $$ \left(\frac{\partial w}{\partial x}\right)_{y} \quad \text { and } \quad\left(\frac{\partial w}{\partial x}\right)_{z} $$ and show that they are not equal. (Hint: To compute \((\partial w / \partial x)_{y},\) use a formula for \(w\) in terms of \(x\) and \(y,\) not \(z .\) Similarly, compute \((\partial w / \partial x)_{z}\) from a formula for \(w\) in terms of only \(x\) and \(z .\) ) (c) Compute the other four partial derivatives of \(w\) (two each with respect to \(y \text { and } z),\) and show that it matters which variable is held fixed.
Step-by-Step Solution
VerifiedKey Concepts
Mathematical Relations
When working with such equations, your first task is often to express one variable in terms of others to simplify the calculations. In our problem, we first express \(w\) in terms of \(x\) and \(z\), then in terms of \(y\) and \(z\). This exercise illustrates how flexibility in choice of expression can later aid in derivative computation.
Variables
Understanding the role each variable plays is crucial. For instance, when computing partial derivatives, knowing which variables should be held constant and which can change is critical. In \(\left(\frac{\partial w}{\partial x}\right)_y\), \(y\) is held constant, whereas for \(\left(\frac{\partial w}{\partial x}\right)_z\), \(z\) is the constant variable. This distinction is what gives the two partial derivatives different values.
Derivative Computation
The process in this exercise shows two different methods based on two different expressions for \(w\). Holding \(y\) constant utilizes \(w = xy\), which gives \(\left(\frac{\partial w}{\partial x}\right)_y = y\). On the other hand, holding \(z\) constant uses \(w = \frac{x^2}{z}\), resulting in \(\left(\frac{\partial w}{\partial x}\right)_z = \frac{2x}{z}\). The different expressions of \(w\) lead to differing results for the partial derivatives, highlighting the importance of the chosen relation for computation.
Function Representation
How a function is represented significantly influences the derivative outcome. Each representation provides a unique lens on the problem, which can drastically change the solution process and its results. This is a powerful tool in multivariable calculus, offering deeper understanding and flexibility in tackling differential problems.