Electric field of a circular plate with non uniform charge density.

AI Thread Summary
The discussion focuses on calculating the electric field along the axis of a circular plate with a non-uniform charge density given by σ₀(r²/a²)δ(z). The user initially derived the electric field expression but struggled to achieve the expected 1/r² dependence when approximating for z >> a. Another participant provided a detailed approximation of the electric field, correcting the user's algebra and showing that the field simplifies to E_z ≈ σ₀a²/(12ε₀z²). This result aligns with the expected behavior of a point charge in the far-field limit. The conversation highlights the importance of careful algebraic manipulation in deriving electric field expressions.
loops496
Messages
24
Reaction score
3
Hey!

I need to calculate the electric field on the axis of a circular plate of radius a with the following charge distribution:
\sigma_0 \frac{r^2}{a^2} \delta (z), \; r\leq a0, \; r>a
where \sigma_0 is a constant.
I've already calculated the potential and taken its gradient to get the field, which is only in z and its given by,
E_z = \frac{\sigma_0}{2 \epsilon_0 a^2} \left[\frac{4}{3}z \sqrt{a^2+z^2}- 2z \sqrt{z^2} - \frac{z(a^2 - 2z^2)}{3 \sqrt{a^2+z^2}}\right]

Now I have to take the approximation z>>a and describe the field. Intuitively it should be the like the field of a point charge, but i can not get the 1/r^2 dependence after the approximation.
Is there something wrong?

Thanks in advance.
 
Physics news on Phys.org
You just need to approximate your right hand side. Taking just the square brackets, it is equal to:
\begin{align}
&\frac{4}{3}z^2\sqrt{1+\frac{a^2}{z^2}}-2z^2-\frac{2z^2\left(\frac{a^2}{2z^2}-1\right)}{3\sqrt{\frac{a^2}{z^2}+1}}\simeq \frac{4}{3}z^2\left(1+\frac{a^2}{2z^2}\right)-2z^2-\frac{2}{3}z^2\left(1-\frac{a^2}{2z^2}\right)\left(1-\frac{a^2}{2z^2}\right) \\
&=-\frac{2}{3}z^2+\frac{2}{3}a^2+\frac{2}{3}z^2-\frac{2}{3}a^2+\frac{a^4}{6z^2}=\frac{a^4}{6z^2},
\end{align}
and so your field is:
\begin{align}
E_z\simeq \frac{\sigma_0a^2}{12\epsilon_0z^2}.
\end{align}
 
  • Like
Likes 1 person
Oh my algebra was off on that one! thanks.
 
This is from Griffiths' Electrodynamics, 3rd edition, page 352. I am trying to calculate the divergence of the Maxwell stress tensor. The tensor is given as ##T_{ij} =\epsilon_0 (E_iE_j-\frac 1 2 \delta_{ij} E^2)+\frac 1 {\mu_0}(B_iB_j-\frac 1 2 \delta_{ij} B^2)##. To make things easier, I just want to focus on the part with the electrical field, i.e. I want to find the divergence of ##E_{ij}=E_iE_j-\frac 1 2 \delta_{ij}E^2##. In matrix form, this tensor should look like this...
Thread 'Applying the Gauss (1835) formula for force between 2 parallel DC currents'
Please can anyone either:- (1) point me to a derivation of the perpendicular force (Fy) between two very long parallel wires carrying steady currents utilising the formula of Gauss for the force F along the line r between 2 charges? Or alternatively (2) point out where I have gone wrong in my method? I am having problems with calculating the direction and magnitude of the force as expected from modern (Biot-Savart-Maxwell-Lorentz) formula. Here is my method and results so far:- This...
Back
Top