(I) Partial Fraction Decomposition
Let \( R(s) = \frac{P(s)}{Q(s)} \) be a rational fraction where the degree of \( P(s) \) is strictly less than the degree of \( Q(s) \). To find the inverse Laplace transform \(\mathcal{L}^{-1}\{R(s)\}\):
- Perform partial fraction decomposition on \( R(s) \).
- Find the inverse Laplace transform of each individual term.
Rule 1: Linear Factor Partial Fractions
The portion of the partial fraction decomposition of \( R(s) \) corresponding to a linear factor \( (s-a) \) of multiplicity \( n \) is:
where \( A_i's \) are constants.
Rule 2: Quadratic Factor Partial Fractions
The portion of the partial fraction decomposition of \( R(s) \) corresponding to the irreducible quadratic factor \( (s-a)^2 + b^2 \) of multiplicity \( n \) is:
where \( A_i's\) and \( B_i's \) are constants.
(II) Translation on the s-axis
Step 2 is often based on the following property of the Laplace transform.
Theorem: Translation on the s-axis
If \( F(s) = \mathcal{L}\{f(t)\} \) exists for \( s > c \), then \( \mathcal{L}\{e^{at}f(t)\} \) exists for \( s > a + c \) and:
Equivalently, the inverse is:
Sketch of proof:
Common Translated Transforms
| Function \( f(t) \) | Transform \( F(s) \) |
|---|---|
| \( e^{at}t^n \) | \( \frac{n!}{(s-a)^{n+1}} \quad (s > a) \) |
| \( e^{at}\cos(kt) \) | \( \frac{s-a}{(s-a)^2 + k^2} \quad (s > a) \) |
| \( e^{at}\sin(kt) \) | \( \frac{k}{(s-a)^2 + k^2} \quad (s > a) \) |
(III) Applied Examples
Solve the Initial Value Problem: \( x'' + 6x' + 34x = 0; \quad x(0) = 3, \quad x'(0) = 1 \).
Solution: Apply the Laplace transform to the equation:
Complete the square in the denominator:
Take the inverse Laplace transform using the translated trigonometric formulas:
Find the inverse Laplace transform of \( F(s) = \frac{5s - 4}{s^3 - s^2 - 2s} \).
Solution: Factor the denominator and perform partial fraction decomposition:
Substitute strategic values for \( s \):
- If \( s = 0 \implies -4 = -2A \implies A = 2 \)
- If \( s = -1 \implies -9 = 3B \implies B = -3 \)
- If \( s = 2 \implies 6 = 6C \implies C = 1 \)
Find the inverse Laplace transform of \( F(s) = \frac{s^3}{(s-4)^4} \).
Solution: Set up the partial fraction decomposition:
Multiply both sides by \( (s-4)^4 \):
Use differentiation to find the coefficients systematically:
- Let \( s = 4 \implies D = 4^3 = 64 \).
- Differentiate once: \( 3s^2 = 3A(s-4)^2 + 2B(s-4) + C \). Let \( s = 4 \implies C = 3(16) = 48 \).
- Differentiate again: \( 6s = 6A(s-4) + 2B \). Let \( s = 4 \implies 24 = 2B \implies B = 12 \).
- Differentiate again: \( 6 = 6A \implies A = 1 \).
Recall that \( \mathcal{L}^{-1}\left\{\frac{n!}{(s-a)^{n+1}}\right\} = e^{at}t^n \). Applying this to each term:
Find the inverse Laplace transform \( f(t) \) of:
Solution:
Step 1: Partial Fraction DecompositionUsing Rule 2 for irreducible quadratic factors, we set up the decomposition using the shift \( (s-2) \) as our base to simplify the final inverse transform:
Multiply by the common denominator and solve for coefficients:
\[ s + 7 = A[(s - 2)^2 + 9] + [B(s - 2) + C](s - 2) \]- Find A: Let \( s = 2 \implies 9 = 9A \implies A = 1 \)
- Find B and C: Expand or use substitution. Let \( u = s - 2 \):
\( u + 9 = 1(u^2 + 9) + (Bu + C)u \)
\( u + 9 = (1 + B)u^2 + Cu + 9 \) - Equating \( u^2 \): \( 0 = 1 + B \implies B = -1 \)
- Equating \( u^1 \): \( 1 = C \implies C = 1 \)
Applying the Translation Theorem \( \mathcal{L}^{-1}\{F(s-a)\} = e^{at}f(t) \) where \( a = 2 \):
\[ f(t) = \mathcal{L}^{-1}\left\{\frac{1}{s - 2}\right\} - \mathcal{L}^{-1}\left\{\frac{s - 2}{(s - 2)^2 + 3^2}\right\} + \frac{1}{3}\mathcal{L}^{-1}\left\{\frac{3}{(s - 2)^2 + 3^2}\right\} \] \[ f(t) = e^{2t} - e^{2t} \cos(3t) + \frac{1}{3} e^{2t} \sin(3t) \]Factoring out the exponential term gives the final result:
Find the inverse Laplace transform of \( F(s) = \frac{s^2 - 2s}{s^4 + 5s^2 + 4} \).
Solution: Factor the denominator to \( (s^2+1)(s^2+4) \) and set up the decomposition:
Equating coefficients yields a system of equations:
- \( s^3: A + C = 0 \implies C = -A \)
- \( s^1: 4A + C = -2 \implies 4A - A = -2 \implies 3A = -2 \implies A = -2/3 \) (so \( C = 2/3 \))
- \( s^2: B + D = 1 \)
- \( s^0: 4B + D = 0 \implies D = -4B \implies B - 4B = 1 \implies -3B = 1 \implies B = -1/3 \) (so \( D = 4/3 \))
Take the inverse transform (note that the sine term corresponding to \( s^2 + 4 \) requires a factor of 2 in the numerator):