Sun K.
asked 08/08/13Find the inverse Laplace transform?
Find the inverse Laplace transform of F(s)=(8s^2-4s+12)/(s(s^2+4)).
Answer: f(t)=3-2 sin 2t+5 cos 2t
A/s+(Bs+C)/(s^2+4)
8s^2-4s+12=A(s^2+4)+(Bs+C)(s)=As^2+4A+Bs^2+Cs=s^2(A+B)+Cs+4A
8=A+B
C=-4
A=3
B=5
L^-1 (3/s)+L^-1 ((5s-4)/(s^2+4))
=3+ (now I'm stucked)
1 Expert Answer
Write [(8s2 - 4s +12)/(s(s2 + 4)) = A/s + (Bs + C)/(s2 + 4)].
Multiplying both sides of equation in square brackets above by s(s2 + 4) gives
(8s2 - 4s +12) = A(s2 + 4) + (Bs + C)s equal to (A + B)s2 +Cs + 4A.
Then A + B = 8
C = -4
4A = 12
A = 3
B = 5
Next, obtain (8s2 - 4s + 12)/(s(s2 + 4)) = 3/s + (5s - 4)/(s2 + 4).
Finally, write L-1{ 3/s + 5s/(s2 + 4) - 4/(s2 + 4) } which gives 3L-1{1/s} + 5L-1{s/(s2 + 4)} - 2L-1{2/(s2 + 4)}.
A table of Laplace Transforms will give the Inverse Laplace Transform as 3 + 5cos 2t - 2sin2t.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Sun K.
Never mind. I got it.
08/08/13