rayman123
- 138
- 0
Homework Statement
solve the differential equation by using Laplace transform
[tex]x^{''}(t)+7x^{'}(t)+10x(t)=sin3t[/tex]
[tex]x(0)=0, x^{'}(0)=0[/tex]
Homework Equations
[tex]X(s)s^2+X(s)7s+X(s)10=\frac{3}{s^2+9}[/tex]
then i get
[tex]X(s) = \frac{3}{s^2+9}\cdot\frac{1}{(s+5)(s+2)}[/tex]
[tex]\frac{3}{(s^2+9)(s+5)(s+2)}=\frac{As+B}{s^2+9}+\frac{C}{s+5}+\frac{D}{s+2}\\<br /> \begin{cases}A+C+D=0\\7A+2C+B+5D=0\\10A+7B+9C+9D=0\\10B+18C+45D=3\end{cases}\Rightarrow \begin{cases}A=-\frac{21}{442}\\B=\frac{3}{442}\\C=-\frac{1}{34}\\D=\frac{1}{13}\end{cases}[/tex]
[tex]x(t) = =-\frac{21}{442}cos3t+\frac{3}{442}sin3t-\frac{1}{34}e^{-2t}+\frac{1}{13}e^{-5t}[/tex]
1) well i made a quck check (used other method to calculate A, B) to se if the are correct
and this is what i get
[tex]x=A\cos3t+B\sin3t[/tex]
[tex]x'=-3A\sin3t+3B\cos3t[/tex]
[tex]x''=-9A\cos3t-9B\sin3t[/tex]
and from this i obtain
[tex]A=-\frac{21}{442}[/tex]
[tex]B=-\frac{1}{442}[/tex]
can someone please show me where did I make a mistake??
The Attempt at a Solution
Last edited: