Laplace Transform with Double Roots

nwilkins259
Messages
9
Reaction score
0
I'm trying to prepare for an exam and we were warned that the Laplace transforms given to us may have Complex roots, double roots, or double complex roots.

I'm comfortable with complex roots, but I can't find a problem in the textbook that deals with double roots, and I haven't used them since Linear Algebra and Diff. Equations.

So hypothetically, If current I = (s+12)/[(s+3)2]
S1,2 = -3, -3

and after partial fractions A= 9 and B = 1

what is the inverse transform of I? how does the double root affect the expression? I vaguely remember something about multiplying e of the second double by t. Can someone show me the full expression?
 
Last edited:
Physics news on Phys.org
I hope you realize we can only guess what A and B are supposed to stand for.
 
Apologies, I've been staring at these equations for so long I've lost context.

A/(s+3)^2 + B/(s+3) = (s+12)/[(s+3)^2]
 
Remember the identity:

\mathbb{L}\left(t f(t)\right) = -F'(s)

Then let 9/(s+3)^2 = -F'(s).
 
Also, chances are your table includes 1/s and 1/s2. Then use the delay property of the Laplace transform to account for the +3 in the denominator.
 
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