Laplace Transform Calculator

Enter a function f(t) and the Laplace Transform Calculator returns its transform F(s) using the standard definition ∫₀^∞ e^(−st)f(t)dt. Choose from common function types — exponential, trigonometric, polynomial, hyperbolic, and more — then select any shift or modifying parameters to get the corresponding transform formula and key properties displayed instantly.

Select the type of function you want to transform.

The constant multiplier for f(t) = c.

Exponent n used in tⁿ terms.

The coefficient a in e^(at), sinh(at), cosh(at), or shift a in u(t−a) and δ(t−a).

The angular frequency ω for sine or cosine functions.

Results

Laplace Transform F(s)

--

Original Function f(t)

--

Region of Convergence (ROC)

--

Transform Formula

--

f(t) vs F(s) Magnitude

Results Table

Frequently Asked Questions

What is the Laplace transform?

The Laplace transform converts a time-domain function f(t) into a complex frequency-domain function F(s) using the integral F(s) = ∫₀^∞ e^(−st) f(t) dt. It is widely used in engineering and physics to solve differential equations, analyze control systems, and study circuit behavior.

What is the Laplace transform of e^(at)?

The Laplace transform of e^(at) is F(s) = 1/(s − a), valid for s > a. This is one of the most fundamental transform pairs and forms the basis for many other results via the first shifting theorem.

What is the region of convergence (ROC)?

The ROC is the set of values of s for which the Laplace integral converges. For example, for e^(at) the ROC is s > a, meaning the transform is only valid when the real part of s exceeds a. Identifying the ROC is essential for correctly interpreting F(s).

How is the Laplace transform different from the Fourier transform?

The Fourier transform evaluates F(jω) along the imaginary axis, while the Laplace transform uses a complex variable s = σ + jω and covers a broader region of convergence. This makes the Laplace transform more suitable for analyzing systems with initial conditions and transient behavior.

What is the Laplace transform of sin(ωt)?

The Laplace transform of sin(ωt) is F(s) = ω / (s² + ω²), valid for s > 0. Similarly, the transform of cos(ωt) is s / (s² + ω²). These are standard results used in solving oscillatory differential equations.

What is the first shifting theorem in Laplace transforms?

The first shifting theorem states that if L{f(t)} = F(s), then L{e^(at) f(t)} = F(s − a). This allows you to compute transforms of exponentially modulated functions like e^(at)sin(ωt) by simply shifting the s-variable in the known result.

What is the Laplace transform of a Dirac delta function δ(t − a)?

The Laplace transform of δ(t − a) is e^(−as), valid for all s. When a = 0, L{δ(t)} = 1, representing a flat spectrum. The Dirac delta is used to model instantaneous impulses in engineering systems.

How do I use the Laplace transform to solve differential equations?

Apply the Laplace transform to both sides of the equation, converting derivatives into algebraic terms (L{f'(t)} = sF(s) − f(0)). Solve the resulting algebraic equation for F(s), then apply the inverse Laplace transform to recover the time-domain solution f(t).

More Math Tools