(I) Definition of the Laplace Transform
Similar to the differential operator \( D \), where \( D\{f(t)\} = f'(t) \), the Laplace transform is an integral transform that converts a function of time \( t \) into a function of a complex variable \( s \).
The Laplace Transform
Given a function \( f(t) \) defined for all \( t \ge 0 \), the Laplace transform of \( f \) is the function \( F(s) \) defined by the following improper integral:
The transform exists for all values of \( s \) for which the improper integral converges. If the limit exists, the integral converges; if the limit does not exist, the integral diverges.
Find the Laplace transform of \( f(t) = e^{at} \) for \( t \ge 0 \).
\[ F(s) = \mathcal{L}\{e^{at}\} = \int_{0}^{\infty} e^{-st} e^{at} \, dt = \int_{0}^{\infty} e^{(a-s)t} \, dt \] \[ = \lim_{b \to \infty} \left[ \frac{e^{(a-s)t}}{a-s} \right]_{0}^{b} \]This integral converges if \( a-s < 0 \) (or \( s > a \)):
\[ F(s) = \lim_{b \to \infty} \left( \frac{e^{(a-s)b}}{a-s} - \frac{1}{a-s} \right) = 0 - \frac{1}{a-s} = \frac{1}{s-a} \]Result:
Find the Laplace transform of \( f(t) = t^a \).
Using the substitution \( u = st \), then \( t = u/s \) and \( dt = (1/s) du \):
\[ \mathcal{L}\{t^a\} = \int_{0}^{\infty} e^{-st} t^a \, dt = \int_{0}^{\infty} e^{-u} \left( \frac{u}{s} \right)^a \frac{1}{s} \, du = \frac{1}{s^{a+1}} \int_{0}^{\infty} e^{-u} u^a \, du \]The integral is the definition of the Gamma Function \( \Gamma(x) \):
Key properties include \( \Gamma(x+1) = x\Gamma(x) \), \( \Gamma(n+1) = n! \) for positive integers \( n \), and \( \Gamma(1/2) = \sqrt{\pi} \).
Result: If n is a positive integer, then
(II) Linearity of Transforms
Theorem 1: Linearity of the Laplace Transform
The Laplace transform is a linear operation. If \( a \) and \( b \) are constants:
This holds for all \( s \) such that \( F(s) \) and \( G(s) \) both exist.
Recall the definitions of hyperbolic functions:
Using linearity and Example 1:
Similarly for trigonometric functions using Euler's formula: \( e^{ikt} = \cos(kt) + i \sin(kt) \), we have
Conclusion:
Find \( \mathcal{L}\{3e^{2t} + 2\sin^2(3t)\} \).
Using the identity \( \sin^2(3t) = \frac{1 - \cos(6t)}{2} \):
\( \mathcal{L}\{3e^{2t} + 1 - \cos(6t)\} = 3\mathcal{L}\{e^{2t}\} + \mathcal{L}\{1\} - \mathcal{L}\{\cos(6t)\} = \frac{3}{s-2} + \frac{1}{s} - \frac{s}{s^2 + 36} \quad (s > 2)\)(III) Inverse Transforms
If \( F(s) \) is the transform of a continuous function \( f(t) \), then \( f(t) \) is uniquely determined. This allows us to define the inverse Laplace transform.
If \( F(s) = \mathcal{L}\{f(t)\} \), then \( f(t) = \mathcal{L}^{-1}\{F(s)\} \).
- \( \mathcal{L}^{-1}\{s^{-3}\} = \frac{1}{2} t^2 \)
- \( \mathcal{L}^{-1}\{\frac{1}{s+5}\} = e^{-5t} \)
- \( \mathcal{L}^{-1}\{\frac{3s+1}{s^2+4}\} = 3\mathcal{L}^{-1}\{\frac{s}{s^2+4}\} + \frac{1}{2}\mathcal{L}^{-1}\{\frac{2}{s^2+4}\} = 3\cos(2t) + \frac{1}{2}\sin(2t) \)
(IV) Piecewise Continuous Functions
A function \( f(t) \) is piecewise continuous on an interval \([a, b]\) if the interval can be subdivided into finitely many subintervals such that:
- \( f \) is continuous in the interior of each subinterval.
- \( f \) has finite limits as \( t \) approaches each endpoint of each subinterval from the interior.
The Unit Step Function
The shifted unit step function is defined as:
Find \( \mathcal{L}\{u_a(t)\} \) for \( a > 0 \).
(V) Existence of Laplace Transforms
Theorem 2: Existence
If a function \( f(t) \) is piecewise continuous for \( t \ge 0 \) and is of exponential order as \( t \to \infty \) (meaning there exist constants \( M, c, \) and \( T \) such that \( |f(t)| \le Me^{ct} \) for all \( t \ge T \)), then its Laplace transform \( F(s) \) exists.