_N3WTON_
- 350
- 3
Homework Statement
Division by s Equals integration by t:
For this problem use the following property (see relevant equations) to find the inverse transform of the given function: F(s) = \frac{1}{s(s-1)}
Homework Equations
L^{-1}(\frac{F(s)}{s}) = \int_{0}^{t} f(\tau)\,d \tau
The Attempt at a Solution
Using the above formula I have: F(s) = \frac{1}{s(s-1)}
So : \frac{F(s)}{s} = \frac{\frac{1}{s(s-1)}}{s} = \frac{1}{s^{2}(s-1)}
Next I used a partial fraction decomposition:
\frac{1}{s^{2}(s-1)} = \frac{A}{s} + \frac{B}{s^{2}} + \frac{C}{(s-1)}
As(s-1) + B(s-1) + Cs^{2} = 1
Solving for A, B, and C I found A=-1 \hspace{1 mm} B=-1 \hspace{1 mm} C = 1
So the decomposition is:
\frac{1}{s^{2}(s-1)} = -\frac{1}{s} - \frac{1}{s^{2}} + \frac{1}{(s-1)}
The inverse Laplace transform of the above equation is:
-t - e^{t} - 1
However, the answer given in my textbook is:
e^{t} - 1
Coincidentally, when I perform the partial fraction decomposition on F(s), I arrive at the answer given in the back of the text, which is really confusing me, do I not need to divide F(s) by s?
Last edited: