Skip to main content

Ordinary Differential Equations

Section 3.2 The Laplace transform of initial value problems

To solve initial value problems, we need an idea of an inverse Laplace transform.

Definition 3.2.1. Inverse Laplace transform.

Suppose \(f\) and \(f'\) are piecewise continuous on \(t \geq 0\) and let \(f\) be of exponential order \(c\) for \(t \geq 0\text{.}\) Since \(F\) is the Laplace transform of \(f\text{,}\) the corresponding inverse Laplace transform of \(F\) is
\begin{equation} f(t) = \mathscr{L}^{-1}\{F\}(t) = \dfrac{1}{2\pi i} \displaystyle\lim_{R\rightarrow\infty} \displaystyle\int_{\gamma-iR}^{\gamma+iR} e^{st}F(s)\mathrm{d}s,\tag{3.2.1} \end{equation}
where \(\gamma>c\text{.}\)
The integral (3.2.1) is called a Bromwich contour integral and understanding it requires an understanding of residues in complex analysis. However, we are still able to use and apply it to solve differential equations without using that deeper theory. For our purposes, we will have a function \(F\) and ask the question "what function is this \(F\) the Laplace transform of?". To answer the question, we will use a table instead of trying to compute the integral (3.2.1).

Proof.

Some inverse Laplace transforms you need to take to solve differential equations don’t always appear exactly as they are in the table. It sometimes requires careful algebraic manipulation, see SectionΒ 3.7 to turn a given expression into something we can use the table in SectionΒ 3.8 to compute.

Example 3.2.4.

Find the inverse Laplace transform of the following functions.
  1. \(\displaystyle F(s)=\dfrac{1}{s^4} - \dfrac{1}{2s-1} + \dfrac{2}{s^2+9}\)
  2. \(\displaystyle G(s)=\dfrac{s}{s^2+2s-3}\)
  3. \(\displaystyle H(s)=\dfrac{2s+1}{s(s^2+4)}\)

Proof.

Example 3.2.7.

The transfer function \(H\) of a linear system is defined as the ratio of the Laplace transform of the output function \(y\) to the Laplace transform of the input function \(g\) under the assumption that all initial conditions are zero. That is, \(H(s)=\dfrac{Y(s)}{G(s)}\text{.}\) Find the transfer function associated with the differential equaiton \(ay''+by'+cy=g(t)\) for \(t\geq 0\text{,}\) where \(y\) and \(g\) are both of exponential order.

Example 3.2.9.

Use the Laplace transform to solve the initial value problem
\begin{equation*} y'+3y=4e^t, \quad y(0)=1. \end{equation*}