Is there a function that doesn't have a derivative?

2.2k Views Asked by At

I was wondering if such a function exist. I'm comfortable with derivatives of polynomial functions, and some other basic functions, but I'm wondering if there could exist a very complicated function that doesn't have a derivative.

1

There are 1 best solutions below

4
On BEST ANSWER

The commonly known example is the Weierstrass Function $f$, defined as $$f(x)=\sum\limits_{k=1}^\infty\frac{\sin\left(\pi{k}^2x\right)}{\pi{k}^2}.$$

The $y=f(x)$ graph looks like this (and intuitively shows why it is differentiable nowhere):

Graph of the Weierstrass Function

Another example would be the Dirichlet Function $D$, defined as $$D(x)=\begin{cases}1,\;\;x\in\mathbb{Q},\\0,\;\;x\in\mathbb{I}.\end{cases}$$

Its graph $y=D(x)$ would look like a pair of lines $\displaystyle{y=\frac{1}{2}\pm\frac{1}{2}}$ (which of cousre is not a graph of any function), so is uninteresting to show. The interesting part is that $D$ is actually discontinuous everywhere, and therefore differentiable nowhere.