Question
Question: How do you use local linear approximation to approximate the value of the given quantity to \(4\) de...
How do you use local linear approximation to approximate the value of the given quantity to 4 decimal places (80.5)41 ?
Solution
Local approximation is a method of approximation that relies on information about the function's value and derivatives at the same point. The goal is to get a close approximation of the function in the vicinity of the benchmark point.
Complete step by step answer:
Let f(x)=x41 and we’ll use it in Taylor series with x=a considering only the first term, so as to have a function with a linear approximation.
Consider,
f(a)=a41
On differentiating, we get,
f′(x)=41x−43 so f′(a)=41a−43
We know that,
x41=4a+44a3x−a+R2(x)
Where, R2(x) is the sum total of the terms we ignore and it is known as the approximation error.
Now, on considering a=81, we get,
481=3 and 4813=27
Therefore,
(80.5)41≅4×2780.5−81=3−1080.5≅2.9953
To check whether the approximation is correct to 4 decimal places, we use Lagrange’s formula for maximum error:
∣R2(x)∣⩽2(x−a)2ξ∈(x,a)max∣f′′(ξ)∣
Now, we evaluate the 2nd derivative,
f′′(x)=−163x−47
We can notice that ∣f′′(x)∣ is a strictly decreasing function. Hence, in the interval x∈(80.5,81) , the maximum value obtained for x=80.5 .
We can write (80.5)−47 as,
(80.5)−47=(80.5)4171
Using the value of approximation which we already found, we can write it as,
(80.5)−47≅(2.9953)71
This signifies that for a good approximation the approximation error is lesser than:
∣R2(x)∣⩽2(80.5−81)2(163)×(2.9953)71=0.00000541
This provides us a good assurance that our approximation is good to 4 decimal places.
Note: Linear approximation, also known as linearization, is a technique for estimating the value of a function at a given point. Linear approximation is useful since finding the value of a function at a particular stage can be difficult.
A good example of this is square roots.