Laplace Transform Calculator with Steps

Find the Laplace Transform of common functions $f(t)$ to $F(s)$ instantly.

Result F(s):

Step-by-Step Derivation:

What is a Laplace Transform?

The Laplace transform is an integral transform used widely in physics, engineering, and mathematics to convert a function of a real variable (usually time $t$) into a function of a complex variable (frequency $s$). It is a powerful tool for solving linear ordinary differential equations, as it transforms differential operations into algebraic ones.

How to Use the Laplace Transform Calculator

Using this calculator is simple. Simply input your function $f(t)$ using standard mathematical notation. For example:

  • Constants: Enter 5 or k.
  • Power functions: Use t^n (e.g., t^3).
  • Exponential functions: Use e^(at) (e.g., e^(2t)).
  • Trigonometric functions: Use sin(wt) or cos(wt).

The tool applies the linearity property and standard transform pairs to provide the final result $F(s)$ along with the logic used for each part of the expression.

Common Laplace Transform Formulas

Our calculator utilizes the fundamental table of Laplace transforms:

  • $\mathcal{L}\{1\} = 1/s$
  • $\mathcal{L}\{t^n\} = n! / s^{n+1}$
  • $\mathcal{L}\{e^{at}\} = 1 / (s - a)$
  • $\mathcal{L}\{\sin(at)\} = a / (s^2 + a^2)$
  • $\mathcal{L}\{\cos(at)\} = s / (s^2 + a^2)$

FAQs about Laplace Transforms

Why is the Laplace transform useful?

It simplifies complex systems. By converting calculus problems into algebra, engineers can analyze circuit stability and control systems much more easily than using traditional time-domain methods.

What is the region of convergence?

The Laplace transform is defined by an improper integral. The region of convergence (ROC) is the set of values for $s$ in the complex plane for which the integral converges.