Calculating Electric Field of a Thin Rod of Length L with Total Charge Q

Click For Summary

Homework Help Overview

The problem involves calculating the electric field generated by a thin rod of length L with a total charge Q at a distance x from one end of the rod. The discussion centers around deriving an expression for the electric field in component form, considering the non-symmetrical nature of the charge distribution.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the need to integrate due to the lack of symmetry in the charge distribution. There are questions about the origin of certain formulas and whether they apply to this specific scenario. Some participants suggest breaking the rod into small charge elements for integration.

Discussion Status

Participants have made several attempts to derive the electric field components, with some providing detailed calculations for both the x and y components. There is ongoing refinement of these calculations, and hints have been offered to guide the integration process. Multiple interpretations of the setup and calculations are being explored.

Contextual Notes

There is a mention of the need to consider the geometry of the problem, particularly regarding the angles and distances involved in the integration. Participants are also addressing potential issues with signs in their calculations.

KillerZ
Messages
116
Reaction score
0

Homework Statement



30nf6oi.jpg


A thin rod of length L with total charge Q. Find an expression for the electric field E at distance x from the end of the rod. Give your answer in component form.


Homework Equations



Well this isn't a infinite line of charge so this formula should work:

E = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{Q}{r\sqrt{r^{2} + (\frac{L}{2})^{2}}}[/tex]


The Attempt at a Solution



I think I will have to integrate because I cannot cancel components because there is no symmetry in the diagram all electric fields will point in the positive x, negative y direction.
 
Physics news on Phys.org
KillerZ said:
Well this isn't a infinite line of charge so this formula should work:

E = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{Q}{r\sqrt{r^{2} + (\frac{L}{2})^{2}}}[/tex]
:confused: Where did this formula come from?

Yes, you'll have to integrate. Hint: Break the line charge into small elements of length dy.
 
I got that formula from and example in my physics book it is the result after integrating this formula:

(Ei)x = Eicos[tex]\theta[/tex]i = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{\Delta Q}{r_{i}^{2}}[/tex]cos[tex]\theta[/tex]i

I think that formula is for a point that bisects the rod only.
 
Set up the integral and derive your own formula.
 
Ok here is what I got for the x component:

(Ei)x = Eicos[tex]\theta[/tex]i = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{\Delta Q}{r_{i}^{2}}[/tex]cos[tex]\theta[/tex]i

r = [tex]\sqrt{y_{i}^{2} + x^{2}}[/tex]

cos[tex]\theta[/tex]i = [tex]\frac{x}{\sqrt{y_{i}^{2} + x^{2}}}[/tex]

(Ei)x = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{\Delta Q}{y_{i}^{2} + x^{2}}[/tex][tex]\frac{x}{\sqrt{y_{i}^{2} + x^{2}}}[/tex]

= [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{x\Delta Q}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

Ex = [tex]\sum^{N}_{i = 1}[/tex](Ei)x = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\sum^{N}_{i = 1}[/tex][tex]\frac{x\Delta Q}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

[tex]\Delta Q[/tex] = [tex]\lambda\Delta y[/tex] = ([tex]\frac{Q}{L}[/tex])[tex]\Delta y[/tex]

Ex = [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\sum^{N}_{i = 1}[/tex][tex]\frac{x\Delta y}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\int_{0}^{L}[/tex][tex]\frac{xdy}{(y^{2} + x^{2})^{3/2}}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\frac{y}{x\sqrt{y^{2} + x^{2}}}[/tex][tex]\left|_{0}^{L}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\left[\frac{L}{x\sqrt{L^{2} + x^{2}}} - \frac{0}{x\sqrt{0^{2} + x^{2}}}\right][/tex]

= [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{Q}{x\sqrt{L^{2} + x^{2}}}[/tex]
 
Excellent!
 
Ok here is what I got for the y component, I am not sure if this one is right:

(Ei)y = Eisin[tex]\theta[/tex]i = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{\Delta Q}{r_{i}^{2}}[/tex]sin[tex]\theta[/tex]i

r = [tex]\sqrt{y_{i}^{2} + x^{2}}[/tex]

sin[tex]\theta[/tex]i = [tex]\frac{y_{i}}{\sqrt{y_{i}^{2} + x^{2}}}[/tex]

(Ei)y = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{\Delta Q}{y_{i}^{2} + x^{2}}[/tex][tex]\frac{y_{i}}{\sqrt{y_{i}^{2} + x^{2}}}[/tex]

= [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{y_{i}\Delta Q}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

Ey = [tex]\sum^{N}_{i = 1}[/tex](Ei)y = [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\sum^{N}_{i = 1}[/tex][tex]\frac{y_{i}\Delta Q}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

[tex]\Delta Q[/tex] = [tex]\lambda\Delta y[/tex] = ([tex]\frac{Q}{L}[/tex])[tex]\Delta y[/tex]

Ey = [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\sum^{N}_{i = 1}[/tex][tex]\frac{y_{i}\Delta y}{(y_{i}^{2} + x^{2})^{3/2}}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\int_{0}^{L}[/tex][tex]\frac{ydy}{(y^{2} + x^{2})^{3/2}}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\frac{y}{y\sqrt{y^{2} + x^{2}}}[/tex][tex]\left|_{0}^{L}[/tex]

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\left[\frac{L}{L\sqrt{L^{2} + x^{2}}} - \frac{0}{0\sqrt{0^{2} + x^{2}}}\right][/tex]

= [tex]\frac{1}{4\pi\epsilon_{0}}[/tex][tex]\frac{Q}{L\sqrt{L^{2} + x^{2}}}[/tex]
 
KillerZ said:
= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\int_{0}^{L}[/tex][tex]\frac{ydy}{(y^{2} + x^{2})^{3/2}}[/tex]
Good.

= [tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\frac{y}{y\sqrt{y^{2} + x^{2}}}[/tex][tex]\left|_{0}^{L}[/tex]
Cancel those y's. (And be careful with the sign of the integral.)
 
Ok, I made the changes:

= -[tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\frac{1}{\sqrt{y^{2} + x^{2}}}[/tex][tex]\left|_{0}^{L}[/tex]

= -[tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\left[\frac{1}{\sqrt{L^{2} + x^{2}}} - \frac{1}{\sqrt{0^{2} + x^{2}}}\right][/tex]

= -[tex]\frac{\frac{Q}{L}}{4\pi\epsilon_{0}}[/tex][tex]\left[\frac{1}{\sqrt{L^{2} + x^{2}}} - \frac{1}{\sqrt{x^{2}}}\right][/tex]
 
  • #10
That looks good. Move that outside minus sign inside. (Switch the order of subtraction in the brackets.)
 

Similar threads

Replies
6
Views
4K
Replies
4
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
4
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
23
Views
5K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K