Electric Field Strength of a Wire w/ Linear Charge Density

  • Thread starter Thread starter foxjwill
  • Start date Start date
AI Thread Summary
The discussion focuses on calculating the electric field strength, E, produced by a wire with a uniform linear charge density, particularly when the distance x from the wire is much greater than its length l. The derived formula for E is E = 2kλ/x², which is reached by integrating the contributions of small charge elements along the wire. Participants express confusion about how to handle the limit as l approaches zero while maintaining the validity of the formula. The conversation also touches on the concept of "much greater than," with a request for a rigorous definition related to different physical contexts. Overall, the key takeaway is that when x is significantly larger than l, the wire can be approximated as a point charge, simplifying the calculation of the electric field.
foxjwill
Messages
350
Reaction score
0

Homework Statement


Find the magnitude of the total electric field strength, E, at a distance x produced by a wire of length l and uniform linear charge density \lambda such that x \gg l.

muchgreaterthan.png


Homework Equations





The Attempt at a Solution


This how we went through it in class:
First, we realized that the electric field in the y direction would be zero. So, working in the x direction,

dE = \frac{kdQ}{\sqrt{x^2 + y^2}}\cos{\theta}

Since \lambda is a uniform, it will be the same no matter how small of a portion of the wire is taken, so we can say that \lambda dy = dQ. Also, based on the graphic and some ingenious trig,

\cos{\theta} = \frac{x}{\sqrt{x^2+y^2}}.

So,

dE = \frac{xk\lambda dy}{(x^2+y^2)^{3/2}}.

Integrating from -l to l,

<br /> E = {\int^l _{-l} \frac{xk\lambda}{(x^2+y^2)^{3/2}} dy}= \frac{2k\lamda l}{x\sqrt{x^2+l^2}}<br />

But the question has that x\gg l. How does this work? According to our teacher (it's her first year teaching this particular course, and for some reason the previous teachers all decided, among other things, not to tell her what kind of questions to expect), the answer should come out to be

E = \frac{2k\lambda}{x^2}.

What's stumping us is how we can just get rid of l. If it was just on the bottom, we could find the limit as l \rightarrow 0. But as it is now, doing so would result in a value of 0, which is wrong.

I was thinking possibly of doing something with differentials,
(e.g.
dE = \frac{-2k\lamda (l dx (2x^2 + l^2) - x^3 dl)}{x^2(x^2+l^2)^{3/2}}
\lim_{l \rightarrow 0} dE = \frac{2k \lambda dl}{x^2}
but then what do we do with dl?)

or maybe taking the limit as (x-l) \rightarrow \inf (which I'm not entirely sure how to do).
 
Physics news on Phys.org
As far as I can tell, the correct answer is
E = \frac{2kl\lambda}{x^2}.

That makes sense because when x&gt;&gt;l you are essentially looking at a finite lump of charge from a distance. Bigger l means more charge so more E.
 
The correct answer is

E = \frac{2kl\lambda}{x^2}

From x\gg l you have \frac{l}{x}\ll 1\Rightarrow \frac{l}{x}\rightarrow 0. So write the denominator as

x\,\sqrt{x^2+l^2}=x\,\sqrt{x^2\left(1+(\frac{l}{x})^2\right)} \rightarrow x^2 \quad \text{for} \quad \frac{l}{x}\rightarrow 0 \quad \text{and} \quad x&gt;0
 
mda said:
As far as I can tell, the correct answer is
E = \frac{2kl\lambda}{x^2}.

That makes sense because when x&gt;&gt;l you are essentially looking at a finite lump of charge from a distance. Bigger l means more charge so more E.

But if it's negligible compared to x, wouldn't changing it slightly not have much affect on E?

I was just thinking it through on the lines of differentials. Above, I wrote that

\lim_{l \rightarrow 0} dE = \frac{2k \lambda dl}{x^2}.

However, since x \gg l, wouldn't that mean that dx \gg dl? So, that would mean that

\lim_{l \rightarrow 0} dE = \frac{2k \lambda}{x^2} {\lim_l \rightarrow 0} dl = 0

and not \frac{2k \lambda dl}{x^2}.

Therefore, we can say that, overall, l has negligible affect on E, and

E = \frac{2k\lambda}{x^2}.

Is this right?
 
HallsofIvy, the "k" is just the Coulomb's constant! Nothing peculiar :smile:
 
I found the actual question. It's similar to what I have above (which I'm still confused about; I don't really understand why you can keep the l on top, but not on the bottom.), but not the same.

A very long, straight wire has charge per unit length 2.10e-10 C/m. At what distance from the wire is the electric field magnitude equal to 3.00 N/C?

The answer is 1.26 m, which can be gotten by plugging values into the formula:
E = \frac{2k\lambda}{x^2},
where E = electric field strength, k = \frac{1}{4 \pi \epsilon_0} \texttt{m/F}, \lambda = linear charge density, and x = distance.

Again, I got to

E = \frac{2kl\lambda}{x\sqrt{x^2+l^2}}.

Now, since this time l \gg x, what do I do?
 
Last edited:
Look at post #3
 
Hmm. I think what's tripping me up is the definition of "much greater than." Is there a rigorous definition?

I'm going to have to think of a better way to formulate my confusion.
 
Since now you have
A very long, straight wire

you have to integrate in the domain (-\infty,+\infty) so the electric field is

E = \frac{2\,k\,\lambda}{x}
 
  • #10
Rainbow Child said:
Since now you have


you have to integrate in the domain (-\infty,+\infty) so the electric field is

E = \frac{2\,k\,\lambda}{x}

Oh. That makes sense.

I'd still like to know if there's a rigorous definition for "much greater than."
 
  • #11
foxjwill said:
I'd still like to know if there's a rigorous definition for "much greater than."

As would I. Can anyone provide something? I am working with RF propagation, and far field region is defined as d>>wavelength. 10x? 20x? 100x?
 
Back
Top