6 Laplace Transforms

The Laplace transform converts a function of \(t\) into a function of \(s\) by an integral, and its value is that it converts calculus into algebra: under the transform, differentiation becomes multiplication by \(s\).

That single fact is the whole method. A differential equation in \(t\), with its initial conditions built in, becomes an algebraic equation in \(s\); the algebraic equation is solved by ordinary manipulation; and the answer is carried back by an inverse transform. The initial conditions enter automatically rather than being fitted at the end, which is the practical advantage over the methods of the previous section.

Most of the section builds the equipment needed to make that route usable: the transforms of the standard functions, the two shifting theorems, the transforms of derivatives and integrals, the convolution theorem for products, and partial fractions for taking the inverse. Each is a tool for recognising a function from its transform, which is where the real work of the method lies.

Let \(f(t)\) be a given function that is defined for all \(f\geq 0\). The Laplace transformation denoted by \(F(s) = \mathcal {L}\{f(t)\}\) is given by \[F(s) = \mathcal {L}\{f(t)\} = \int _0^{\infty }e^{-st}f(t)dt\] provided the integral exists.

The function \(f(t)\) is called the inverse transform or inverse of \(F(s)\) and will be denoted \(\mathcal {L}^{-1}\{F(s)\},\) i.e \[f(t) = \mathcal {L}^{-1}\{F(s)\}\]

Notation

Original functions are denoted by lower - case letters and their transforms by the same letters in Capitals, so that \(F(s)\) denotes the transform of \(f(t)\), \(Y(s)\) denotes the transform of \(y(t)\), and so on.

Example 6.0.1.

1.
Let \(f(t) = 1\), \(t\geq 0\). Find \(F(s)\).
2.
Let \(\displaystyle {f(t) = e^{at},\hspace {0.5cm} t\geq 0}\), \(a\) is a constant. Find \(\mathcal {L}\{f(t)\}\).

Solution.

Part 1

\begin {align*} F(s) & = \mathcal {L}\{f(t)\} = \int ^{\infty }_{0} e^{-st}dt\\\\ & = \lim _{T \longrightarrow \infty }\int ^T_0 e^{-st}dt\\\\ & = \lim _{T \longrightarrow \infty } \hspace {0.1cm} -\frac {1}{s}\big [e^{-sT}-1\big ]\\ & = -\frac {1}{s}[0-1]\\ & = \frac {1}{s} \end {align*}

\[\therefore \hspace {1cm} \mathcal {L}\{1\} = \frac {1}{s}\hspace {0.5cm},\hspace {0.5cm} s>0\]

Part 2

\begin {align*} \mathcal {L}\{f(t)\} & = \mathcal {L}\{e^{at}\}\\ & = \int ^{\infty }_0 e^{-st}\cdot e^{at} dt\\\\ & = \int ^{\infty }_0 e^{-(s-a)t}dt\hspace {0.5cm} \text {if}\hspace {0.5cm} s - a>0\hspace {0.4cm} \text {we get}\\\\ & = \frac {-1}{s - a}e^{-(s-a)t}\Bigg |^{\infty }_0 = \frac {-1}{s - a}[0 -1]\\ & = \frac {1}{s - a} \end {align*}

\[\therefore \hspace {1cm} \mathcal {L}\{e^{at}\} = \frac {1}{s - a}\hspace {0.4cm} , \hspace {0.5cm} s>a\]

Questions on this section

Stuck on something here? Ask below and it stays attached to this topic.