Complex vector potential of solid sphere and Heaviside function

Shinobii
Messages
33
Reaction score
0

Homework Statement



I have done this problem for the case of a spherical shell, however, I am not understanding how to go about this for a solid sphere.

Homework Equations



\vec{A} = \frac{1}{4 \pi} \int_{\phi' = 0}^{2 \pi} \int_{-1}^1 \int_0^R \rho_o \Theta(R-r) \sum_{l=0}^\infty \sum_{m=-l}^l \frac{4 \pi}{2l +1} \frac{r_<^l}{r_>^{l+1}}Y_{l,m}^*(\theta',\phi')Y_{l,m}(\theta,\phi) r'^2 d(\cos(\theta'))d\phi'

The Attempt at a Solution



For the case of a shell, there is a delta function which makes life easy.

My question is, what do I do with this Heaviside function? Do I treat it differently for r < R and r > R? This is my first time encountering this function.

Any hints would be greatly appreciated.
 
Physics news on Phys.org
You're missing a dr in your integral. Given the limits on your integral, you always have ##r\le R##, so the step function is equal to 1.
 
Hi, sorry I meant to put in the dr'.

I guess when I am integrating from 0 to r > R, I would split the integral up and only the integral from 0 to R would contribute while the other integral (R to r) would be zero.
 
What are the limits on your r' integral supposed to be? Are they 0 and R as you've written? Should the r inside the step function be r'?
 
Yes sorry, the r is r' inside the Heaviside function.

Do we split up the integral like the case of the electric potential? If so,

For r<R:

The integral, like solving for the electric potential, would have to broken up into two components, that is \int_{\infty}^r \rightarrow \int_{\infty}^R + \int_R^r. Would the first integral = 0 by definition of the Heaviside function?

For r>R:

The integral is from \int_{\infty}^r and therefore 0?

Again solving it for the shell case none of this was an issue...
 
I'm still unclear on what you're calculating here. The righthand side doesn't appear to be a vector. Where are you getting ##r## and ##\infty## for your limits?
 
Yeah, I messed up real good. I forgot the cross product (\omega \times r&#039;) from the velocity.

Using the complex current density,

J_x + iJ_y = -i \sqrt{\frac{3}{2\pi}}\frac{q \omega r&#039;}{ R^3} \Theta(R-r&#039;)Y_{1,1}.

And using this to find the complex vector potential I get,

A_x + iA_y = -i\sqrt{\frac{3}{2\pi}}\frac{q \omega}{ R^3} \int_{\phi&#039; = 0}^{2 \pi} \int_{-1}^1 \int_0^r \Theta(R-r&#039;)Y_{1,1}(\theta&#039;,\phi&#039;) \sum_{l=0}^\infty \sum_{m=-l}^l \frac{4 \pi}{2l +1} \frac{r_&lt;^l}{r_&gt;^{l+1}}Y_{l,m}^*(\theta&#039;,\phi&#039;)Y_{l,m}(\theta,\phi) r&#039;^3 dr&#039;d(\cos(\theta&#039;))d\phi&#039;

From here I believe I can use orthogonality to kill off some terms setting l=m=1, and I get

A_x + iA_y = \sqrt{\frac{3}{2\pi}}\frac{q \omega}{ R^3} \int_0^r \Theta(R-r&#039;)Y_{1,1}(\theta&#039;,\phi&#039;) \frac{4 \pi}{2(1) +1} \frac{r_&lt;^{(1)}}{r_&gt;^{(1)+1}} r&#039;^3 dr&#039;

I hope this is right thus far. . . And yes I am clearly not understanding what I am integrating over for the r' integration.
 
You want to integrate over all space, so the limits should be 0 to infinity. Since the step function vanishes for r'>R, you can simply integrate from 0 to R.
 
You are correct, thanks! Sorry again for my sloppy mathematics, it's my pet peeve yet I am sloppy myself...
 
  • #10
One more quick question on notation, would this be correct?

\int_0^{\infty} r&#039; \, \Theta(R-r&#039;) dr&#039; \rightarrow \int_0^{R} r&#039; \, dr&#039;.

Would I simply change the limits of integration and remove the Heaviside function from the equation?
 
  • #11
Sorry for the late response. Yes, that's correct.
 
Back
Top