How Does Charge Distribution Affect Potential in Electromagnetic Fields?

  • Thread starter Thread starter solipsis
  • Start date Start date
  • Tags Tags
    Electromagnetism
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
3 replies · 2K views
solipsis
Messages
14
Reaction score
0

Homework Statement


A hoop of radius R and total charge -q is oriented with its normal vector along the z-axis.
A positive charge +q is placed at the centre of the hoop. The potential at a distance r along the z-axis is:

[tex]V(r) = (\frac{q}{4\pi\epsilon_0}(\frac{1}{r} - \frac{1}{\sqrt{r^2 + R^2}})[/tex]

In the case of azimuthal symmetry, the general solution to Laplace's equation [tex]\nabla^2 V = 0[/tex] is:

[tex]V(r,\theta) = \sum^{\infty}_{l=0}(A_l r^l + \frac{B_l}{r^{l+1}})P_l cos(\theta)[/tex]

Assuming r >> R, use equations (1) and (2) to obtain an expression for the leading term of the potential at points off the axis.

Homework Equations



The Attempt at a Solution


I know that on the axis, theta = 0, so

[tex]V(r,\theta) = \sum^{\infty}_{l=0}(A_l r^l + \frac{B_l}{r^{l+1}})P_l[/tex]

I tried expanding equation (1), I think I have to get it into powers of R/r, but not entirely sure how to do that.

Any pointers/hints to get me started would me much appreciated :)
 
Physics news on Phys.org
You've got the right idea. I would start by pulling out a factor of R from the denominator in the second term of the on-axis potential.

[tex]\sqrt{r^2 + R^2} = R(\cdots ?\cdots)[/tex]
 
diazona said:
You've got the right idea. I would start by pulling out a factor of R from the denominator in the second term of the on-axis potential.

[tex]\sqrt{r^2 + R^2} = R(\cdots ?\cdots)[/tex]

You mean pull out a factor of [itex]r[/itex], right? (Since [itex]\frac{R}{r}\ll 1[/itex] )

[tex]\sqrt{r^2 + R^2} = r\sqrt{\cdots ?\cdots}[/tex]
 
gabbagabbahey said:
You mean pull out a factor of [itex]r[/itex], right? (Since [itex]\frac{R}{r}\ll 1[/itex] )

[tex]\sqrt{r^2 + R^2} = r\sqrt{\cdots ?\cdots}[/tex]
Ah, yes, thanks for catching that.