JJBladester
Gold Member
- 281
- 2
Homework Statement
Find f(t).
Homework Equations
L^{-1}\left\{\frac{s}{s^{2}+4s+5}\right\}
The Attempt at a Solution
I tried completing the square to get to the solution and I ended up with:
L^{-1}\left\{\frac{s}{s^{2}+4s+5}\right\} =
L^{-1}\left\{\frac{s}{(s+2)^{2}+1}\right\}
Then, I used the inverse of a transform for cosine and the first translation theorum:
coskt = L^{-1}\left\{\frac{s}{(s^{2}+k^{2})}\right\}
L\left\{e^{at}f(t)\right\} = F(s-a)}
with a being -2 and k being 1 to get an answer of:
e^{-2t}cos(t)
However, I was wrong. The book had the following answer:
e^{-2t}cos(t)-2e^{-2t}sin(t)
My question is where does the -2e^{-2t}sin(t) come from?