Skip to main content

Handout Lesson 34, Derivatives, Integrals, and Products of Laplace Transforms

Textbook Section(s).

This lesson is based on Section 7.4 of your textbook by Edwards, Penney, and Calvis.

Products of Laplace transforms.

We start this section with an example.

Example 228. Inverse Laplace transforms of products.

Compare
\begin{gather*} \mathscr{L}^{-1}\left\{\frac{1}{s-2}\cdot\frac{1}{s+1} \right\} \quad \text{ and } \quad \mathscr{L}^{-1}\left\{\frac{1}{s-2}\right\} \mathscr{L}^{-1}\left\{\frac{1}{s+1}\right\} \end{gather*}
What are you supposed to learn from this comparison?
In the last example, we were able to compute \(\mathscr{L}^{-1}\{\text{a product of Laplace transforms}\}\) because the product was a rational function, we were able to use the partial fractions tool to turn the product into a sum, and then we could use the linearity of \(\mathscr{L}^{-1}\) to finish the computation.
Question: Is there a way to compute \(\mathscr{L}^{-1}\{F(s)\cdot G(s)\}\) in general, especially when \(F(s)\cdot G(s)\) is not a rational function?
We have not yet encountered Laplace transforms that are not rational functions, so the examples that we are doing today will not really show you the power of this new technique. That being said, they will help to bolster our confidence in the new technique and help us to develop skills that will be required later.

Definition 229.

Let \(f(t)\) and \(g(t)\) be piecewise continuous functions for \(t \geq 0\text{.}\) We define the convolution of \(f\) and \(g\text{,}\) denoted \(f * g\text{,}\) for \(t\geq 0\) by
\begin{gather} (f*g)(t) = \int_0^t f(w)g(t-w) \, dw\tag{✢} \end{gather}
NOTE: Your textbook and the table of Laplace transforms use \(\tau\) instead of \(w\) for the variable of integration in (✢). I am choosing to use \(w\) because it is easy to distinguish from \(t\) when writing. Sometimes it is difficult to distinguish between \(t\) and \(\tau\) when writing, and all of us will be writing on the exam.
This is Theorem 1 from Section 7.4 of your textbook by Edwards, et. al.

Example 232. Inverse Laplace transforms of products.

In Example 228, we showed that \(\mathscr{L}^{-1}\left\{\frac{1}{s-2}\cdot\frac{1}{s+1} \right\} = \frac{1}{3}e^{2t}-\frac{1}{3}e^{-t} \text{.}\) Verify that
\begin{gather*} \mathscr{L}^{-1}\left\{\frac{1}{s-2}\right\} * \mathscr{L}^{-1}\left\{\frac{1}{s+1}\right\}= \frac{1}{3}e^{2t}-\frac{1}{3}e^{-t} \end{gather*}

Example 233. Laplace transforms of convolutions.

Example 234. Inverse Laplace transforms. Product or Partial Fractions?

Compute \(\mathscr{L}^{-1}\left\{\frac{2}{s^3(s-4)}\right\}\text{.}\)

Derivative and Integrals of Transforms.

This is Theorem 2 from Section 7.4 of your textbook by Edwards, et. al.

Example 236. \(\mathscr{L}\{t^nf(t)\}\).

This is Theorem 3 from Section 7.4 of your textbook by Edwards, et. al.

Example 238. \(\mathscr{L}\left\{\frac{f(t)}{t}\right\}\).

Compute \(\mathscr{L}\left\{\frac{1-\cos(2t)}{t}\right\}\text{.}\)

Example 239. An IVP with an integral solution.

Show that the solution of
\begin{gather*} x''+4x=f(t), \qquad x(0)=x'(0)=0 \end{gather*}
is given by \(x(t)=\frac{1}{2}\int_0^tf(t-u)\sin(2u)\, du\text{.}\)