Initial value problem (Laplace)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
math_04
Messages
21
Reaction score
0

Homework Statement



Use the Laplace transform method to solve the differential equation

y" -4y' +4y = e^2t subject to initial conditions y(0)=1, y'(0)=0

Homework Equations





The Attempt at a Solution



s^2Y(s) -sy(0) - y'(0) - 4[ sY(s) - y(0)] + 4Y(s)= L (e^2t)

Y(s) [s^2 -4s +4] - s -4 = 1/(s-2)

Y(s) [ (s-2)^2 ] = 1/(s-2) + s +4

Y(s) = 1/(s-2)^3 + s/(s-2)^2 + 4/(s-2)^2

Is this right, how do I find out the inverse laplace of Y(s) like for example 1/(s-2)^3 seems impossible!

Thanks.
 
Physics news on Phys.org
? Pretty nearly every inverse lapalce transform is done by looking it up in a table of transforms. But, as I pointed out in response to your other post, generally, you find the Laplace transform (and almost always the inverse transform) by looking it up in a table. Here is a good one:
http://www.vibrationdata.com/Laplace.htm

In particular, the inverse transform of 1/(s-2)3 is (1/2)t2e-2t.
 
Last edited by a moderator:
how about s/(s-2)^2. It isn't a cosine or sine laplace thing?

Thanks.
 
You can find [tex]\frac{1}{(s-2)^2}[/tex] and s in that table he linked.