logo

Laplace Transform Translation 📂Odinary Differential Equations

Laplace Transform Translation

Formula1

Assuming the Laplace transform F(s)=L{f(t)}F(s)=\mathcal{L} \left\{ f(t) \right\} of the function f(t)f(t) exists as s>as>a. Then, the following holds for constant cc.

L{ectf(t)}=F(sc),s>a+cL1{F(sc)}=ectf(t) \begin{align*} \mathcal{L} \left\{ e^{ct}f(t) \right\}&=F(s-c), &s>a+c \\ \mathcal{L^{-1}} \left\{ F(s-c) \right\}&=e^{ct}f(t) & \end{align*}

Explanation

This means that multiplying an exponential function to ff is equivalent to translating FF.

Derivation

L{ectf(t)}=0estectf(t)dt=0e(sc)tf(t)dt=F(sc) \begin{align*} \mathcal{L} \left\{ e^{ct}f(t) \right\} &=\int_{0}^\infty e^{-st}e^{ct}f(t)dt \\ &= \int_{0}^\infty e^{-(s-c)t}f(t)dt \\ &= F(s-c) \end{align*}

Corollary

L{ecttp}=Γ(p+1)(sc)p+1L{ectsin(at)}=a(sc)2+a2L{ectcos(at)}=sc(sc)2+a2L{ectsinh(at)}=a(sc)2a2L{ectcosh(at)}=sc(sc)2a2 \begin{align*} \mathcal{L} \left\{ e^{ct} t^p \right\} &=\dfrac{\Gamma (p+1)}{(s-c)^{p+1}} \\ \mathcal{L} \left\{ e^{ct} \sin (at) \right\} &=\dfrac{a}{(s-c)^2+a^2} \\ \mathcal{L} \left\{ e^{ct} \cos (at) \right\} &= \dfrac{s-c}{(s-c)^2+a^2} \\ \mathcal{L} \left\{ e^{ct} \sinh (at) \right\} &= \dfrac{a}{(s-c)^2-a^2} \\ \mathcal{L} \left\{ e^{ct} \cosh (at) \right\} &= \dfrac{s-c}{(s-c)^2-a^2} \end{align*}

See Also


  1. William E. Boyce, Boyce’s Elementary Differential Equations and Boundary Value Problems (11th Edition, 2017), p262 ↩︎