English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hey,

I am trying to find laplace transform of y''+y=e^(2t) and so far I got:

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

what do i do next?

2007-03-11 09:31:34 · 1 answers · asked by abe_cooldude 1 in Science & Mathematics Mathematics

1 answers

I'm not SURE what you wrote is correct (it's been a while since I have done Laplace Transforms) but if what you have written is correct, you will now most likely want to split the RHS into partial fractions so that you have:

Y(s) = A(s)/(s-2) + B(s)/(s^2 + 1) and then from these, you should be able to do the inverse Laplace transform to get back to a solution in y.

To do this, I would guess that A(s) = a and B(s) = bs + c

Then if you plug in and set the two equations equal, you get

a(s^2 + 1) + (bs+c)(s-2) = s - 1.

Multiplying out and setting the s^i terms equal to each other gives that:

a + b = 0
a - 2c = -1
c - 2b = 1

which gives me a = 1/5, b = -1/5 and c = 3/5 (though you may want to check this).

In general, partial fractions are good thing to try when it comes to Laplace Transform problems (since they tend to occur frequently).

2007-03-11 13:02:15 · answer #1 · answered by chiggitychaunce2 2 · 0 0

fedest.com, questions and answers