dav2008
Gold Member
- 588
- 1
Homework Statement
Compute \nabla \cdot \nabla f in polar coordinates.
Homework Equations
The Attempt at a Solution
It seems like a straightforward dot product yields
\nabla \cdot \nabla f = {\partial^2 f \over \partial \rho^2} <br /> + {1 \over \rho^2} {\partial^2 f \over \partial \theta^2}<br /> + {\partial^2 f \over \partial z^2 }
since the 3 basis vectors are mutually orthogonal.
This is obviously not the correct expression, which should be:
{1 \over \rho} {\partial \over \partial \rho}<br /> \left( \rho {\partial f \over \partial \rho} \right) <br /> + {1 \over \rho^2} {\partial^2 f \over \partial \theta^2}<br /> + {\partial^2 f \over \partial z^2
Where is that first term coming from?
It seems like I'm ignoring something simple when calculating the dot product. What am I failing to take into account?