EngageEngage
- 203
- 0
Homework Statement
Change to cylindrical coordinates and find the divergence
F = <x, y, 0>/(x^2 + y^2)
Homework Equations
\nabla . F = \frac{1}{\rho}\frac{\partial\rho F}{\partial\rho}+\frac{1}{\rho}\frac{\partial F}{\partial\theta}+\frac{\partial F}{\partial z}
The Attempt at a Solution
i changed into cylindrical by simply having x = \rhocos\theta
y =\rhosin\theta and x^2 +y^2 = \rho^2. THen, using the above formula I get cos(theta)/rho^2. The answer is 0 however. Can someone please tell me what i could have messed up?