Laplace Transform Calculator

Find Laplace transforms for common time-domain functions used in differential equations, circuits, control systems, and engineering math.

Engineering MathTransformsDifferential Equations

Calculate

Function type
Coefficient c
a or n
b
Please enter valid values.

What this calculator teaches

The Laplace transform converts a function of time into a function of s. This often turns differential equations into algebraic equations.

It is especially important in circuits, mechanical vibrations, controls, and systems engineering.

Formula & Symbols

ConceptFormulaMeaning
DefinitionL{f(t)} = ∫₀∞ e^{-st}f(t)dtTransforms time-domain function into s-domain.
PowerL{t^n}=n!/s^{n+1}For nonnegative integer n.
Exponential shiftL{e^{at}f(t)}=F(s-a)Shift s by a.

Step-by-Step Examples

Example 1
Transform of t²
  • Use L{tⁿ}=n!/sⁿ⁺¹.
  • For n=2, n! = 2.
  • Denominator is s³.
✓ L{t²}=2/s³.
Example 2
Transform of sin(4t)
  • Use L{sin(bt)}=b/(s²+b²).
  • Substitute b=4.
✓ 4/(s²+16).

Where students use this

🎓
High school and college
Use the tool to check homework and understand each step.
📊
Data and modeling
Connect formulas to tables, graphs, and real values.
🧪
Science and engineering
Use math results inside physics, chemistry, and engineering problems.
💻
Computer science
Apply the same logic to algorithms, systems, and numerical work.

Common Mistakes to Avoid

⚠️
Confusing t-domain and s-domain

The original function uses t. The transform answer uses s.

⚠️
Forgetting exponential shift

Multiplying by e^{at} changes F(s) to F(s-a).

⚠️
Using n! with noninteger n

The simple factorial formula is for nonnegative integer powers.

Frequently Asked Questions

What is a Laplace transform?
It is an integral transform that rewrites time functions as functions of s.
Why is it useful?
It can turn differential equations into algebra problems.
What does s mean?
s is a complex frequency variable used in the transformed domain.
Is this the same as Fourier transform?
They are related but not the same; Laplace includes exponential damping/growth.

Related Math Calculators

Formula Explorer connections

Interpretation: This relationship models the evolution, stability, transform or response of an engineering and differential-equation system. Assumption: Initial conditions, boundary conditions, units, model order and numerical step size must match the physical system; approximations require convergence checks.

Poles and Zeros Calculator →Runge-Kutta Engineering Calculator →Runge-Kutta Method Calculator →Math Formula Explorer →