Finding the force due to uniform charged rod

AI Thread Summary
A uniformly charged rod with charge Q = 4.35 × 10−4 C extends from y = -21.1 cm to y = +21.1 cm, while a charge q = 6.05 × 10−6 C is positioned at (D,0) with D = 74.5 cm. The electric field E is calculated using integration, but confusion arises regarding the factor of 2L in the force equation. The key insight is that dq must be expressed in terms of dy, leading to the realization that dq = λ dy, where λ = Q/(2L). This transformation clarifies the integration process and resolves the discrepancy in the force calculation.
mattbonner
Messages
14
Reaction score
0

Homework Statement



A charge Q = 4.35 ×10−4 C is distributed uniformly along a rod of length 2L, extending from y = -21.1 cm to y = +21.1 cm, as shown in the diagram 'on your assignment above. A charge q = 6.05 ×10−6 C, and the same sign as Q, is placed at (D,0), where D = 74.5 cm.

Use integration to compute the total force on q in the x-direction.

Homework Equations


E = k \int \frac{dq}{r^2}
F = qE

The Attempt at a Solution



I've seen the answer, and I think I'm missing a step because when I do it it always turns out different

E = k \int_{-.211}^{.211} \frac{dq}{(\sqrt{D^2 + y^2})^2} * \frac{D}{\sqrt{y^2 + D^2}}


when I simplify this I get,

F = kqQD \int_{-L}^{L}(D^2 + y^2)^{-\frac{3}{2}}dy

however, the correct answer is

F = \frac{kqQD}{2L}\int_{-L}^{L}(D^2 + y^2)^{-\frac{3}{2}}dy

and I'm confused as to where the 2L comes from...
 
Last edited:
Physics news on Phys.org
mattbonner said:
I've seen the answer, and I think I'm missing a step because when I do it it always turns out different

E = k \int_{-.211}^{.211} \frac{dq}{(\sqrt{D^2 + y^2})^2} * \frac{D}{\sqrt{y^2 + D^2}}


when I simplify this I get,

F = kqQD \int_{-L}^{L}(D^2 + y^2)^{-\frac{3}{2}}dy

I don't know why you're multiplying by what you're multiplying in your first step: you haven't clearly shown your approach (and this is why, I presume, you're missing a small factor).

You correctly substituted in at this step:
E = k \int_{-.211}^{.211} \frac{dq}{(\sqrt{D^2 + y^2})^2}
replacing r with the Pythagorean distance, but could you explain why you multiplied by that factor? (this should help you realize your mistake)
 
Last edited:
Due to symmetry, I multiplied by cosine, which I think is D/r
 
Ok, to find the X component of the electric field, if I'm following you correctly.

So you have:
E_{x}=kD\int_{-L}^{L}\frac{dq}{(y^{2}+D^{2})^{\frac{3}{2}}}=kD\int_{-L}^{L}(y^{2}+D^{2})^{-\frac{3}{2}}dq

Which is just simplifying the multiplication.

But you still are integrating with respect to q, without any q's in the equation! So you need to find some way to transform dq into dy (what you want to be integrating with respect to).
 
Nabeshin said:
Ok, to find the X component of the electric field, if I'm following you correctly.

So you have:
E_{x}=kD\int_{-L}^{L}\frac{dq}{(y^{2}+D^{2})^{\frac{3}{2}}}=kD\int_{-L}^{L}(y^{2}+D^{2})^{-\frac{3}{2}}dq

Which is just simplifying the multiplication.

But you still are integrating with respect to q, without any q's in the equation! So you need to find some way to transform dq into dy (what you want to be integrating with respect to).

ooh I think I'm starting to see it:
dq = \lambda dy
and
\lambda = \frac{Q}{2L}

and then \lambda can be brought out of the integral and that's where the 2L comes from!

Thank you so much! This was bugging me for quite a while.
 
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 hanged 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