Electric field at a point on the perpendicular bisector of a finite line charge

AI Thread Summary
The discussion focuses on calculating the electric field at a point on the perpendicular bisector of a finite line charge with a linear charge density of 5.00 nC/m. The point of interest is located at (5, 12) in the xy-plane, and the electric field is derived using integration of the contributions from each infinitesimal charge segment along the line. The symmetry of the problem indicates that the x-component of the electric field cancels out, leaving only the y-component to be considered. Participants discuss the importance of correctly expressing the distance and angle in terms of the variable x, emphasizing that both r and θ change as x varies. Ultimately, the correct approach leads to the conclusion that the total electric field at the point is 2.46 N/C.
debeloglava
Messages
3
Reaction score
0

Homework Statement


A uniform line charge of linear charge density \lambda = 5.00 nC/m extends from x = 0 to x = 10m. The magnitude of the electric field at the point y = 12m on the perpendicular bisector of the finite line charge is?


Homework Equations


E = \intdE = \intk(dq) / r2
Ex = \intk(dq)cos\theta / r2
Ey = \intk(dq)sin\theta / r2
dq = \lambda(dx)

The Attempt at a Solution


The perpendicular bisector of the finite line charge occurs at x =5m. I have placed a point (P) at the coordinates on the xy plane at P = (5, 12). With P at this point, the radius from (0, 0) to P is:
r = \sqrt{(5^2) + (12^2)} = \sqrt{169} = 13

If 'b' is the side of the Pythagorean triple equal to 12m then sin\theta = b / r = 12 / 13

With point P bisecting the finite line charge along the x-axis from 0 to 10m I'm arguing by symmetry that Ex = 0, thus there is only a y-component to the electric field.

I'm new to LaTeX and the forums and can't quite seem to get the integration limits to appear properly so the integral is from 0 to 5.

Ey = \intk(dq)sin\theta / r2
Ey = \intk(\lambdadx) / r2
Ey = \intk(\lambdadx)(12/13) / (132)
Ey = k\lambda(12/13) / (13<sup>2</sup>) *\intdx
Ey = 12k\lambda / (133) * [5 - 0]
Ey = (9 x 109)(5 x 10-9)(12 * 5) / (133)
Ey = 1.23 N/C

Using the idea of symmetry again, E = 2 * Ey
E = 2 * (1.23 N/C)
E = 2.46 N/C


Is my work/thought process and ultimately answer correct?
 
Physics news on Phys.org
You're getting there, but remember that both r and θ change as x varies. You can't just use their values for when x=0.
 
So I shouldn't compute a value for sin\theta and instead leave it in terms of b and r (sin\theta = b / r = 12 / r)?

Then I have (integral from x=0 to x=5 again):
Ey = \int k(dq)sin\theta / r3
...
Ey = 12k\lambda / r3 * \intdx
...
Ey = 60k\lambda / r3

Then E = 2 * Ey
E = 120k\lambda / r3

I feel like I'm missing something here...
 
Let's back up a bit. Say you're looking at the segment of charge between x and x+dx. What is its distance r to the point (5,12) and what is sin θ?
 
I'm not sure what you mean by "segment of charge between x and x+dx". Do you mean a segment of charge, say at x = 3m?

This new side to the triangle formed by points (3, 0), (5, 0), and (5, 12) would then be a = 5 - x where x is any value along the x-axis from 0 to 5.

I'm using theta to be the angle between the x-axis and the hypotenuse of this triangle. Wouldn't sin \theta remain to be 12 / r? Should I be using cosine instead?
 
debeloglava said:
I'm not sure what you mean by "segment of charge between x and x+dx". Do you mean a segment of charge, say at x = 3m?
There's zero charge at x=3 m because a point has zero size. The interval [x, x+dx], on the other hand, has a length dx, which, while infinitesimally small, is not 0. This is what you're doing when you write dq=λ dx.
This new side to the triangle formed by points (3, 0), (5, 0), and (5, 12) would then be a = 5 - x where x is any value along the x-axis from 0 to 5.
Yes, so you need an expression for r, which will depend on x. Since it depends on x, you won't be able to just pull it out of the integral like you did in your previous attempts.
I'm using theta to be the angle between the x-axis and the hypotenuse of this triangle. Wouldn't sin \theta remain to be 12 / r? Should I be using cosine instead?
Sorry, you had already gotten sin θ correctly. I missed it when I looked over your posts too quickly.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top