Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Differential Equations / Laplace Transforms / Table Of Laplace Transforms
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 4.10 : Table Of Laplace Transforms

Table of Laplace Transforms

  f(t)=L1{F(s)} F(s)=L{f(t)}
1. 1 1s
2. eat 1sa
3. tn,n=1,2,3, n!sn+1
4. tp, p>1 Γ(p+1)sp+1
5. t π2s32
6. tn12,n=1,2,3, 135(2n1)π2nsn+12
7. sin(at) as2+a2
8. cos(at) ss2+a2
9. tsin(at) 2as(s2+a2)2
10. tcos(at) s2a2(s2+a2)2
11. sin(at)atcos(at) 2a3(s2+a2)2
12. sin(at)+atcos(at) 2as2(s2+a2)2
13. cos(at)atsin(at) s(s2a2)(s2+a2)2
14. cos(at)+atsin(at) s(s2+3a2)(s2+a2)2
15. sin(at+b) ssin(b)+acos(b)s2+a2
16. cos(at+b) scos(b)asin(b)s2+a2
17. sinh(at) as2a2
18. cosh(at) ss2a2
19. eatsin(bt) b(sa)2+b2
20. eatcos(bt) sa(sa)2+b2
21. eatsinh(bt) b(sa)2b2
22. eatcosh(bt) sa(sa)2b2
23. tneat,n=1,2,3, n!(sa)n+1
24. f(ct) 1cF(sc)
25. uc(t)=u(tc)
Heaviside Function
ecss
26. δ(tc)
Dirac Delta Function
ecs
27. uc(t)f(tc) ecsF(s)
28. uc(t)g(t) ecsL{g(t+c)}
29. ectf(t) F(sc)
30. tnf(t),n=1,2,3, (1)nF(n)(s)
31. 1tf(t) sF(u)du
32. t0f(v)dv F(s)s
33. t0f(tτ)g(τ)dτ F(s)G(s)
34. f(t+T)=f(t) T0estf(t)dt1esT
35. f(t) sF(s)f(0)
36. f {s^2}F\left( s \right) - sf\left( 0 \right) - f'\left( 0 \right)
37. {f^{\left( n \right)}}\left( t \right) {s^n}F\left( s \right) - {s^{n - 1}}f\left( 0 \right) - {s^{n - 2}}f'\left( 0 \right) \cdots - s{f^{\left( {n - 2} \right)}}\left( 0 \right) - {f^{\left( {n - 1} \right)}}\left( 0 \right)

Table Notes

  1. This list is not a complete listing of Laplace transforms and only contains some of the more commonly used Laplace transforms and formulas.

  2. Recall the definition of hyperbolic functions. \cosh \left( t \right) = \frac{{{{\bf{e}}^t} + {{\bf{e}}^{ - t}}}}{2}\hspace{0.25in}\hspace{0.25in}\sinh \left( t \right) = \frac{{{{\bf{e}}^t} - {{\bf{e}}^{ - t}}}}{2}
  3. Be careful when using “normal” trig function vs. hyperbolic functions. The only difference in the formulas is the “+ a^{2}” for the “normal” trig functions becomes a “- a^{2}” for the hyperbolic functions!

  4. Formula #4 uses the Gamma function which is defined as \Gamma \left( t \right) = \int_{{\,0}}^{{\,\infty }}{{{{\bf{e}}^{ - x}}{x^{t - 1}}\,dx}}

    If n is a positive integer then,

    \Gamma \left( {n + 1} \right) = n!

    The Gamma function is an extension of the normal factorial function. Here are a couple of quick facts for the Gamma function

    \begin{array}{c}\Gamma \left( {p + 1} \right) = p\Gamma \left( p \right)\\ p\left( {p + 1} \right)\left( {p + 2} \right) \cdots \left( {p + n - 1} \right) =\displaystyle \frac{{\Gamma \left( {p + n} \right)}}{{\Gamma \left( p \right)}}\\ \Gamma \left( {\displaystyle \frac{1}{2}} \right) = \sqrt \pi \end{array}