Laplace transform of proper rational function

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
6 replies · 1K views
member 731016
Homework Statement
Please see below
Relevant Equations
##\frac{2s + 1}{((s - 1)(s - 1)} = \frac{A(s - 1) + B(s - 1)}{(s - 1)(s - 1)}##
For this problem (b),
1713580812875.png

The solution is,
1713580841965.png

However, I don't understand how they got their partial fractions here (Going from step 1 to 2).

My attempt to convert into partial fractions is:

##\frac{2s + 1}{(s - 1)(s - 1)} = \frac{A(s - 1) + B(s - 1)}{(s - 1)(s - 1)}##

Thus,

##2s + 1 = A(s - 1) + B(s - 1)##
##2s + 1 = (A + B)s - A - B##

##2 = A + B##
##1 = - A - B##
##-1 = A + B##

However, ##2 ≠ -1##

Does someone please know how they got their partial fractions expression in step 2?

Thanks!
 
on Phys.org
I disagree with their first step. ##\frac {2s+1}{s^2-2s+1} = \frac {2s}{(s-1)^2} + \frac{1}{(s-1)^2}##.
I don't know why they are adding 1 to the denominators.
CORRECTION: The text in the OP is a typo and the actual problem has denominator ##s^2-2s+2##. Thanks, @Orodruin .
 
Last edited:
Reply
  • Love
Likes   Reactions: member 731016
FactChecker said:
I disagree with their first step. ##\frac {2s+1}{s^2-2s+1} = \frac {2s}{(s-1)^2} + \frac{1}{(s-1)^2}##.
I don't know why they are adding 1 to the denominators.
Because the actual problem has the denominator ##s^2 - 2s + \color{Red}{2}## … the 1 in the solution’s first expression is a typo.
 
Reply
  • Like
  • Love
Likes   Reactions: member 731016 and FactChecker