Partial differentiation homework help needed

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
tony_engin
Messages
45
Reaction score
0
hi all!
I know how to solve the part (i) but not part (ii).
Could anyone help?
 

Attachments

  • math.JPG
    math.JPG
    13.3 KB · Views: 547
Physics news on Phys.org
Note that in vector notation, we have, from (i):
[tex]\nabla{u}=\frac{\partial{u}}{\partial{x}}\vec{i}+\frac{\partial{u}}{\partial{y}}\vec{j}=\frac{\partial{u}}{\partial{r}}\vec{i}_{r}+\frac{\partial{u}}{r\partial\theta}\vec{i}_{\theta}[/tex]
when the polar unit vectors are:
[tex]\vec{i}_{r}=\cos\theta\vec{i}+\sin\theta\vec{j},\vec{i}_{\theta}=\frac{\partial}{\partial\theta}\vec{i}_{r}=-\sin\theta\vec{i}+\cos\theta\vec{j}[/tex]
Thus, the gradient operator has the form, in polar coordinates:
[tex]\nabla=\vec{i}_{r}\frac{\partial}{\partial{r}}+\vec{i}_{\theta}\frac{\partial}{r\partial\theta}[/tex]
In agreement thus far?
 
Leave vectors alone and simply differentiate

[tex]\frac{\partial u}{\partial x}=\cos\theta\frac{\partial u}{\partial r}-\frac{\sin\theta}{r}\frac{\partial u}{\partial \theta}[/tex]

[tex]\frac{\partial^{2} u}{\partial x^{2}}=\frac{\partial}{\partial x}\left(\frac{\partial u}{\partial x}\right)[/tex]

[tex]=\cos\theta\frac{\partial}{\partial r}\left(\cos\theta\frac{\partial u}{\partial r}-\frac{\sin\theta}{r}\frac{\partial u}{\partial\theta}\right)-\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\left(\cos\theta\frac{\partial u}{\partial r}-\frac{\sin\theta}{r}\frac{\partial u}{\partial\theta}\right)[/tex]

and the same way for "y"...

Daniel.
 
Last edited:
Oh! Thank you very much for your reply!
But I just manage to get the correct answer!
Thank you anayway! ^^
 
So that's the laplacian in polar plane coordinates.BTW,it's customarily to denote these coordinates by [itex]\left(\rho,\theta\right)[/itex] and physicists prefer [itex]\left(\rho,\phi\right)[/itex].

Daniel.