Finding Normal Modes in Coupled Oscillations

AI Thread Summary
The discussion focuses on deriving the normal modes of oscillation for two equal masses connected by springs. The frequencies of the normal modes are expressed as ω² = (3 ± √5)(s/2m), with specific amplitude ratios for the upper and lower masses in each mode. The user is struggling with the equations of motion and the subsequent calculations to isolate ω². Guidance is provided to expand the determinant equation into a quadratic form, allowing for the application of the quadratic formula to solve for ω². The conversation emphasizes the importance of correctly setting up and manipulating the equations to find the desired results.
blackbody
Messages
5
Reaction score
0
Hi guys, I'm stuck on a problem that states:

Two equal masses oscillate in the vertical direction. Show that the frequences of the normal modes of oscillation are given by:

\omega^2 = (3 +- \sqrt{5})\frac{s}{2m}

and that in the slower mode the ratio of the amplitude of the upper mass to that of the lower mass is \frac{1}{2}(\sqrt{5}-1) whilst in the faster mode this ratio is \frac{-1}{2}(\sqrt{5}+1). The figure in the problem is basically:

______
s
s
s
M
s
s
s
M

Where s is the spring and M are the masses (both springs have equal stiffness s).Basically, I'm not sure if I have the equations of motion down correctly. So far, I have:

1) \frac{md^2y_{1}}{dt^2} = -sy_{1} + s(y_{2} - y_{1}) => y_{1}'' = -\omega_{0}^2y_{1} + \omega_{0}^2(y_{2} - y_{1})

2) \frac{md^2y_{2}}{dt^2} = -s(y_{2} - y_{1}) => y_{2}'' = -\omega_{0}^2(y_{2} - y_{1})

Where y_{1} and y_{2} are the displacements of the first and second mass, respectively.
However when I use the solutions y_{1} = A_{1}\cos{wt} and y_{2} = A_{2}\cos{wt}, find the derivatives, plug back in, etc, I cannot cleanly solve for the normal modes in terms of \omega. I'm suspecting my equations of motion are incorrect, help?

Thanks
 
Last edited:
Physics news on Phys.org
Can you show some of your work so that we can see where you might be getting hung up? Your equations of motion appear fine.
 
1st equation: -A_{1}w^2\cos{wt} = -w_{0}^2A_{1}\cos{wt} + w_{0}^2(A_{2}\cos{wt} - A_{1}\cos{wt})

cosines factor out, collect like terms, etc...then I get:

A_{1}(2w_{0}^2 - w^2) + A_{2}(-w_{0} = 0

2nd equation: -A_{2}w^2\cos{wt} = -w_{0}^2(A_{2}\cos{wt} - A_{1}\cos{wt})

cosines factor out, collect like terms, etc...then I get:

A_{1}(-w_{0}^2) + A_{2}(w_{0}^2 - w^2) = 0

So finally I end up with a system of equations:

A_{1}(2w_{0}^2 - w^2) + A_{2}(-w_{0}) = 0

A_{1}(-w_{0}^2) + A_{2}(w_{0}^2 - w^2) = 0

To tackle this, I set the determinant of the matrix equal to zero:

(2w_{0}^2 - w^2)(w_{0}^2 - w^2) - (w_{0}^2)^2 = 0

From this, I can't isolate w^2 to get the answer.

Thanks
 
Last edited:
Expand your last equation and collect like terms. The equation will then be in the form: a\omega^4+b\omega^2+c=0 where a, b, and c are constants. You can solve for \omega^2 using the quadratic equation.
 
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