Energy conservation and circular motion

AI Thread Summary
The discussion revolves around calculating the velocity of a ball swinging from a pivot after it hits a nail and begins circular motion. The radius of the circular path is determined as r = (L - D), and the centripetal force must equal the gravitational force for the ball to complete the circle. The initial approach suggested calculating the velocity at the top of the circle using the equation v = sqrt((L - D)g), but this was deemed incorrect without considering the velocity just before hitting the nail. The correct method involves applying conservation of energy to find the velocity prior to the nail, leading to the final expression for the velocity at the top of the circle as v' = sqrt[4gD - 2gL]. The discussion concludes with confirmation of the correct approach and gratitude for assistance.
w3390
Messages
341
Reaction score
0

Homework Statement



A ball with a mass m swings from a string of length L from a pivot. A distance D directly below the pivot there is a nail. The ball is released making an angle theta=pi/2 with the vertical. For this particular problem, there is no friction.

Assuming the ball swings completely around the nail in a circle, what is the velocity of the ball at the top of the circle?

Homework Equations



K=(1/2)mv^2
U=mgh
F=m(v^2/r) for circular motion

The Attempt at a Solution



So as soon as the string hits the nail, the radius of circular motion will be r=(L-D). Therefore, the centripetal force will be m(v^2/(L-D)). When the ball is at the top of the circle, if the ball is to just make it over the centripetal force should be equal to the gravitational force, right?

So:

m*(v^2/(L-D))=mg

v^2=(L-D)*g

v= sqrt((L-D)*g)

I think this is correct because if the velocity at the top of the circle were equal to zero, then it would not be able to complete the rest of the circle which is a necessary condition.

However, it seems unsettling to me that I did not calculate the velocity of the ball right before the string hits the nail.

Does my answer look correct?
 
Physics news on Phys.org
w3390 said:

Homework Statement



A ball with a mass m swings from a string of length L from a pivot. A distance D directly below the pivot there is a nail. The ball is released making an angle theta=pi/2 with the vertical. For this particular problem, there is no friction.

Assuming the ball swings completely around the nail in a circle, what is the velocity of the ball at the top of the circle?

Homework Equations



K=(1/2)mv^2
U=mgh
F=m(v^2/r) for circular motion

The Attempt at a Solution



So as soon as the string hits the nail, the radius of circular motion will be r=(L-D).
Yes, correct.
Therefore, the centripetal force will be m(v^2/(L-D)).
only after it hits the nail.
When the ball is at the top of the circle, if the ball is to just make it over the centripetal force should be equal to the gravitational force, right?
not necessarily, there still could be a tension in the string contributing to an increase in the centripetal force (centripetal force = T+ mg).
So:

m*(v^2/(L-D))=mg

v^2=(L-D)*g

v= sqrt((L-D)*g)

I think this is correct because if the velocity at the top of the circle were equal to zero, then it would not be able to complete the rest of the circle which is a necessary condition.
this is not correct
However, it seems unsettling to me that I did not calculate the velocity of the ball right before the string hits the nail.
That should be unsettling, so why not settle yourself and calculate the velocity right before the string hits the nail? Then use conservation of energy to find V at the top.
 
The velocity right before hitting the nail would be (1/2)m*v^2=mgh.

Therefore, v=sqrt(2gh) which in this case is:

v=sqrt(2gL)So:

Ei=Ef

(1/2)m*(2gL) = (1/2)m*v'^2 + mg*2(L-D)
g*L=(1/2)v'^2 + 2g(L-D)
v'^2 = 2[g*L - 2g(L-D)]

So:

v' = sqrt[2[g*L - 2g(L-D)]]

v'=sqrt[2gL - 4gL + 4gD]

v'=sqrt[4gD - 2gL] (velocity at the top of the circle)
 
Last edited:
Cool. Thanks a lot PhanthomJay
 
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