Second derivative

From Calculus
Revision as of 03:15, 18 December 2011 by Vipul (talk | contribs) (→‎Significance)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition at a point

Definition in terms of first derivative

The second derivative of a function f at a point x0, denoted f(x0), is defined as the derivative at the point x0 of the function defined as the derivative f

Note that the first differentiation operation must be performed, not just at the point, but at all points near it, so that we have a function for the first derivative around the point, which we can then differentiate to calculate the second derivative at the point. It is not good enough to calculate the first derivative only at the particular point (i.e., to calculate only f(x0)) and then proceed to differentiate that; we need the value of the first derivative at nearby points too.

Definition as a limit expression

The second derivative of a function f at a point x0, denoted f(x0), is defined as follows:

limxx0f(x)f(x0)xx0

More explicitly, this can be written as:

limxx01xx0[limx1xf(x1)f(x)x1xlimx2x0f(x2)f(x0)x2x0]

Definition as a function

The second derivative of a function at a point is defined as the derivative of the derivative of the function. For a function f, the second derivative f is defined as:

f:=(f)

Leibniz notation for second derivative

Suppose f is a function, and x,y are variables related by y:=f(x). Here, x is an independent variable and y is the dependent variable (with the dependency being described by the function f). We then define:

d2ydx2:=f(x)

This can also be written as:

d2dx2[f(x)]

In particular, d2y/dx2 is a function of x. Its value at x=x0 is defined as f(x0) and is denoted as follows:

d2ydx2|x=x0:=f(x0)

Significance

Significance of sign on intervals

Loose statement Precise statements
concave up function means derivative is increasing means second derivative is positive positive second derivative implies concave up
Fill this in later
concave down function means derivative is decreasing means second derivative is negative negative second derivative implies concave down
linear function (or constant function) means derivative is constant means second derivative is zero

Significance of sign at points

A point of inflection is a point of geometric significance on the graph (where the function changes its sense of concavity), and corresponds to a point in the domain of the function where the second derivative changes sign. A point of inflection must correspond to a point of (strict) local maximum or minimum for the first derivative.

Method for constructing new functions from old In symbols Derivative in terms of old functions and their first, second derivatives Proof
pointwise sum f+g is the function xf(x)+g(x)
f1+f2++fn is the function xf1(x)+f2(x)++fn(x)
Sum of the second derivatives of the functions being added (the second derivative of the sum is the sum of the second derivatives)
f+g
f1+f2++fn
repeated differentiation is linear
pointwise difference fg is the function xf(x)g(x) Difference of the second derivatives, i.e., fg repeated differentiation is linear
scalar multiple by a constant af is the function xaf(x) where a is a real number xaf(x) repeated differentiation is linear
pointwise product fg (sometimes denoted fg) is the function xf(x)g(x)
f1f2fn (sometimes denoted f1f2fn is the function xf1(x)f2(x)fn(x)
For two functions, xf(x)g(x)+2f(x)g(x)+f(x)g(x)
For multiple functions, more complicated
product rule for higher derivatives
pointwise quotient f/g is the function xf(x)/g(x) Fill this in later quotient rule for higher derivatives
composite of two functions fg is the function xf(g(x)) xf(g(x))(g(x))2+f(g(x))g(x) chain rule for higher derivatives
inverse function of a one-one function f1 sends x to the unique y such that f(y)=x f(f1(x))(f(f1(x)))3 higher derivatives of inverse function
piecewise definition Fill this in later Fill this in later differentiation rule for piecewise definition by interval