whozum
- 2,219
- 1
Using Newton's 2nd Law for a damped oscillator:
ma = -kx - \alpha x
which is a second order linear DE. To solve it we use the trial integrating factor e^{\lambda x} [/tex] to come to the root equation<br /> <br /> mx^2 + \alpha x + k = 0 where we can find our two solutions to be <br /> <br /> r_{1} \ and \ r_{2} \frac{-\alpha}{2m} +/- \frac{1}{2m} \sqrt{\alpha^2 - 4km}<br /> <br /> And the function x(t) is supposed to be represented by<br /> x(t) = Ae^{r_1 t } + Be^{r_2 t} which can be solved with th given initial conditions x(0) = 0 \ and \ v(0) = v_0.<br /> <br /> I'm supposed to end up with the product of two exponentials which dissolve to a cosine and sin function. <br /> Four lines up is where I'm lost.. I'm not sure how to jump to the two exponential functions. What I have is:<br /> <br /> x(t) = Ae^{r_1 t}(\cos(x(\alpha^2 - 4km)) +/- i \sin(x(\alpha^2 - 4km)) which just smells really wrong. I can solve the particular equations once I can get to the general solution, but I'm stuck there. I know how the damping is determined and everything.. I just can't get the general equation :(
ma = -kx - \alpha x
which is a second order linear DE. To solve it we use the trial integrating factor e^{\lambda x} [/tex] to come to the root equation<br /> <br /> mx^2 + \alpha x + k = 0 where we can find our two solutions to be <br /> <br /> r_{1} \ and \ r_{2} \frac{-\alpha}{2m} +/- \frac{1}{2m} \sqrt{\alpha^2 - 4km}<br /> <br /> And the function x(t) is supposed to be represented by<br /> x(t) = Ae^{r_1 t } + Be^{r_2 t} which can be solved with th given initial conditions x(0) = 0 \ and \ v(0) = v_0.<br /> <br /> I'm supposed to end up with the product of two exponentials which dissolve to a cosine and sin function. <br /> Four lines up is where I'm lost.. I'm not sure how to jump to the two exponential functions. What I have is:<br /> <br /> x(t) = Ae^{r_1 t}(\cos(x(\alpha^2 - 4km)) +/- i \sin(x(\alpha^2 - 4km)) which just smells really wrong. I can solve the particular equations once I can get to the general solution, but I'm stuck there. I know how the damping is determined and everything.. I just can't get the general equation :(
Last edited: