Linear Approximation and Differentials
The Linear Approximation "Error" | f(x) – L(x)
An approximation is most valuable if we also have have some measure of the size of the "error", the distance between the approximate value and the value being approximated. Typically, we will not know the exact value of the error (why not?), but it is useful to know that the error must be less than some number. For example, if one scale gives the weight of a gold pendant as grams with an error less than
grams
grams) and another scale gives the weight of the same pendant as
grams with an error less than
grams
grams), then we can have more faith in the second approximate weight because of the smaller "error" guarantee. Before finding a guarantee on the size of the error of the linear approximation process, we will check how well the linear approximation process approximates some functions we can compute exactly. Then we will prove one bound on the possible error and state a somewhat stronger bound.
Example 8: Let . Evaluate
and
for
and for a general value of
.
Cutting the value of in half makes the error
as large. Cutting
to
as large makes the error
as large. In general,
.
This function and error also have a nice geometric interpretation (Fig. 8): is the area of a square of side
so
is the area of a square of side
, and that area is the sum of the pieces with areas
, and
. The linear approximation
to the area of the square includes the 3 largest pieces
and
, but it omits the small square with area
so the approximation is in error by the amount
.
Practice 10: Let . Evaluate
and
for
and for a general value of
. Use Fig. 9 to give a geometric interpretation of
,
and
.
In both the example and practice problem, the error turned out to be very small, proportional to
, when
was small. In general, the error approaches
as
approaches
.
Theorem : If is differentiable at a and
Not only does the difference approach
, but this difference approaches
so fast that we can divide it by
, another quantity approaching
, and the quotient still approaches
.
In the next chapter we can prove that the error of the linear approximation process is proportional to . For now we just state the result.