Simple Inverse Laplace Transform.

jegues
Messages
1,085
Reaction score
3

Homework Statement


Find the inverse Laplace Trasnform of,

F(s) = \frac{s^{2}}{(s^{2} + 9)^{2}}


Homework Equations





The Attempt at a Solution



We are given a table with a bunch of common Laplace transforms and their inverses but I can't seem to get this one.

Can anyone nudge me in the right direction or what I should start with?

Thanks again
 
Physics news on Phys.org
You could try partial fractions to break it up into less simplified pieces.

Do you know how to find inverse transforms using complex integrals?
 
vela said:
You could try partial fractions to break it up into less simplified pieces.

Do you know how to find inverse transforms using complex integrals?

I don't think we've learned that yet, we just finished learning about the shifting theorem today.
 
Try look at it this way:

F(s) = s\left[\frac{s}{(s^2+9)^2}\right] = sH(s)

Find h(t), the inverse Laplace transform of H(s)=s/(s2+9)2. Then your table should show how f(t) and h(t) are related.
 
vela said:
Try look at it this way:

F(s) = s\left[\frac{s}{(s^2+9)^2}\right] = sH(s)

Find h(t), the inverse Laplace transform of H(s)=s/(s2+9)2. Then your table should show how f(t) and h(t) are related.

I can see that H(s) will transform to become cos3t but I'm not sure how to relate f(t) and h(t).
 
No, the transform of cos 3t is s/(s2+9). It's similar but not quite the same as H(s).

Look into the properties of Laplace transforms regarding differentiation, both in the s domain and the time domain.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top