Divergence of a vector function

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
5 replies · 4K views
KEØM
Messages
65
Reaction score
0

Homework Statement


Let's define the radial vector [tex]\vec{v}(r) = \hat{r}/r^{2}[/tex] where [tex]\vec{r} = \vec{OP}[/tex] (O being the origin of our coordinate system and P being our observation point at point (x, y, z)). Using spherical coordinates, demonstrate that [tex]\vec{\nabla<br /> } \cdot\vec{v}(r) = 0[/tex] everywhere except at r = 0. At r = 0, demonstrate that [tex]\vec{\nabla}\cdot\vec{v}(r)[/tex] is going to infinity.

I can show the first part but I can't show how it goes to infinity when r = 0.

Homework Equations



[tex]\vec{\nabla}\cdot\vec{v} = \frac{1}{r^{2}}\frac{\partial(r^{2} v_{r})}{\partial r} + \frac{1}{r sin\theta}\frac{\partial}{\partial\theta}(sin\theta v_{\theta}) + \frac{1}{r sin\theta}\frac{\partial v_{\phi}}{\partial\phi}[/tex]


The Attempt at a Solution


For the first part, because [tex]\vec{v}[/tex] is only a function of r the two last terms in the divergence formula will equal zero. The first term becomes

[tex]\vec{\nabla}\cdot\vec{v}(r) = \frac{1}{r^{2}}\frac{\partial}{\partial r}(r^{2}\cdot\frac{1}{r^{2}}) = 0[/tex]

zero as well, satisfying part a.

For part b, if we let r = 0 then [tex]\vec{v}(r)[/tex] becomes infinitely large and I am not sure how to take the divergence of that.

Any help will be appreciated.

Thanks in advance,

KEØM
 
Physics news on Phys.org
Thanks for replying vela.

So I use Gauss's theorem and I get:

[tex]\int_{0}^{2\pi}\int_{0}^{\pi}\int_{0}^{R}(\vec{\nabla}\cdot\frac{\hat{r}}{r^{2}})(r^{2}sin\theta dr d\theta d\phi) = \int_{0}^{2\pi}\int_{0}^{\pi}(\frac{\hat{r}}{r^{2}})\cdot(r^{2}sin\theta d\theta d\phi \hat{r})[/tex]

After evaluating the integral on the right hand side I get:

[tex]\int_{0}^{2\pi}\int_{0}^{\pi}\int_{0}^{R}(\vec{\nabla}\cdot\frac{\hat{r}}{r^{2}})(r^{2}sin\theta dr d\theta d\phi) = 4\pi[/tex]

So now do I let R in the integration limit go to zero? I am not sure what to do with the integral after that happens.

Thanks again,

KEØM
 
Now you want to argue that div v can't be bounded. Assume it is bounded and show that if that's true, the LHS will vanish as R goes to 0. But this contradicts the fact that the RHS is constant.

(This is a hand-waving argument since the divergence theorem only holds for fields that are continuously differentiable over the entire volume, which v obviously isn't.)
 
So just as a recap of what you said. If I assume that div v is finite everywhere then I can show that as I let R go to zero my left hand side goes to zero (because any integral with both integration limits of the same value will be zero). But this assumption can't be right because the RHS is non-zero and constant.

Now from this how can I show that [tex]\vec{\nabla}\cdot\frac{\hat{r}}{r^{2}} = 4\pi \delta^{3}(\vec{r})[/tex]?

Can I simply say that because the divergence is zero everywhere except at r = 0 (where it is infinite) and it's integral over any volume independent of r is [tex]4\pi\cdot 1[/tex] (properties of the 3D dirac delta function) it must be equal [tex]4\pi\delta^{3}(\vec{r})[/tex]?

Thanks again vela.

KEØM