Higher derivatives

Iterated derivatives f^(n) obtained by differentiating repeatedly.
Higher derivatives

Let f:IRf:I\to\mathbb{R} (or C\mathbb{C}) on an interval IRI\subseteq\mathbb{R}. If ff is differentiable on II, one can form ff'. If ff' is differentiable, one defines the second derivative

f:=(f).f'' := (f')'.

Inductively, if f(n1)f^{(n-1)} is differentiable, the nnth derivative is

f(n):=(f(n1)).f^{(n)} := (f^{(n-1)})'.

Higher derivatives quantify higher-order local behavior and appear in Taylor expansions and smoothness classes.

Examples:

  • If f(x)=xmf(x)=x^m, then f(n)(x)=m(m1)(mn+1)xmnf^{(n)}(x)=m(m-1)\cdots(m-n+1)\,x^{m-n} for nmn\le m, and f(n)0f^{(n)}\equiv 0 for n>mn>m.
  • If f(x)=exf(x)=e^x, then f(n)(x)=exf^{(n)}(x)=e^x for all nn.
  • If f(x)=xf(x)=|x|, then ff' exists on R{0}\mathbb{R}\setminus\{0\} but ff'' does not exist as a function on any interval containing 00.