Converts a time-domain function f(t) into a frequency-domain function F(s).
F(s)=L{f(t)}=∫0∞e−stf(t)dt
Mainly used to solve linear ODEs with initial conditions.
For all below-mentioned formulas, the Laplace transform of f(t), is denoted as F(s).
For n≥0 and s>0.
L{tn}=sn+1n!
L{eat}=s−a1
L{sin(at)}=s2+a2a
L{cos(at)}=s2+a2s
L{sinh(at)}=s2−a2a
L{cosh(at)}=s2−a2s
L{u(t−a)}=se−as
L{cf(t)+g(t)}=cL{f(t)}+L{g(t)}
Suppose F(s) is the Laplace transform of f, where s>α.
L{eatf(t)}=F(s−a)
For s>α+a.
L{f(αt)}=α1F(αs)
L{tnf(t)}=(−1)ndsndnF(s)
L{t1f(t)}=∫s∞F(x)dx
L{u(t−a)f(t−a)}=e−asF(s)
Here u is the unit step function.
L{f′(t)}=sF(s)−f(0)
L{f′′(t)}=s2F(s)−sf(0)−f′(0)
L{f(n)(t)}=snF(s)−k=0∑n−1skf(n−1−k)(0)
L{∫0tf(x)dx}=s1F(s)
Provided that s=0.
Suppose f(t) is a periodic function with period T.
If the Laplace transform of f(t) exists then:
L{f(t)}=1−e−sT1∫0Te−stf(t)dt