Yann
- 48
- 0
Homework Statement
I must find the solution of a differential equation, but I'm stuck with a problem of algebra;
Homework Equations
The problem is
<br /> y''+2y'+2y = sin(at)<br />
With y(0) = y(0)' = 0
y''+2y'+2y = sin(at)
<br /> s^2L[y]+2sL[y]+2L[y] = \frac{a}{s^2+a^2}<br />
<br /> L[y](s^2+2s+2) = \frac{a}{s^2+a^2}<br />
<br /> L[y] = \frac{a}{(s^2+2s+2)(s^2+a^2)}<br />
The Attempt at a Solution
I transform it;
<br /> L[y] = \frac{a}{([s+1]^2+1)(s^2+a^2)}<br />
<br /> \frac{a}{([s+1]^2+1)(s^2+a^2)} = \frac{A(s+1)+B}{[s+1]^2+1}+\frac{C}{s^2+a^2}<br />
<br /> a = [A(s+1)+B](s^2+a^2) + C[(s+1)^2+1]<br />
I just don't have a clue how to find A, B and C from here...
Last edited: