Is This the Correct Approach to Solving an Inverse Laplace Transform?

  • Thread starter Thread starter Desii
  • Start date Start date
  • Tags Tags
    Inverse Laplace
Desii
Messages
13
Reaction score
0

Homework Statement



Could anyone please check my work, The answer is wrong. Correct Answer: e^2t(-t+e^t-1)

Homework Equations



Inverse Laplace

The Attempt at a Solution



Here's my solution, please point out my mistakes. One mistake i found after taking the picture is: Its -2te^-2t ( third last step), Then my answer is just e^-t+e^-2t

http://postimage.org/image/mfzr6aom5/
 
Last edited by a moderator:
Physics news on Phys.org
Desii said:

Homework Statement



Could anyone please check my work, The answer is wrong. Correct Answer: e^2t(-t+e^t-1)

Homework Equations



Inverse Laplace

The Attempt at a Solution



Here's my solution, please point out my mistakes. One mistake i found after taking the picture is: Its -2te^-2t ( third last step), Then my answer is just e^-t+e^-2t

http://postimage.org/image/mfzr6aom5/

You have a couple of mistakes near the beginning.

You have
$$ \frac{1}{(s + 1)^2(s + 1)^2} = \frac{A}{s+ 1} + \frac{Bs + C}{(s + 2)^2}$$

The first mistake is minor and probably a typo - you wrote (s + 1)2 in the first fraction when I think you meant (s + 2)2.

The second mistake is one of understanding. To decompose a repeated linear factor such as (s + 2)2 you do it like this:
$$ \frac{1}{(s + 1)^2(s + 2)^2} = \frac{A}{s+ 1} + \frac{B}{s + 2} + \frac{C}{(s + 2)^2}$$
The way you did it is for irreducible quadratics (i.e., quadratics with complex factors), not quadratics that are perfect squares.

After that I stopped looking.
 
Last edited by a moderator:
Gotcha, Thanks mate. This solves the mystery :) and yes i meant (s+2)^2
 
Desii said:
Gotcha, Thanks mate. This solves the mystery :)
That's why they pay us the big bucks. Oh wait, they don't pay us at all!
Desii said:
and yes i meant (s+2)^2

Glad I could help...
 
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