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:

    The only limit to our realization of tomorrow will be our doubts of today. Let us move forward with strong and active faith.
    Franklin D. Roosevelt (1882–1945)

    Now for civil service reform. Legislation must be prepared and executive rules and maxims. We must limit and narrow the area of patronage. We must diminish the evils of office-seeking. We must stop interference of federal officers with elections. We must be relieved of congressional dictation as to appointments.
    Rutherford Birchard Hayes (1822–1893)

    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)