Differentiation, change of variable

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 6K views
thenewbosco
Messages
185
Reaction score
0
The question:

if [tex]x=\rho cos \phi[/tex] and [tex]y=\rho sin\phi[/tex]

prove that if U is a twice differentiable function of x and y that

[tex]\frac{d^2U}{dx^2} + \frac{d^2U}{dy^2} = \frac{d^2U}{d\rho^2} + \frac{1}{\rho}\frac{dU}{d\rho} + \frac{1}{\rho^2}\frac{d^2U}{d\phi^2}[/tex]

i am not sure how to approach this since the function is not given. Is there some assumption i am supposed to make about the function? like f(x,y) = xy or something?
any help on the first couple steps would be appreciated
 
Last edited:
Physics news on Phys.org
With a rather more transparent notation, let u be a function of the polar coordinates, U the function in Cartesian coordinates, related by:
[tex]u(\rho(x,y),\theta(x,y))=U(x,y)[/tex]

With this notation, you would have lower case u's on your right-hand side of the identity.

You need to compute the partial derivatives of the radial&angular variables with respect to x and y.
 
thenewbosco said:
i am not sure how to approach this since the function is not given. Is there some assumption i am supposed to make about the function?

Have you tried the chain rule?
 
so [tex]\rho (x,y)= ((\frac{x}{cos \phi})^2 + (\frac{y}{cos \phi})^2)^\frac{1}{2}[/tex]?

and [tex]\phi(x,y)=arctan(y/x)[/tex] is this correct?
 
to what would i apply the chain rule?
 
No, [tex]\rho(x,y)=\sqrt{x^{2}+y^{2}}[/tex]

That ought to be obvious for anyone claiming to have understood Pythagoras' second most important theorem.
 
so after i compute these derivatives of the radial and angular components with respect to x and y i will have everything and just have to put it all together so it looks like the identity i am trying to show?
 
No, you must also use the chain rule on u.
To give you a start on that:
[tex]\frac{\partial{U}}{\partial{x}}=\frac{\partial{u}}{\partial{r}}\frac{\partial{r}}{\partial{x}}+\frac{\partial{u}}{\partial{\theta}}\frac{\partial{\theta}}{\partial{x}}[/tex]
and so on..
 
where your r is actually a rho i assume then? if so thanks for the help i should be able to solve this one
 
Yes, r is rho.