Is this the correct inverse laplace transform

Click For Summary
SUMMARY

The discussion focuses on finding the inverse Laplace transform of the function F(s) = [12*s^2 - (28+2*sqrt(3))*s + 26 + 6*sqrt(3)]/[(s-3)(s^2-2s+2)]. The user successfully calculates the constants K1 and K2, resulting in K1 = 10 and K2 = -1.0231 - 0.3603j. The correct approach to eliminate the imaginary unit 'j' involves using the partial fraction expansion method, specifically expressing F(s) in the form A/(s-3) + (Bs + C)/(s^2-2s+2) to ensure all constants remain real.

PREREQUISITES
  • Understanding of Laplace transforms and their properties
  • Familiarity with complex numbers and their manipulation
  • Knowledge of partial fraction decomposition
  • Experience with exponential functions in the context of differential equations
NEXT STEPS
  • Learn about the properties of Laplace transforms, focusing on the shifting theorem
  • Study the method of partial fraction decomposition in detail
  • Explore complex number operations, particularly in relation to exponential forms
  • Practice inverse Laplace transforms with various functions to solidify understanding
USEFUL FOR

Students and professionals in engineering, mathematics, or physics who are working with differential equations and require a solid grasp of Laplace transforms and their applications.

Ready2GoXtr
Messages
74
Reaction score
0

Homework Statement


Well i did all my work but the forum logged me out and when i submitted it I lost it all
because it wanted me to login again >_<
anyways i need to find the inverse laplace transform of
F(s)=[12*s^2 - (28+2*sqrt(3))*s + 26 + 6*sqrt(3)]/[(s-3)(s^2-2s+2)]

Homework Equations





The Attempt at a Solution



F(s)=K1/(s-3) + K2/(s-1-j) + K2*/(s-1+j) Note * is for conjugate
K1= [12(3)^2 - (28+2*sqrt(3))*(3) + 26 + 6*sqrt(3)]/[(3)^2-2(3)+2]=50/5=10
K1=10
K2=[12(1+j)^2 - (28+2*sqrt(3))*(1+j) + 26 + 6*sqrt(3)]/[(1+j+3)*(1+j-1+j)]
=-1.0231-.3603j
K2=-1.0231-.3603j
K2*=-1.0231+.3603j


F(s)=10/(s-3) + (-1.0231-.3603j)/(s-1-j) + (-1.0231+.3603j)/(s-1+j)

note: (-1.0231-.3603j)=1.0846[tex]\angle[/tex]19.4=1.0846*exp(j*19.4)
note: (-1.0231+.3603j)=1.0846[tex]\angle[/tex]-19.4=1.0846*exp(-j*19.4)
doing the inverse laplace transform
I think the second exponent for the last two terms come from translation in frequency operation for laplace transforms but i could be wrong
it says
for f(t): exp(-a*t)*f(t)
for F(s):F(s+a)

f(t)= 10*exp(3*t) + 1.0846*exp(j*19.4)*exp(-(-1-j)t) + 1.0846*exp(-j*19.4)*exp(-(-1+j)t)

if this is correct how do i get rid of the j's here?
 
Physics news on Phys.org
When you calculated K2, you accidentally changed (s-3) to (s+3) in the denominator.

You can use e=cos θ + j sin θ to eliminate the j's, but you might find it easier and a lot less tedious to avoid them in the first place. When you do the partial fractions expansion, use the form

[tex]F(s) = \frac{A}{s-3} + \frac{B s + C}{s^2-2s+2}[/tex]

The constants A, B, and C will all be real. To find the inverse Laplace transform of the second term, express it in the form

[tex]\frac{B s + C}{s^2-2s+2} = \frac{B(s-1)}{(s-1)^2+1} + \frac{B+C}{(s-1)^2+1}[/tex]

and use the shifting property you mentioned.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 79 ·
3
Replies
79
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K