Inverse Laplace Calculator
Recover f(t) from F(s) with step-by-step partial fractions and table lookups
What the Inverse Transform Does
The inverse Laplace transform takes a function of back to the time domain:
There is a contour-integral formula, but in practice nobody uses it. The working method is algebraic: reshape until every piece matches a known transform, then read the table backwards. The result is unique wherever is continuous, so the answer you find is the answer.
The inverse is linear:
A proper rational — numerator degree strictly below the denominator's — always has an inverse built from exponentials, sines, cosines and powers of .
How to Invert F(s)
The reverse table
The procedure
- Factor the denominator.
- Split with partial fractions — distinct linear factors give terms, repeated factors need as well, and an irreducible quadratic needs a linear numerator .
- Complete the square on any irreducible quadratic, turning into .
- Apply the shift theorem: . A shifted becomes an exponential factor in .
- Match the numerator to the table form — a sine needs the constant on top, so scale rather than guess.
Initial-value problems
Transform the equation using , solve the resulting algebra for , then invert. The initial conditions enter at the transform stage, so no arbitrary constants ever appear.
Common Mistakes to Avoid
- Splitting a quadratic denominator into linear pieces: does not decompose over the reals. Leave irreducible quadratics intact.
- Forgetting to scale for sine: , because the table entry needs a in the numerator.
- Shifting only part of the expression: after completing the square, every in the numerator must be rewritten in terms of too.
- Applying partial fractions to an improper fraction: divide first if the numerator's degree is at least the denominator's.
- Adding a constant of integration: the inverse transform yields one specific function; there is no .
Examples
Frequently Asked Questions
Formally yes — the Bromwich contour integral in the complex plane — but it is almost never used by hand. The practical method is to decompose F(s) with partial fractions and completing the square until each piece matches a standard transform, then read the table in reverse.
Because transform tables list simple building blocks such as 1/(s-a) and a/(s^2+a^2), not arbitrary rational functions. Partial fractions break F(s) into exactly those blocks, and linearity lets you invert each one separately and add the results.
Through the derivative rule L{y'} = sY(s) - y(0), which injects y(0) into the algebra directly. That is why the Laplace method produces the particular solution immediately, with no arbitrary constants to determine afterwards.
When the quadratic denominator has no real roots, meaning its discriminant is negative. Completing the square converts it to (s + a)^2 + b^2, which is the shifted sine and cosine form, and the shift a becomes an e^(-at) factor in the answer.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving