Why Does Cutting the String Change the Tension Ratio in a Pendulum?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
daveed
Messages
138
Reaction score
0
SO.

a ball is suspended by a string from the ceiling, and held at angle theta to the vertical by another string that is attached to the wall nearby... the string attched to the wall is cut and the ball swings like a pendulum, at the farthest it is theta from the vertical on both sides.

so. the book asks what is the ratio of the tension in the rope holding the rope to the ceiling before the other rope(attached to the wall) was cut, to when the ball is swinging and is at its farthest from the vertical(forming angle theta to it)

i thought it should be one to one, because the tension*sin(theta) would be supporting the ball in both cases, but it turns out the answer is cos^2(theta)

any ideas why?
 
Physics news on Phys.org
Check your vector diagram.
 
[tex]\begin{align*}\\<br /> Case\ 1 :\\<br /> Particle\ is\ in\ equilibrium. \\<br /> \sum \vec{F}=0\\<br /> T_1cos\theta + (-mg) = 0\\<br /> T_1=\frac{mg}{cos\theta}\\<br /> Case\ 2:\\<br /> Centripedal\ acceleration :\\<br /> T_2+(-mgcos\theta)=0\ since\ v=0\\<br /> T_2=mgcos\theta\\<br /> \frac{T_1}{T_2}=\frac{1}{cos^2\theta}\\<br /> Why\ the\ reciprocal\ ?\\<br /> \end{align}[/tex]
 

Attachments

  • Picture.GIF
    Picture.GIF
    2.9 KB · Views: 588