Xyius
- 501
- 4
I need to convert the Laplacian in two dimensions to polar coordinates.
\nabla^2 u=\frac{\partial^2 u}{\partial x^2}+\frac{\partial^2 u}{\partial y^2}
I am having problems with computing the second derivatives using the chain rule. For example, the first derivative with respect to x would be..
\frac{\partial u}{\partial r}\frac{\partial r}{\partial x}+\frac{\partial u}{\partial \phi}\frac{\partial \phi}{\partial x}
I don't know where to go from here to compute the second derivative. Would I need to use the product rule on each term when differentiating again? By the way, the answer is..
\nabla^2 u=\frac{\partial^2 u}{\partial r^2}+\frac{1}{r}\frac{\partial u}{\partial r}+\frac{1}{r^2}\frac{\partial^2 u}{\partial\phi^2}
\nabla^2 u=\frac{\partial^2 u}{\partial x^2}+\frac{\partial^2 u}{\partial y^2}
I am having problems with computing the second derivatives using the chain rule. For example, the first derivative with respect to x would be..
\frac{\partial u}{\partial r}\frac{\partial r}{\partial x}+\frac{\partial u}{\partial \phi}\frac{\partial \phi}{\partial x}
I don't know where to go from here to compute the second derivative. Would I need to use the product rule on each term when differentiating again? By the way, the answer is..
\nabla^2 u=\frac{\partial^2 u}{\partial r^2}+\frac{1}{r}\frac{\partial u}{\partial r}+\frac{1}{r^2}\frac{\partial^2 u}{\partial\phi^2}