How Can We Determine the Motion of a Compound Harmonic Mechanical System?

AI Thread Summary
To determine the motion of the compound harmonic mechanical system, the initial conditions provided are y1(0) = 1, y2(0) = 2, y1'(0) = -2*sqrt(6), and y2'(0) = sqrt(6). The total spring constant is calculated using the formula for springs in parallel, and the total mass is the sum of the individual masses. The problem involves solving a set of coupled differential equations, which can be approached using linear algebra techniques or simpler methods if preferred. The discussion suggests that multiple methods will yield the same results for y1(t) and y2(t). Understanding the equations of simple harmonic motion (SHM) is crucial for solving this problem effectively.
qspeechc
Messages
839
Reaction score
15

Homework Statement



http://img209.imageshack.us/my.php?image=springzu4.png
Determine the motion of this mechanical system satisfying the initial conditions :-
y1(0) = 1
y2(0) = 2
y1'(0) = -2*sqrt(6)
y2'(0) = sqrt(6)

Hint : there are 4 different methods you can use to solve this problem. They all give the same exact result.

I need to know what y1(t) and y2(t) are, please

Homework Equations


I know the shm equations- are they valid here?

The Attempt at a Solution



total k = 1/(1/k1+1/k2)

total m = m1 + m2
 
Physics news on Phys.org
I believe this problem is going to be a set of coupled differential equations

you can use linear algebra techniques to decouple them, or just brute force if you're unfamiliar with that.

I think it will proceed similarly to this https://www.physicsforums.com/archive/index.php/t-203860.html except his setup is different
 
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