Inverse Laplace transform (Initial Value Problem)

aero_zeppelin
Messages
85
Reaction score
0

Homework Statement



I'm stuck trying to find out the inverse Laplace of F(s) to get y(t) (the solution for the differential equation):

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



The Attempt at a Solution



I tried using a translation theorem and then apply the sine formula, but the denominator is still all squared. I also tried partial fractions to expand Y(s) but I didn't get it right...

Any suggestions please?
 
Physics news on Phys.org
aero_zeppelin said:

Homework Statement



I'm stuck trying to find out the inverse Laplace of F(s) to get y(t) (the solution for the differential equation):

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



The Attempt at a Solution



I tried using a translation theorem and then apply the sine formula, but the denominator is still all squared. I also tried partial fractions to expand Y(s) but I didn't get it right...

Any suggestions please?

Yes: show us what you did and what you got. How can we possibly help if we have no idea of what your problem is?
 
[(s-1)+1]^2=[(s-1+i)(s-1-i)]^2

Therefore, \left[\frac{1}{ (s-1-i)(s-1+i) }\right]^2=\left[\frac{1}{2i}\left(\frac{1}{s-1-i}-\frac{1}{s-1+i} \right ) \right ]^2

Can you continue it from there?
 
  • Like
Likes 1 person
Ray Vickson said:
Yes: show us what you did and what you got. How can we possibly help if we have no idea of what your problem is?


My friend, that's the thing, I can't get past that. I stated the problem clearly: "I'm stuck trying to find out the INVERSE LAPLACE of the given Y(s) to get y(t)". There's no point in showing what I did before, it's not needed for what's after the equation I posted.

Anyway, I got it. It was just applying one of the formulas from the Laplace transform tables. I thought partial fractions or something else had to be done.

Thanks for your help
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top