6.6 The Convolution Integral
The Laplace transform is linear:
\[ \mathcal{L} \{ f(t) + g(t) \} = \mathcal{L} \{ f(t) \} + \mathcal{L} \{ g(t) \} = F(s) + G(s) \]
but \( \mathcal{L} \{ f(t) g(t) \} \) is NOT \( F(s) G(s) \)
because
\[ \int_{0}^{\infty} f(t) g(t) e^{-st} dt \neq \int_{0}^{\infty} f(t) e^{-st} dt \int_{0}^{\infty} g(t) e^{-st} dt \]
it turns out the convolution of \( f(t) \) and \( g(t) \)
\[ f(t) * g(t) = \int_{0}^{t} f(\tau) g(t-\tau) d\tau = \int_{0}^{t} f(t-\tau) g(\tau) d\tau \]
\( \tau \): variable of integration (NOT \( t \))
has a Laplace transform of \( F(s) G(s) \)
\[ \mathcal{L} \left\{ \int_{0}^{t} f(\tau) g(t-\tau) d\tau \right\} = \mathcal{L} \left\{ \int_{0}^{t} f(t-\tau) g(\tau) d\tau \right\} = F(s) G(s) \]