How Does Partial Fraction Decomposition Apply to Laplace Transforms?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
reece
Messages
9
Reaction score
0
Basically I don't know how F(s) can be split up to below.

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

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

I thought it would be 1/s^2 - 1 / s-2

How does this work? Please explain.
thanks
 
Physics news on Phys.org
hey

try using partial fraction:

1/s^2(s-2)=A/s+B/s^2+C/(s-2)
then multiply both side of the identity by s^2(s-2)
then group the terms: s^2,s and constants(terms without s)
finally equate both sides of the identity. and then calculate A,B C
and then put in the term A/s+B/s^2+C/(s-2)
then you will find the expected form.

thanks

rezwan