Theory 1
Linear approximation is the technique of approximating a specific value of a function, say
Computing a linear approximation
For example, to approximate the value of
, set , set and , and set so . Then compute:
So . Finally:
Now recall the linearization of a function, which is itself another function:
Given a function
The graph of this linearization
The linearization
Computing a linearization
We set
, and we let . We compute
, and so . Plug everything in to find
: Now approximate
:
Theory 2
Taylor polynomials
The Taylor polynomials
of a function are the partial sums of the Taylor series of :
These polynomials are generalizations of linearization.
Specifically,
The Taylor series


Facts about Taylor series
The series
has the same derivatives as at the point . This fact can be verified by visual inspection of the series: apply the power rule and chain rule, then plug in and all factors left with will become zero. The difference
vanishes to order at : The factor
drives the whole function to zero with order as . If we only considered orders up to
, we might say that and are the same near .