Solving the Integral present in Dirac's quantization of charge problem

CmdrGuard
Messages
5
Reaction score
0

Homework Statement


This problem involves an electric monopole placed at the origin and a magnetic monopole placed a distance D away, say arbitrarily, along the z-axis.

I need to compute the angular momentum of the EM fieds:
\vec{J_{field}} = \frac{1}{4\pi c}\int{d\tau \vec{r} \times (\vec{E}\times \vec{B})}

The integral is over all space. After trudging along, I am left with the following integral:

\int_0^\infty{\frac{r dr}{[r^2 +D^2 -2Dru]^{3/2}}}

If I can solve this last integral, I am home free.

Homework Equations



All terms in the integral, other than r, are constants with respect to r.

The Attempt at a Solution


I tried using integration by parts but was not able to get anywhere. "u" substitution taking the argument of the cube root in the denominator as "u" doesn't seem productive, either.

Unless my above two attempts were done wrong, I must say I am out of ideas.

Can anyone suggest anything?
 
Last edited:
Physics news on Phys.org
I would try writing the denominator as

r^2-2rDu+D^2u^2 -D^2u^2 +D^2=(r-Du)^2 + D^2(1-u^2)

then try letting v = r - Du, dv = dr and see what that gets you.
 
Hi LCKurtz,

I can't seem to get much further with that approach as I'm left with a (v+Du)dv in the numerator and can't see where to go from there.
 
CmdrGuard said:
Hi LCKurtz,

I can't seem to get much further with that approach as I'm left with a (v+Du)dv in the numerator and can't see where to go from there.

And so the integrand is

\frac{v+Du}{(v^2 + D^2(1-u^2))^\frac 3 2}

right? Certainly you can break that into two fractions and do the v part of the numerator with a substitution. Doing the other part it probably makes a difference if 1-u2 is positive or negative. If it is positive that part has the form

\int \frac 1 {(v^2+k^2)^{\frac 3 2}}

and I think a trig substitution would work. And if 1-u2 is negative a different trig or maybe a hyperbolic trig substitution looks like it should work. Did you try those?
 
Yup.

That does it.

More specifically, 1-u^2 \geq 0, since, for my problem, u \equiv cos(\theta).

Thanks, LCKurtz.
 
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