How do I Find \nabla in Spherical Coordinates?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
squenshl
Messages
468
Reaction score
4
How do I find [tex]\nabla[/tex] in Spherical Coordinates. Please help.
 
Physics news on Phys.org
How do I go about doing it from scratch.
How do I find i, j, & k from the definition of [tex]\nabla[/tex]
 
Last edited:
[tex]\nabla[/tex] = del/del(x) i + del/del(y) j + del/del(z) k
I found del/del(x), del/del)(y), del/del(z) but how do I find i, j, k. Help please.
 
Have you looked at the site tiny-tim gives? No one is going to go through the whole thing just for you! It's not terribly deep but very tedious!

Here's a start only:

Since [itex]\nabla u= \frac{\partial u}{\partial x}\vec{i}+ \frac{\partial u}{\partial y}\vec{j}+ \frac{\partial u}{\partial z}\vec{k}[/itex]
so you need to use the chain rule

[tex]\frac{\partial u}{\partial x}= \frac{\partial u}{\partial \rho}\frac{\partial \rho}{\partial x}+ \frac{\partial u}{\partial \theta}\frac{\partial \theta}{\partial x}+ \frac{\partial u}{\partial \phi}\frac{\partial \phi}{\partial x}[/tex]

Since [itex]\rho= (x^2+ y^2+ z^2)^{1/2}[/itex],
[tex]\frac{\partial \rho}{\partial x}= (1/2)(x^2+ y^2+ z^2)^{-1/2}(2x}= \frac{\rho cos(\theta)sin(\phi)}{\rho}= cos(\theta)sin(\phi)[/tex]
and similarly for the others.