A function f is differentiable at a iff:
x→alimx−af(x)−f(a)=L∈R=f′(a)
When it is differentiable, f′(a) is called the derivative of f at a.
Critical point
c∈[a,b] is called a critical point iff:
f is not differentiable at c∨f′(c)=0
One-side differentiable
f is differentiable at a iff f is left differentiable at a and
f is right differentiable at a.
Left differentiable
A function f is left-differentiable at a iff:
x→a−limx−af(x)−f(a)=L∈R=f−′(a)
Right differentiable
A function f is right-differentiable at a iff:
x→a+limx−af(x)−f(a)=L∈R=f+′(a)
On intervals
Open interval
A function f is differentiable in (a,b) iff f is differentiable on
every c∈(a,b).
Closed interval
A function f is differentiable in [a,b] iff f is:
- differentiable on every c∈(a,b)
- right-differentiable at a
- left-differentiable at b
Continuously differentiable functions
A function f is said to be continously differentiable at a iff :
- f is differentiable at a and
- f′ is continous at a
Differentiability implies continuity
f is differentiable at a⟹f is continuous at a
Likewise, one-sided differentiability implies corresponding one-sided
continuity.
Properties of differentiation
Addition
dxd(f±g)=f′±g′
Multiplication
dxd(fg)=fg′+fg′
Division
dxd(gf)=g2gf′−fg′
Composition
dxdf(g(x))=f′(g(x))g′(x)
Power
dxdfn=nfn−1(x)f′(x)