Divergence Theorem: Find Delta Function at Origin

bowlbase
Messages
145
Reaction score
2

Homework Statement


Find the divergence of \vec v = \frac{\hat{v}}{r}
Then use the divergence theorem to look for a delta function at the origin.

Homework Equations



\int ∇\cdot \vec v d\tau = \oint \vec v \cdot da

The Attempt at a Solution



I got the divergence easy enough: \frac{1}{r^2}

And, really I have the integrals set up as well. But I'm getting hung up on my limits:

\int \frac {1}{r^2} d\tau = \oint \frac {1}{r} da
\int_0^?\int_0^?\int_0^R \frac {1}{r^2} (r^2 sin(\theta) dr d\theta d\phi = \oint_0^?\oint_0^? \frac {1}{R} (R^2 sin(\theta) d\theta d\phi


These are easy integrals so my only issue is limits. To me it seems like Phi and Theta should be 2 pi. But I know that when we did integrals with hemispheres that the integration was from 0 to half pi. Though, I felt it should have been to pi there instead. Essentially, my issue is visualization of this.
 
Physics news on Phys.org
As soon as I posted this I realized my problem. So, imagining myself in the center of a sphere and my arm pointed out holding a paint brush as the r vector:

I spin 360 degrees painting a line all the way around. Then raising my arm and spinning again I paint a little more above the previous line. I keep doing this until my arm is 90 degrees and the top half of the sphere is painted. In other words I've painted half the sphere by increasing theta by pi over 2. To get the rest I can just flip the sphere and continue another 90 degrees. Meaning my integration is from 0 to pi for theta and 0 to 2 pi for phi.

It's kind of a weird visualization I guess but it helped me so I'm just leaving it here for anyone else stuck on such a problem.

Thanks anyway!
 
I don't understand your notation. On the left-hand side you have a vector field \vec{v}=\vec{v}(\vec{r}), right? On the right-hand side you have \hat{v}. What is this? Usually it means the unit vector in direction of \vec{v}, but then your vector field is not clearly determined. So what's the proper definition of your vector field to start with?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top