TheoremComplete

Existence and Properties of the Laplace Transform

The Laplace transform exists for a broad class of functions and possesses algebraic properties that make it a powerful tool for solving differential equations.


Existence Theorem

Theorem4.7Existence of the Laplace transform

If f:[0,)Rf: [0, \infty) \to \mathbb{R} is piecewise continuous on every finite interval [0,T][0, T] and of exponential order α\alpha (i.e., there exist constants M,T0M, T_0 such that f(t)Meαt|f(t)| \leq Me^{\alpha t} for all tT0t \geq T_0), then L{f}(s)\mathcal{L}\{f\}(s) exists for all s>αs > \alpha and

L{f}(s)Msα|\mathcal{L}\{f\}(s)| \leq \frac{M}{s - \alpha}

for s>αs > \alpha. Moreover, limsF(s)=0\lim_{s \to \infty}F(s) = 0.

Proof

For s>αs > \alpha: F(s)0T0estf(t)dt+T0Mesteαtdt|F(s)| \leq \int_0^{T_0}|e^{-st}f(t)|\,dt + \int_{T_0}^\infty Me^{-st}e^{\alpha t}\,dt. The first integral is finite (piecewise continuous on a finite interval). The second integral equals Me(sα)T0/(sα)<M e^{-(s-\alpha)T_0}/(s-\alpha) < \infty for s>αs > \alpha.

For limsF(s)=0\lim_{s\to\infty}F(s) = 0: the bound F(s)C/(sα)|F(s)| \leq C/(s-\alpha) gives F(s)0F(s) \to 0. \blacksquare


Differentiation and Integration Properties

Theorem4.8Transforms of derivatives and integrals

Suppose f,f,,f(n1)f, f', \ldots, f^{(n-1)} are continuous on [0,)[0, \infty) and of exponential order, and f(n)f^{(n)} is piecewise continuous. Then:

L{f(n)}(s)=snF(s)sn1f(0)sn2f(0)f(n1)(0).\mathcal{L}\{f^{(n)}\}(s) = s^n F(s) - s^{n-1}f(0) - s^{n-2}f'(0) - \cdots - f^{(n-1)}(0).

For integration: L{0tf(τ)dτ}(s)=F(s)s\mathcal{L}\left\{\int_0^t f(\tau)\,d\tau\right\}(s) = \frac{F(s)}{s}.

Also: L{tf(t)}(s)=F(s)\mathcal{L}\{tf(t)\}(s) = -F'(s) and more generally L{tnf(t)}(s)=(1)nF(n)(s)\mathcal{L}\{t^n f(t)\}(s) = (-1)^n F^{(n)}(s).

ExampleUsing the derivative property

Find L{tsin(at)}\mathcal{L}\{t\sin(at)\}. Since L{sin(at)}=a/(s2+a2)\mathcal{L}\{\sin(at)\} = a/(s^2+a^2):

L{tsin(at)}=ddsas2+a2=2as(s2+a2)2.\mathcal{L}\{t\sin(at)\} = -\frac{d}{ds}\frac{a}{s^2+a^2} = \frac{2as}{(s^2+a^2)^2}.


Initial and Final Value Theorems

Theorem4.9Initial value theorem

If limssF(s)\lim_{s\to\infty}sF(s) exists, then f(0+)=limssF(s)f(0^+) = \lim_{s\to\infty}sF(s).

Theorem4.10Final value theorem

If limtf(t)\lim_{t\to\infty}f(t) exists and is finite, and all poles of sF(s)sF(s) have negative real part (except possibly a simple pole at s=0s = 0), then limtf(t)=lims0sF(s)\lim_{t\to\infty}f(t) = \lim_{s\to 0}sF(s).

ExampleFinal value computation

For F(s)=5s(s2+3s+2)F(s) = \frac{5}{s(s^2+3s+2)}: limtf(t)=lims0sF(s)=lims05s2+3s+2=52\lim_{t\to\infty}f(t) = \lim_{s\to 0}sF(s) = \lim_{s\to 0}\frac{5}{s^2+3s+2} = \frac{5}{2}.

The poles of sF(s)sF(s) are s=1,2s = -1, -2 (both with negative real part), so the theorem applies.


Uniqueness and Inversion

RemarkThe Laplace transform is injective

On the class of piecewise continuous functions of exponential order, the Laplace transform is one-to-one (Lerch's theorem). This ensures that the solution obtained by inverting the transform is the unique solution to the original IVP.