Transforming Inverse Laplace Equations with a Shifting Theorem

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
aaronfue
Messages
118
Reaction score
0

Homework Statement



L-1{[itex]\frac{s}{s^2+4s+5}[/itex]}

Homework Equations



[itex]\frac{s-a}{(s-a)^2+k^2}[/itex]

[itex]\frac{k}{(s-a)^2+k^2}[/itex]

The Attempt at a Solution



I completed the square for the denominator and got:

L-1{[itex]\frac{s}{(s+2)^2+1}[/itex]}
(a= -2, k=1)

But how do I get rid of the s in the numerator? Or do I have to break this up into separate functions?
 
Physics news on Phys.org
Say we have:
[tex]F(s) = \frac{1}{(s+2)^2 + 1}[/tex]
so you need to find [itex]\mathcal{L}^{-1}\left\{s F(s)\right\}[/itex]. Have you seen something like that in your transform tables?
 
The Laplace transform of cos(t} is [tex]\frac{s}{s^2+ 1}[/tex]. You can find that in any table of Laplace transforms.
 
Also you could write$$\frac s {(s+2)^2+1}=
\frac {(s+2)}{(s+2)^2+1}+\frac{-2}{(s+2)^2+1}$$and use the shifting theorem.