Suppose f is a function defined on (a,b). f is n times differentiable or
n-th differentiable iff:
x→alimx−af(n−1)(x)−f(n−1)(a)=L∈R=f(n)(a)
Here f(n) denotes n-th derivative of f. And f(0) means the
function itself.
f(n)(a) is the n-th derivative of f at a.
Second derivative test
Suppose f′(x)=0 and f′′(x) is continuous at c:
- f′′(c)>0⟹ a local minimum is at c. Converse is not true.
- f′′(c)<0⟹ a local maximum is at c. Converse is not true.
The above conclusion is from
Taylor’s theorem when n=1:
f(x)=f(c)+f′(c)(x−c)+2!f′′(ζ)(x−c)2
f(x)−Tangent line=2!f′′(ζ)(x−c)2