6.1 Definition of Laplace Transform
\( f(t), \quad t \ge 0 \)
The Laplace transform of \( f(t) \) is:
Laplace transform\[ \mathcal{L} \{ f(t) \} = F(s) = \int_{0}^{\infty} f(t) e^{-st} dt \]
\( \leftarrow \) new variable
\( \uparrow \) usually upper case of the same letter
This is one example of integral transforms (another common one is Fourier transform).
What is the Laplace transform of \( f(t) = 1 \)?
\[ \mathcal{L} \{ 1 \} = F(s) = \int_{0}^{\infty} 1 \cdot e^{-st} dt \]
\( t \) is variable of integration
\( s \) is "constant" for integration
\[ = \lim_{a \to \infty} \int_{0}^{a} e^{-st} dt = \lim_{a \to \infty} \left( -\frac{1}{s} e^{-st} \Big|_0^a \right) \]