Laplace Transform of Derivatives

For first-order derivative:
$\mathcal{L} \left\{ f'(t) \right\} = s \, \mathcal{L} \left\{ f(t) \right\} - f(0)$
 

For second-order derivative:
$\mathcal{L} \left\{ f''(t) \right\} = s^2 \mathcal{L} \left\{ f(t) \right\} - s \, f(0) - f'(0)$
 

For third-order derivative:
$\mathcal{L} \left\{ f'''(t) \right\} = s^3 \mathcal{L} \left\{ f(t) \right\} - s^2 f(0) - s \, f'(0) - f''(0)$
 

For nth order derivative:

$\mathcal{L} \left\{ f^n(t) \right\} = s^n \mathcal{L} \left\{ f(t) \right\} - s^{n - 1} f(0) - s^{n - 2} \, f'(0) - \dots - f^{n - 1}(0)$

 

Linearity Property | Laplace Transform

Linearity Property
If   $a$   and   $b$   are constants while   $f(t)$   and   $g(t)$   are functions of   $t$   whose Laplace transform exists, then
 

$\mathcal{L} \left\{ a \, f(t) + b \, g(t) \right\} = a \, \mathcal{L} \left\{ f(t) \right\} + b \, \mathcal{L} \left\{ g(t) \right\}$

 

Proof of Linearity Property
$\displaystyle \mathcal{L} \left\{ a \, f(t) + b \, g(t) \right\} = \int_0^\infty e^{-st}\left[ a \, f(t) + b \, g(t) \right] \, dt$