Electric field expression problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 9K views
Cakiemmatdo
Messages
8
Reaction score
0
So here is the problem, there is thin rod of length L with total charge Q. The rod was placed so it is along the y-axis. From the rod a distance x is point P

Homework Statement


Find an expression for the electric fields E at distance x from the end of the rod. Give your answer in component form


Homework Equations


F= qE
Delta Q= Lambda* Delta L (linearly charged density)
E= integrate of delta E


The Attempt at a Solution


I integrate and found the x-component of the electric fields but haven't been able to figure the y-component...I'm not sure what is the limit for the y-component (my limit for x-component was 0 to L)

Thanks for all the helps
 
Physics news on Phys.org
In this problem point P is fixed at a distance x from one end of the rod.
Consider a small element dl on the rod. Charge on it will be Q/L*dl. Line joining P and dl make an angle theta with the rod. Due to this element field at P is given by
dE = k*Q/L*dl/(x*2 + l*2)
Its x-component is dE*sin(theta) = dE*x/(x^2 + l^2)^1/2 and limit will be 0 to L
Its y-component is dE*cos(theta) = dE*l/(x^2 + l^2)^1/2 and limit will be 0 to L