Partial differentiaton question, how to distinguish between u and f (u )

  • Thread starter Thread starter mohsin031211
  • Start date Start date
  • Tags Tags
    Partial
mohsin031211
Messages
9
Reaction score
0

Homework Statement


Partial differentiation question

V=xf(u) and u=y/x, show that x^2. d2v/dx2 + 2xy. d2v/dxdy + y^2. d2V/dy2 = 0
Is u the same as f(u)

Homework Equations



V=xf(u) and u=y/x

The Attempt at a Solution


do you just differentiate the product of x.y/x
 
Physics news on Phys.org
No, u is not the same as f(u).

You need to use the product and chain rules. For example, to calculate ∂V/∂x, you'd start by applying the product rule to get
\begin{equation*}
\frac{\partial V}{\partial x} = \frac{\partial}{\partial x}[xf(u)] = f(u) + x \frac{\partial f(u)}{\partial x}
\end{equation*}
To calculate the second term, you need to use the chain rule, which says
\begin{equation*}
\frac{\partial f}{\partial x} = \frac{\partial f}{\partial u}\frac{\partial u}{\partial x} = -\frac{y}{x^2}\frac{\partial f}{\partial u}
\end{equation*}
So you have
\begin{equation*}
\frac{\partial V}{\partial x} = f(u) - \frac{y}{x} \frac{\partial f}{\partial u} = f(u) - u\frac{\partial f}{\partial u}
\end{equation*}
 
Last edited:
Thankyou very much but i still cannot understand how that may lead to the form which the question wants us to show, thanks.
 
Well, you have a way to go. Starting from vela's advice, you need to calculate ∂2V/∂x2, ∂V/∂y, ∂2V/∂y2, and ∂2V/(∂x∂y), and then substitute them into the left side of your equation, which should simplify to zero.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top