Basic electrostatics problem; analytical solution?

AI Thread Summary
The discussion revolves around solving for the angle θ in a system of two charged objects using electrostatics and equilibrium force analysis. Participants suggest that the problem can be manipulated into a cubic equation, which has a closed-form solution. The equation sin³(θ)/cos(θ) = a can be solved analytically, leading to a cubic form that simplifies the process. Although the complexity of solving cubics is acknowledged, it is emphasized that the analytical approach is feasible. Ultimately, the conversation highlights the balance between analytical solutions and graphical methods in tackling such problems.
Taulant Sholla
Messages
96
Reaction score
5

Homework Statement


Capture.JPG

For the system given, both objects have the same charge and same mass (both given). I'm also given string length, L. I need to solve for θ.

Homework Equations


Coulomb's Law, W=mg

The Attempt at a Solution


Using simple equilibrium force analysis (with weight, tension, and electrostatics forces), I get:
Capture1.JPG

Is there a way to solve for θ analytically, or do I have to find a graphical solution?
Thank you!
 
Physics news on Phys.org
It might be manipulated into the form of a cubic equation. Cubics have a closed form solution for their roots. It'll involve a couple of changes of variables I think. Try expressing cos(θ) in terms of sin(θ), and then call x = sin(θ) so you're working with x rather than trig.
 
Taulant Sholla said:

Homework Statement


View attachment 112497
For the system given, both objects have the same charge and same mass (both given). I'm also given string length, L. I need to solve for θ.

Homework Equations


Coulomb's Law, W=mg

The Attempt at a Solution


Using simple equilibrium force analysis (with weight, tension, and electrostatics forces), I get:
View attachment 112499
Is there a way to solve for θ analytically, or do I have to find a graphical solution?
Thank you!

The equation ##\sin^3(\theta)/\cos(\theta) = a## is not difficult to solve analytically. For ##a > 0## we have ##0 < \theta < \pi/2##, so ##\cos(\theta) = \sqrt{1 - \sin^2(\theta)} > 0##. Therefore, the new variable ##x = \sin^2(\theta)## obeys the cubic equation ##x^3/(1-x) = a^2##. The exact solution of this cubic is not too complicated or difficult to work with. From ##x## we can recover ##\theta = \arcsin(\sqrt{x})##.
 
Last edited:
I get that
sin(θ) cos(θ) = kq2/4L2mg
?
which, if correct, then comes to

½ sin(2θ) = kq2/4L2mg
 
I believe this is incorrect. I'm pretty sure of the solution I posted, since it does agree with computational results.
 
Thank you so much!
I went down this path and saw the enormously complexity of solving cubics, which is - I guess - why we're taught to use graphical solutions methods instead.

Ray Vickson said:
The equation ##\sin^3(\theta)/\cos(\theta) = a## is not difficult to solve analytically. For ##a > 0## we have ##0 < \theta < \pi/2##, so ##\cos(\theta) = \sqrt{1 - \sin^2(\theta)} > 0##. Therefore, the new variable ##x = \sin^2(\theta)## obeys the cubic equation ##x^3/(1-x) = a^2##. The exact solution of this cubic is not too complicated or difficult to work with. From ##x## we can recover ##\theta = \arcsin(\sqrt{x})##.
 
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 '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