Electric force between two point charges

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
2 replies · 22K views
slugbunny
Messages
13
Reaction score
0

Homework Statement



Two identical spheres with mass m are hung from silk thread with length L. Each sphere has the same charge, so q1=q2=q. The radius of each sphere is very small compared to the distance between the two spheres, so they may be treated as point charges. Show that if the angle θ is small, the equilibrium separation d between the spheres is

d=(q2L/2πε0mg)1/3

(Hint: If θ is small, tanθ=sinθ)

Homework Equations



F=ma=Eq
The masses are hung from thread connected at the same point so that it looks pendulum-esque and possible use of triangles.

The Attempt at a Solution



Well I started off with this equation
F=mg=Eq

then used symmetry
mg=2Exq
mg=2E sin(θ) q
mg=2q/(4πε0) (1/(1/2d)2) sin(θ) q

and sin(θ)=r/L so I got

mg=2q2/(4πε0) (4/d2) (r/L)
mg=2q2/(πε0d2) (d/2L)
mg=q2/(πε0dL)

and d is...

d=q2/(πε0Lmg)

I'm thinking that I would get the correct d if I lose the 2 from the electric field symmetry and switch the sin(θ) values (L/r instead of r/L), then I would get a d3 and an L in the numerator and it would work fine hahaha.

Thanks for help!
 
Physics news on Phys.org
slugbunny said:
Well I started off with this equation
F=mg=Eq

then used symmetry
mg=2Exq
mg=2E sin(θ) q
mg=2q/(4πε0) (1/(1/2d)2) sin(θ) q

My first reaction would be "huh"? Who gave you the idea that mg = qE? In fact, the weight and electric force act in perpendicular directions. Clearly there must be another force that balances the system such that it is in equilibrium! That would be tension in the strings. So,
[tex]mg = T \,cos \theta[/tex]
[tex]qE = T\, sin \theta[/tex]
Alright, carry on.
 
Thanks, I totally forgot about tension U:

So I can solve for T and get

mg=qE cot(θ)

which gets me the right answer! Thanks so so much :)