logo

지수함수의 라플라스 변환 📂상미분방정식

지수함수의 라플라스 변환

공식1

L{eat}=1sa,s>a \mathcal {L} \left\{ e^{at} \right\} = \dfrac{1}{s-a},\quad s>a

설명

상수함수의 라플라스 변환 결과와 비교해보자.

L{1}=1s \mathcal{L} \left\{ 1 \right\} =\dfrac{1}{s}

eate^{at}의 라플라스 변환 결과는 f(t)=1f(t)=1일 때 F(s)F(s)aa만큼 평행이동한 것과 같다. 당연할 수 밖에 없는 것이 원래 함수에 eate^{at}가 곱해지면 estf(t)dt\displaystyle \int e^{-st}f(t) dte(sa)tf(t)dt\displaystyle \int e^{-(s-a)t} f(t) dt로 되기 때문이다. sssas-a로 바뀐 것 말고는 차이가 없기 때문에결과도 F(s)F(s)에서 F(sa)F(s-a)로 바뀐다.

유도

L{eat}=0esteatdt=0e(sa)tdt=limA[1sae(sa)t]0A=1sa \begin{align*} \mathcal{L} \left\{ e^{at} \right\} &= \int_{0}^\infty e^{-st} e^{at} dt \\ &= \int _{0} ^\infty e^{-(s-a)t}dt \\ &= \lim_{A \to \infty } \left[ -\dfrac{1}{s-a}e^{-(s-a)t} \right]_{0}^A \\ &= \dfrac{1}{s-a} \end{align*}

단, limAe(sa)A\lim \limits_{A \to \infty} e^{-(s-a)A}00으로 수렴해야 하므로 s>as>a

같이보기


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