Calcworkshop

Login
  • Home
  • Reviews
  • Courses
    • Algebra I & II
      • Intro Algebra
      • Solving Equations
      • Exponents
      • Polynomials
      • Factoring
      • Rationals
      • Graphing Linear Equations
      • Systems of Equations
      • Radicals
      • Functions & Statistics
    • Geometry
      • Basic Geometry
      • Reasoning & Proofs
      • Congruent Triangles
      • Quadrilaterals
      • Similarity
      • Triangles & Trig
      • Circles
      • Polygons & Circles
      • Volume & Surface Area
      • Transformations
    • Pre-Calculus
      • Trigonometry
        • Trigonometric Functions
        • Radian Measure
        • Graphing Trig Functions
        • Trig Identities
        • Trig Equations
        • Law of Sines and Cosines
        • Vector Applications
        • Polar Equations
        • Complex Numbers
      • Math Analysis
        • Intro to Math Analysis
        • Functions and Graphs
        • Expos and Logs
        • Polynomial Functions
        • Rational Functions
        • Conic Sections
        • Series & Sequences
    • Calculus 1, 2, & 3
      • Business Calculus
      • Calculus 1
        • PreCalc Review
        • Limits
        • Derivatives
        • Application of Derivatives
        • Integrals
        • Final Exam
      • Calculus 2
        • Integrals
        • Applications of Integrals
        • Diff-EQs
        • Polar Functions
        • Parametric and Vector Functions
        • Sequences and Series
        • Final Exam
      • Calculus 3
        • Vectors and The Geometry of Space
        • Vector Functions
        • Partial Derivatives
        • Multiple Integrals
        • Vector Calculus
        • Final Exam
    • Statistics & Prob
      • Exploring Data
      • Probability
      • Discrete Distribution
      • Continuous Distribution
      • Joint Distribution
      • Confidence Interval
      • Hypothesis Testing
      • Linear Regression
    • Discrete Math
      • Logic
      • Proofs
      • Sets
      • Number Theory
      • Functions
      • Combinatorics
      • Relations
      • Trees & Graphs
    • Linear Algebra
      • Linear Equations
      • Matrix Algebra
      • Determinants
      • Vector Spaces
      • Eigenvalues and Eigenvectors
      • Orthogonality and Least Squares
      • Symmetric Matrices
      • Final Exam
    • Diff-EQs
      • Intro to DiffEqs
      • First Order Differential Equations
      • Second Order Differential Equations
      • Series Solutions
      • Laplace Transform
      • Systems of Differential Equations
      • Final Exam
    • Praxis
  • FAQs
  • About
  • Contact
  • Login
Home » Laplace Transform » Laplace Transform

Laplace Transform Techniques
Simplifying Differential Equations

// Last Updated: April 18, 2023 - Watch Video //


Ever wondered how to simplify “difficult” ordinary differential equations? The Laplace Transform is like a skilled translator, converting these complex equations into more approachable forms.

Jenn (B.S., M.Ed.) of Calcworkshop® teaching laplace transforms

Jenn, Founder Calcworkshop®, 15+ Years Experience (Licensed & Certified Teacher)

Used extensively in engineering, the Laplace Transform takes a function of a positive real variable (x or t), often represented as “time,” and transforms it into a function of a complex variable, commonly called “frequency.”

Let’s jump in and see what the Laplace transform is all about!

Understanding Improper Integrals

Okay, so to better understand the Laplace transform, we must first understand the improper integral.

If \(f(x)\) is a continuous function, then the improper integral \(\int_{0}^{\infty} f(x) d x\) exists if the integral approaches a finite limit.

In other words, if \(\int_{0}^{\infty} f(x) d x=L\), where \(\mathrm{L}\) is a finite limit, then \(\int_{0}^{\infty} f(x) d x\) converges to the value of L. And if the limit does not exist, then the improper integral diverges.

Convergence of Improper Integrals

Now it’s time to look at an important improper integral because it builds the foundation for what we are about to see….

If the improper integral \(\int_{0}^{\infty} e^{-s x} f(x) d x\) converges for a value of \(s=s_{0}\), then it converges for every \(s>s_{0}\).

And this integral, if it exists, is a function of \(\mathrm{s}\) and is called the Laplace Transform!

Definition of the Laplace Transform

By definition, the Laplace transform assumes that \(f(x)\) is a function for which the integral exists for some value of \(s\), then we say it is denoted as:

\begin{align*}
L\{f(x)\}=F(s)=\int_{0}^{\infty} e^{-s x} f(x) d x
\end{align*}

Basic Transforms Table

Now, computing transforms directly can be a bit complicated and tedious, so it’s by far easier to use a table of transforms to help simplify the process for us.

