Skip to main content

Ordinary Differential Equations

Section 3.1 Introduction to the Laplace transform

In this chapter, we want to develop another method for solving linear nonhomogeneous initial value problems of the form
\begin{equation} \left\{ \begin{array}{ll} my''+\beta y' + ky = f(t) \\ y(0)=y_0, y'(0)=y_1, \end{array}\right.\tag{3.1.1} \end{equation}
where \(f\) is a piecewise-defined function of \(t\text{,}\) possibly acting at a single moment in time. For example, we might introduce an external forcing function after our spring mass has already been in motion for some time. Or we could have a sudden shock in a circuit. We want a method that not only solves the ODE, but also smooths these discontinuities along the way.
Figure 3.1.1.

Definition 3.1.2. The Laplace transform.

Let \(f\) be defined for \(t\geq 0\text{.}\) The Laplace transform of \(f\) is defined by
\begin{equation*} F(s)=\mathcal{L}\{f\}(s):=\displaystyle\int_0^{\infty} e^{-st}f(t)\mathrm{d}t, \end{equation*}
which is an improper integral that converges for certain values of \(s\text{.}\)

Example 3.1.3.

Evaluate \(\displaystyle\int_0^1 x^2\cos(y) \mathrm{d}x\text{.}\)

Example 3.1.5.

Let \(f(t)=1\text{.}\) Find the values of \(s\) so that \(\mathcal{L}\{f\}(s)\) exists.

Example 3.1.6.

Find the Laplace transform of \(f(t)=e^{3t}\text{.}\) Find the values of \(s\) so that \(\mathcal{L}\{f\}(s)\) exists.

Example 3.1.7.

Example 3.1.8.

Sketch the function. Determine whether \(f\) is continuous, piecewise continuous, or nowhere continuous.
  1. \(\displaystyle f(t)=\left\{ \begin{array}{ll} \cos(t), & \quad 0 \leq t < \dfrac{\pi}{2} \\ t, &\quad \dfrac{\pi}{2}\leq t \leq 2\pi.\end{array}\right.\)
  2. \(\displaystyle f(t)=\left\{ \begin{array}{ll} 1, & \quad t \in \mathbb{Q} \\ 0, & \text{otherwise} \end{array}\right.\)

Definition 3.1.9. Exponential order.

Let \(c>0\text{.}\) A function \(f\) is said to be of exponential order \(c\) if there exist \(M,T > 0\) such that for all \(t \geq T\text{,}\)
\begin{equation*} |f(t)| \leq Me^{ct}. \end{equation*}

Proof.

Definition 3.1.12. Heaviside function.

The Heaviside function, also called the unit step function, is given by
\begin{equation*} \mathcal{U}(t-a)=\left\{ \begin{array}{ll} 0, & \quad 0\leq t < a \\ 1, & \quad t\geq a. \end{array}\right. \end{equation*}

Example 3.1.14.

Find the Laplace transform of the function \(\mathcal{U}(t-a)\text{.}\) Find the values of \(s\) such that the Laplace transform exists.

Definition 3.1.15. Gamma function.

The gamma function is defined by
\begin{equation*} \Gamma(z) = \displaystyle\int_0^{\infty} e^{-t}t^{z-1} \mathrm{d}t, \quad \mathrm{Re}(z)>0. \end{equation*}
It represents an extension of the factorial function to complex numbers.

Proof.

Example 3.1.17.

Show that \(\mathscr{L}\{t^r\}(s)=\dfrac{\Gamma(r+1)}{s^{r+1}}\) for \(r>-1\text{.}\)