Local Linearization
Let's say you're on a long car trip and there's a mountain in the distance. Looks steep, right? But when you get there, you feel, oh, this isn't that steep!
Similarly, if you take a curve, if you keep zooming into it, it will look more and more like a line. We can use this to approximate the value of a function at annoying points.
Understanding tangent lines
Main article: secant and tangent lines
The above graph represents a function We want to figure an approximation for at because is a difficult number to deal with. But it is easy to compute , where is very close to So, what we can do is draw a line tangent to . Remember, as we zoom into the curve, it will look more and more like the tangent line, whose slope is .
In order to approximate at , we're going to find the point on the tangent line at the -value because as long as is really close to the difference should be minuscule. We can draw a right triangle, with one leg (we'll call it the differential ) having a length and another leg (we'll call it the differential with the -value ranging from the point to the point on the tangent line at . Then, the slope of the hypotenuse is , or . Over here, what's important to us is , because that gets us closer to the approximate value we're looking for. We can first write
But that isn't the whole thing yet. We're missing some of the height. Since the "easy" value to deal with was at the point , and our triangle started at the height of , we need to add to our approximation equation. As a result, we can write
But what was ? Since was , we have
Approximate .
We have . Since we have , a hairy number to deal with, what's a number close to 4.01 that we know the square root of? Let's try 4.
Our formula says , so
Note: If you try on a calculator, you'll get 2.002498439, which is pretty close to the approximate value.
Approximate .
When is the approximate value less than the actual? When is the approximate value greater than the actual?
If we look at the concavity of functions, we'll see that a tangent line is always "under" a curve that is concave up, and a tangent line is always "above" a curve that is concave down, except at the points of tangency. We can thus conclude that the approximation will be less than the actual value if the function is concave up at the point of tangency, and that the approximation will be greater than the actual value if the function is concave down at the point.
I. 2.0009 II. 2.0008 III. 2.0007
Which of the three numbers above could be a local linear approximation of ?
A. I only B. II only C. I & II only D. II & III only E. I, II & III F. None of them
As is concave down, you can say that any local linear approximation you make must be greater than the actual value. The actual value is 2.000832986, so the only possible approximation is option I, or choice A.
Multivariable approximation and its applications
In multivariable calculus, we extend local linear approximation to derive many important formulas, such as those for multivariable approximation and multivariable chain rule.
Given a function , we can say
That is the multivariable approximation formula. Basically, we are adding the following quantities:
- the change in when is changed a little, with held constant
- the change in when is changed a little, with held constant.
By the way, an important thing to keep in mind: We will use to refer to an actual number, and to refer to a differential. As we make and both approach zero, then we can make them into the differentials and , and also will become .
We can use multivariable approximation to get the equation of a plane tangent to a three dimensional surface given by . In order to get an approximate tangent plane, we first need two lines tangent to the same point on that plane. These two lines could be
where and .
Then the equation of the tangent plane becomes
Given a function of two variables, we could make any changes in and approach zero, and rewrite the approximation equation as
Then, we might want to make the whole function dependent on in order to get the values of using the parameter . We can divide that whole equation by and get the multivariable chain rule: