Second Derivative - Limit

Limit

It is possible to write a single limit for the second derivative:

The expression on the right can be written as a difference quotient of difference quotients:

This limit can be viewed as a continuous version of the second difference for sequences.

Please note that the existence of the above limit does not mean that the function has a second derivative. The limit above just give a possibility for calculating the second derivative but does not provide a definition. As a counterexample look on the sign function which is defined through

\sgn(x) = \begin{cases}
-1 & \text{if } x < 0, \\
0 & \text{if } x = 0, \\
1 & \text{if } x > 0. \end{cases}

The sign function is not continuous at null and therefore the second derivative for does not exist. But the above limit exists for :

\begin{align}
\lim_{h \to 0} \frac{\sgn(0+h) - 2\sgn(0) + \sgn(0-h)}{h^2} &= \lim_{h \to 0} \frac{1 - 2\cdot 0 + (-1)}{h^2} \\
&= \lim_{h \to 0} \frac{0}{h^2} \\
&= 0 \end{align}

Read more about this topic:  Second Derivative

Famous quotes containing the word limit:

    There is a limit to the application of democratic methods. You can inquire of all the passengers as to what type of car they like to ride in, but it is impossible to question them as to whether to apply the brakes when the train is at full speed and accident threatens.
    Leon Trotsky (1879–1940)

    An educational method that shall have liberty as its basis must intervene to help the child to a conquest of liberty. That is to say, his training must be such as shall help him to diminish as much as possible the social bonds which limit his activity.
    Maria Montessori (1870–1952)

    It is after all the greatest art to limit and isolate oneself.
    Johann Wolfgang Von Goethe (1749–1832)