Laplace Transform

From Notes
Jump to navigation Jump to search

Definition

Let f be a function on [0,). The Laplace transform of f is the function {f} defined by the integral

{f}(s)=0f(t)estdt

The domain of {f} is all the values of s for which the integral exists.


Domain of Existence

Suppose f(t)O(eat):

|f(t)|keat|f(t)est|ke(as)t

Then the integral 0e(as)tdt is convergent for s>a


Laplace Transform of Derivatives

{f}(s)=s{f}(s)f(0)

Proof

{y}=0y(t)estdt=limNyest|0N+s0Nestydt=limNy(N)esNy(0)+s{y}(s)

Therefore

{y}=s{y}(s)y(0)
Q.E.D.


In General

{f(n)}(s)=sn{f}(s)sn1f(0)sn2f(0)f(n1)(0)


Inverse Laplace Transform

Given F(s) and f(t) such that {f}(s)=F(s), the inverse Laplace transform is defined

f=1{F}


Laplace Transform of Common Functions

f(t) {f}(s)
1 1s
eat 1sas>a
tnn+ n!sn+1
uc(t)f(tc) [1] ecs{f(t)}
δ(tc) [2] ecs
Combinations
eattn n!(sa)n+1
eatsinbt b(sa)2+b2
eatcosbt sa(sa)2+b2

Other Properties

{eatf(t)}(s)={f(t)}(sa){tnf(t)}(s)=(1)nF(n)(s)


Footnotes

  1. uc(t) is the Heaviside Function.
  2. δ(t) is the Dirac Delta Function.