Electric field generated by a charged wire

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 4K views
Renaldo
Messages
58
Reaction score
0

Homework Statement



A charge per unit length +λ is uniformly distributed along the positive y-axis from y = 0 to y = +a. A charge per unit length −λ is uniformly distributed along the negative y-axis from y = 0 to y = −a. Write an expression for the electric field at a point on the x-axis a distance x from the origin. (Use the following as necessary: k, λ, x, and a.)


Homework Equations



E = k|q|/r2

I derived this equation by treating the ends of the wire as point charges.
Ey = 2kqa/(y2+x2)3/2

The Attempt at a Solution



I quickly determined that the field vectors x and k would be 0.

For the y vector:

dEy = 2ak(dq)/(y2+x2)3/2

dq/dy = Q/2a

∫dEy = (4akQ/2a)∫dy/(y2+x2)3/2
= 2kQy/[x2(y2+x2)1/2]


2kλy/[x2(y2+x2)1/2]


The limits of integration are from 0 to a.


I am pretty sure this is not correct, and have been working at it for a while, so I would appreciate some help.
 
Physics news on Phys.org
Renaldo said:
I derived this equation by treating the ends of the wire as point charges.
Ey = 2kqa/(y2+x2)3/2
On the RHS, part of the expression is valid for any y in the range, but part of it is only valid at the endpoints. You later treat it as though it's valid over all y.
 
haruspex said:
On the RHS, part of the expression is valid for any y in the range, but part of it is only valid at the endpoints. You later treat it as though it's valid over all y.

I think I understand what you are talking about. Here is my revised process.

Ey = kqy/[(x2+y2)3/2]

dq = λdy

dEy = kλydy/[(x2+y2)3/2]

The limits of integration are from -a to a. I choose to integrate from 0 to a and multiply the result by two.

2∫dEy = 2kλ∫ydy/[(x2+y2)3/2]
= -2kλ/[(x2+y2)1/2]
=-2kλ/[(x2+a2)1/2]
 
haruspex said:
Better. But it's a definite integral. y should have turned into a.

=-2kλ/[(x2+a2)1/2]

How much better? Am I on the right track or am I already there?
 
Actually, I just input that answer to webassign and it didn't accept it. I am kind of frustrated. lol
 
haruspex said:
... and a definite integral has two bounds.

ok. New answer for limits of integration 0 to a:

-2kλ/[(a2+x2)1/2]+2kλ/x
 
Here is an attachment showing all of my work.
 

Attachments

  • CCI02092013_00000.jpg
    CCI02092013_00000.jpg
    10.9 KB · Views: 659
haruspex said:
That's what I get.

Yes, this worked. Thanks for your help.