Linear Algebra: Solving a system of equations for damped oscillation

mahrap
Messages
37
Reaction score
0
So we are given two equations:

$$ \ddot{x} - \dot{x} - x = cost (t) $$

and

$$ x(t) = a sin(t) + b cos(t) $$

The question asks to find a and b.

How would one go about doing this? I thought maybe substituting the $$ cos(t) $$ from equation 1 into equation 2 would work but then what system of equations would I have to solve? I am completely clueless on how to set up this problem. Any suggestions and hints are appreciated.
 
Physics news on Phys.org
Was there any additional information?

Try taking the first and second derivatives of x
 
There was not much additional information which would have helped me arrive at a solution. What would I do after taking the second derivative of x with respect to t? Plug it into equation 1? But then How would I solve my equations then?
 
Ok, just wondering.

Take the first and second derivatives of x, then plug those into the first equation. You should see from there
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top