\begin{equation}
\begin{array}{|c|c|}
\hline \text { If } f(x)= & \text { Then } L\{f(x)\}=F(s)= \\
\hline 1 & \frac{1}{s} \\
\hline k & \frac{k}{s}>0 \\
\hline e^{a x} & \frac{1}{s-a} \\
\hline x^n, n=1,2,3, \ldots & \frac{n !}{s^{n+1}} \\
\hline x^n e^{a x}, n=1,2,3, \ldots & \frac{n !}{(s-a)^{n+1}} s>a \\
\hline \sin (a x) & \frac{a}{s^2+a^2} \\
\hline \cos (a x) & \frac{s}{s^2+a^2} \\
\hline \sinh (a x) & \frac{a}{s^2-a^2}, s>|a| \\
\hline \cosh (a x) & \frac{s}{s^2-a^2}, s>|a| \\
\hline x \sin (a x) & \frac{2 a s}{\left(s^2+a^2\right)^2} \\
\hline x \cos (a x) & \frac{s^2-a^2}{\left(s^2+a^2\right)^2} \\
\hline e^{a x} \sin (b x) & \frac{b}{(s-a)^2+b^2} \\
\hline e^{a x} \cos (b x) & \frac{s-a}{(s-a)^2+b^2} \\
\hline
\end{array}
\end{equation}

Keep in mind that this table isn’t exhaustive, but it does provide a solid foundation for harnessing this impressive new tool!

You might be wondering, “What is this, and how does it help solve differential equations?”

Great question! Let’s explore a few examples together to better understand its applications.

Properties of the Laplace Transform

But before we do, I want to point out two critical properties, as the Laplace transform is linear and upholds both homogeneity and superposition.

The Laplace Transform has two essential properties, linearity and superposition, which make it useful for solving complex problems:

  • Linearity (Homogeneity): This means that if you multiply a function by a constant, you can just multiply the Laplace Transform of that function by the same constant.
  • Superposition: This means that if you add two functions together, you can simply add their Laplace Transforms separately.

These properties make working with the Laplace Transform easier and more efficient, helping us analyze complex systems and solve differential equations in various fields like engineering, physics, and mathematics.

If \(\mathrm{a}\) is a constant and \(\mathrm{f}\) and \(\mathrm{g}\) are functions, then

\begin{equation}
\begin{aligned}
& L\{a f(x)\}=a L\{f(x)\} \\
& L\{f(x) \pm g(x)\}=L\{f(x)\} \pm L\{g(x)\}
\end{aligned}
\end{equation}

Example: Laplace Transform of a Polynomial Function

Find the Laplace transform of the function \(f(x)=3 x^{5}\)

First, we will use our first property of linearity and pull out the leading coefficient.

\begin{equation}
\begin{aligned}
& L\left\{3 x^5\right\} \\
& 3 L\left\{x^5\right\}
\end{aligned}
\end{equation}

Next, we will notice that our function is a polynomial of the form \(x^{n}\) therefore, we can apply its transform as follows.

\begin{equation}
\begin{aligned}
& L\left\{x^n\right\}=\frac{n !}{s^{n+1}} \\
& 3 L\left\{x^5\right\}=3\left(\frac{5 !}{s^{5+1}}\right)=3\left(\frac{5 !}{s^6}\right)=\frac{3(120)}{s^6}=\frac{360}{s^6}, s>0
\end{aligned}
\end{equation}

Easy, right?

Example: Laplace Transform w/ Exponential and Trig Functions

Find the Laplace transform of the function \(f(x)=e^{3 x}+\cos (5 x)\)

First, we will use our second property and separate our two terms.

\begin{equation}
\begin{aligned}
& L\left\{e^{3 x}+\cos (5 x)\right\} \\
& L\left\{e^{3 x}\right\}+L\{\cos (5 x)\}
\end{aligned}
\end{equation}

Next, we will use our table to find our transformation for the exponential function and the trigonometric function separately, as follows.

\begin{align*}
\begin{aligned}
& L\left\{e^{a x}\right\}=\frac{1}{s-a} \text { and } L\{\cos (a x)\}=\frac{s}{s^{2}+a^{2}} \\
& L\left\{e^{3 x}\right\}+L\{\cos (5 x)\}=\frac{1}{s-3}+\frac{s}{s^{2}+5^{2}} \\
& L\left\{e^{3 x}\right\}+L\{\cos (5 x)\}=\frac{1}{s-3}+\frac{s}{s^{2}+25}, s>3
\end{aligned}
\end{align*}

Nothing to it!

Let’s Wrap Up

Together, you’ll explore the Laplace Transform by:

  • Understanding linearity and breaking up each term into separate parts.
  • Discussing sufficient conditions of existence, such as piecewise continuous functions.
  • Working through five detailed examples using the Definition of the Laplace Transform, Improper Integrals, and Integration by Parts.
  • Creating a table of Basic Transforms and applying them to seven more examples.

Let’s go!

Video Tutorial w/ Full Lesson & Detailed Examples

laplace transform example

Get access to all the courses and over 450 HD videos with your subscription

Monthly and Yearly Plans Available

Get My Subscription Now

Still wondering if CalcWorkshop is right for you?
Take a Tour and find out how a membership can take the struggle out of learning math.

Calcworkshop

© 2026 Calcworkshop LLC / Privacy Policy / Terms of Service

  • About
  • Reviews
  • Courses
  • Plans & Pricing