
- Let f(x) be a differentiable function at a point a:
- The linear function dfa(dx)=f′(a)dx is called the differential of f at a.
- Denoted by dy and df (where a is known)
- (e.g. if f(x)=sin(x), then dy=cos(a)dx)
- dx is the independent variable of the function dfa=dy
- It is called the differential of x (or increment of x)
- It is also denoted by h or Δx.
- dy is dependent variable (on both dx and a)
- It is called the differential of y
- Δy=f(a+dx)−f(a)
- dy=f′(a)dx≈Δy when dx is small
- ε=Δy−dy=f(a+dx)−f(a)−f′(a)dx is called the error of the approximation.
- dx→0limdxΔy−dy=dx→0limdxf(a+dx)−f(a)−f′(a)dx=0
- The function r(x)=f(x)−L(x) is called the error of the approximation of f at a.
- The function L(x)=f(a)+f′(a)(x−a) is called the linearization of f at a
- The approximation of f by L, that is f(x)≈L(x), is the (standard) linear approximation (or tangent line approximation) of f at a
- The point x=a is the center of the approximation
- x→alimx−ar(x)=0
- Let f(x) be a function defined in a neighborhood of a.
- If f is differentiable at a, then f(x)=f(a)+f′(a)(x−a)+r(x), where x→alimx−ar(x)=0
- If there exists A∈R and function r(x) such that
f(x)=f(a)+A⋅(x−a)+r(x) and x→alimx−ar(x)=0, then f is differentiable at a and f′(a)=A.