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)$