Sparky_
- 227
- 5
Homework Statement
This is a portion of a slightly larger problem involving:
<br /> <br /> K*\frac{d^2x}{dt^2} = -K2*\frac{dz}{dt}<br />
<br /> K*\frac{dz^2}{dt^2} = K2*\frac{dx}{dt}<br />
I would like to check my work and I don't believe I am moving toward the solution, knowing it has sin and cos in the final solution:
Homework Equations
The Attempt at a Solution
I'm just wanting some help on the math portion of the following -
Picking up midstream in a problem - I have started with a substitution
<br /> u= \frac {dx}{dt}<br />
<br /> K1 \frac {du^{2}}{dt^2} + {-K2}u = 0 <br />
<br /> <br /> u = e^{mt}<br /> u’ = me^{mt}<br /> u’’ = m^2e^{mt}<br />
<br /> <br /> K2*m^{2}e^{mt} + -K1* e^{mt} = 0<br />
Factor out e^{mt}
<br /> m^2 = \frac {K1}{K2}<br />
<br /> m =sqrt{ \frac {K1}{K2}}<br /> <br />
I am 1 integration away from getting X.
I know the solution is of the form X = Acos(at) + Bsin(at) - I was expecting complex roots.
If the above is correct then my problem is further upstream