Del operator in spherical coordinates

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 8K views
tirwit
Messages
16
Reaction score
0

Homework Statement


Write the del operator in spherical coordinates?


Homework Equations


I wrote the spherical unit vectors:
[tex]\hat{r}[/tex]=sin[tex]\theta[/tex].cos[tex]\phi[/tex].[tex]\hat{x}[/tex]+sin[tex]\theta[/tex].sin[tex]\phi[/tex].[tex]\hat{y}[/tex]+cos[tex]\theta[/tex].[tex]\hat{z}[/tex]
[tex]\hat{\phi}[/tex]=-sin[tex]\phi[/tex].[tex]\hat{x}[/tex]+cos[tex]\phi[/tex].[tex]\hat{y}[/tex]
[tex]\hat{\theta}[/tex]=cos[tex]\phi[/tex].cos[tex]\theta[/tex].[tex]\hat{x}[/tex]+sin[tex]\phi[/tex]+cos[tex]\theta[/tex].[tex]\hat{y}[/tex]-sin[tex]\theta[/tex].[tex]\hat{z}[/tex]


The Attempt at a Solution


I have no idea where to start... Please help, I'm going crazy with this...
 
Physics news on Phys.org
In cartesian coordinates, you have

[tex]\nabla = \hat{x} \frac{\partial}{\partial x}+\hat{y} \frac{\partial}{\partial y}+\hat{z} \frac{\partial}{\partial z}[/tex]

Use the chain rule to change variables to [itex]r, \varphi, \vartheta[/itex]. For example, you can write

[tex]\frac{\partial}{\partial x} = \frac{\partial r}{\partial x}\frac{\partial}{\partial r}+\frac{\partial \varphi}{\partial x}\frac{\partial}{\partial \varphi}+\frac{\partial \vartheta}{\partial x}\frac{\partial}{\partial \vartheta}[/tex]

Then express the cartesian unit vectors in terms of the spherical unit vectors. Plug everything in and simplify.