Saketh
- 258
- 2
A point charge q is located at the center of a thin ring of radius R with uniformly distributed charge -q. Find the magnitude of the electric field strength vector at the point lying on the axis of the ring at a distance x from its center, if x \gg R.
I managed to solve the problem to find the electric field strength as a function of x:<br /> E(x) = \frac{1}{4\pi \epsilon_0}\left [\frac{q}{x^2} - \frac{qx}{(R^2+x^2)^{3/2}}\right ].
However, I'm having some troubles with the x \gg R part of it. I assumed that this meant that R \rightarrow 0, and my function, when R was set to zero, became zero. But the answer says
<br /> E = \frac{3qR^2}{4\pi \epsilon_0 R}<br />
First of all, I don't understand why the R is still there. Second, I don't understand why letting R go to zero is incorrect. If someone could please clarify why the answer is not zero, but is instead this last expression, I would appreciate it.