Class C^k function (one-variable)

A function with continuous derivatives up to order k.
Class C^k function (one-variable)

Let IRI\subseteq\mathbb{R} be an interval and let kN{0}k\in\mathbb{N}\cup\{0\}. A function f:IRf:I\to\mathbb{R} (or C\mathbb{C}) is of class CkC^k on II if:

  • f(j)f^{(j)} exists on II for every integer jj with 0jk0\le j\le k (where f(0):=ff^{(0)}:=f), and
  • each derivative f(j)f^{(j)} is continuous on II.

The class CkC^k encodes smoothness needed for Taylor’s theorem, inverse/implicit function statements (in higher dimensions), and many approximation results.

Examples:

  • Polynomials are CkC^k on R\mathbb{R} for every kk.
  • f(x)=xf(x)=|x| is C0C^0 on R\mathbb{R} but not C1C^1 on R\mathbb{R} (since ff' fails to exist at 00).
  • f(x)=xf(x)=\sqrt{x} is C1C^1 on (0,)(0,\infty) but not C1C^1 on [0,)[0,\infty).