Spring Angular Momentum Problem

AI Thread Summary
The discussion centers on solving a spring angular momentum problem using conservation of energy principles. The participant initially attempts to relate potential energy in the spring to rotational kinetic energy but struggles with the calculations, particularly regarding the moment of inertia and the radius derived from the law of cosines. After further analysis, they realize the need to equate the net inward force from the springs to the centripetal force required for uniform circular motion. The final equation derived indicates that the spring constant k is proportional to the mass and angular velocity squared, leading to a clearer understanding of the problem. The conversation emphasizes the importance of accurately applying physics principles to achieve the correct solution.
Rmehtany
Messages
27
Reaction score
2

Homework Statement


Capture.PNG

Homework Equations


PE spring = .5 kx^2
KE rotation = .5 I w^2

The Attempt at a Solution


I tried to do a conservation of energy
(Note: I = moment of inertia, L = length)
3*.5*k L^2 = .5 I w^2

I =3 M R^2 ---> a^2 = b^2 + c^2 -2bc cos(a) (the reason why I am using law of cosines is to find the radius from the center to each point mass)

R = L / sqrt(3)

I = ML^2

3*.5*k*L^2 = .5*M*L^2 *w^2

k = 1/3 * Mw^2 which is wrong. The answer is C. How do you do this?
 
Physics news on Phys.org
Rmehtany said:

Homework Statement


View attachment 77928

Homework Equations


PE spring = .5 kx^2
KE rotation = .5 I w^2

The Attempt at a Solution


I tried to do a conservation of energy
(Note: I = moment of inertia, L = length)
3*.5*k L^2 = .5 I w^2

I =3 M R^2 ---> a^2 = b^2 + c^2 -2bc cos(a) (the reason why I am using law of cosines is to find the radius from the center to each point mass)

R = L / sqrt(3)

I = ML^2

3*.5*k*L^2 = .5*M*L^2 *w^2

k = 1/3 * Mw^2 which is wrong. The answer is C. How do you do this?

This is an equilibrium problem. The effective restoring force of the springs, acting on the masses, provides the centripetal force.
 
I see, Let me try. So the mass is 3m, and the Radius is calculated by law of cosines to be 4L/rad(3). so:

3*k*cos(30)* L = m*w^2 * 4L/rad(3)
k = m*w^2 * 2/9

I'm still messing up. What am I doing?
 
Rmehtany said:
I see, Let me try. So the mass is 3m, and the Radius is calculated by law of cosines to be 4L/rad(3). so:

3*k*cos(30)* L = m*w^2 * 4L/rad(3)
k = m*w^2 * 2/9

I'm still messing up. What am I doing?
Draw a vector diagram for the forces acting on one of the balls.
 
Capture.PNG
 
Rmehtany said:
Set the net inward force provided by the springs equal to the centripetal force, to maintain uniform circular motion.
 
OK

2 * f spring* cos(30) = f centripetal = rad(3) * f spring

k*L* rad(3) = m w^2 * 2L/rad(3)

k = 2/3 * m w^2

Thank you!
 
Back
Top