Please help me find this inverse Laplace transform. $$ F(s)=\dfrac{2s-3}{s^{2}-2s+2} $$ I couldn't resolve the denominator, because the quadratic has discriminant $\Delta=-4$.
2026-04-07 03:18:39.1775531919
Inverse Laplace transform with minus $\Delta$ in denominator
237 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Indeed, the discriminant is negative, so there are no roots of the denominator. This means that instead of factoring it, you should complete the square: $$s^2-2s+2 = (s-1)^2+1$$ Then split the fraction as $$\frac{2(s-1)}{(s-1)^2+1}+ \frac{1}{(s-1)^2+1}$$ Consult the table of Laplace transforms and don't forget the frequency shift property.