Question in divergence and curl

  • Thread starter Thread starter yungman
  • Start date Start date
  • Tags Tags
    Curl Divergence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
yungman
Messages
5,741
Reaction score
291
Let ##\vec {F}(\vec {r}')## be a vector function of position vector ##\vec {r}'=\hat x x'+\hat y y'+\hat z z'##.

Question is why:
[tex]\nabla\cdot\vec {F}(\vec{r}')=\nabla\times\vec {F}(\vec{r}')=0[/tex]
I understand ##\nabla## work on ##x,y,z##, not ##x',y',z'##. But what if
[tex]\vec {F}(\vec {r}')=\frac {1}{4\pi r r'}\;\hbox { where }\; r=\sqrt{x^2+y^2+z^2}[/tex]

My answer is if ##\vec {F}(\vec {r}')=\frac {1}{4\pi r r'}## , then it is a vector function of both ##r,r'##...##\vec{F}(\vec {r},\vec {r}')## not just ##\vec {F}(\vec {r}')##. So ##\vec {F}(\vec {r}')## cannot have variable of ##x,y,z##. Am I correct?

Thanks
 
Last edited:
Physics news on Phys.org
Yes. By
yungman said:
Let ##\vec {F}(\vec {r}')## be a vector function of position vector ##\vec {r}'=\hat x x'+\hat y y'+\hat z z'##.

we mean that it does not depend on x, y or z, so $$\frac{\partial F}{\partial x} = \frac{\partial F}{\partial y} = \frac{\partial F}{\partial z} = 0.$$
 
  • Like
Likes   Reactions: 1 person
yungman said:
LBut what if
[tex]\vec {F}(\vec {r}')=\frac {1}{4\pi r r'}\;\hbox { where }\; r=\sqrt{x^2+y^2+z^2}[/tex]

This equality is impossible because the right hand side is not vectorial.

But your general line of thinking is correct.
 
  • Like
Likes   Reactions: 1 person
Thanks for verifying this.