Electric Field of a ring , mathematically

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
MinaKaiser
Messages
3
Reaction score
0
This is about the electric field of a ring with radius r, at a distance z from center, along the axis of the ring. The ring carries a uniform line charge
λ
. We always say that the radial component of the field cancels out due to symmetry. Can somebody tell how to prove it mathematically (using cylindrical coordinate system only)?

dErad=−14πϵ0rλdθ(r2+z2)rˆ

Erad=−14πϵ0rλ(r2+z2)∫2π0rˆdθ
 
Physics news on Phys.org
Welcome to PF, MinaKaiser! :smile:
MinaKaiser said:
This is about the electric field of a ring with radius r, at a distance z from center, along the axis of the ring. The ring carries a uniform line charge
λ
. We always say that the radial component of the field cancels out due to symmetry. Can somebody tell how to prove it mathematically (using cylindrical coordinate system only)?

dErad=−14πϵ0rλdθ(r2+z2)rˆ

Erad=−14πϵ0rλ(r2+z2)∫2π0rˆdθ

First, let's clean up your formula.

I get:

[tex]d\vec E_{rad} = - {1 \over 4\pi \epsilon_o} \cdot {\lambda r d\theta \over r^2 + z^2} \cdot {r \over \sqrt{r^2 + z^2}} \hat r[/tex]

[tex]\vec E_{rad} = - {1 \over 4\pi \epsilon_o} \cdot {\lambda r d\theta \over r^2 + z^2}\cdot {r \over \sqrt{r^2 + z^2}} \int_0^{2\pi} \hat r d\theta[/tex]So what we need is:
[tex]\int_0^{2\pi} \hat r d\theta = 0[/tex]

Since [itex]\hat r[/itex] is not a constant vector, we rewrite it in a basis that is constant:

[tex]\hat r = \hat x \cos \theta + \hat y \sin \theta[/tex]

So
[tex]\int_0^{2\pi} \hat r d\theta = \int_0^{2\pi} (\hat x \cos \theta + \hat y \sin \theta) d\theta[/tex]

Can you see that this is zero?
 
I dont' get it , Why r is not a constant vector ?
 
MinaKaiser said:
I dont' get it , Why r is not a constant vector ?
Here's a picture of cylindrical coordinates:
CylindricalCoordinates_1001.gif


At some point (r, theta, z) we have a local basis which contains [itex]\hat r[/itex].
But if theta is increased, the direction of [itex]\hat r[/itex] changes.