Tangent Approximation
Tangent Line Approximation
The origin of many approximation methods is Newton's Quotient:
Newton realized that you can use this practically. If
Or,
Setting
A linear approximation is defined by:
We can intuitively make sense of this if we want. We have the point of the function we know, and then add the rate of change of the function at that point, and follow that rate until we reach the x-coordinate we want.
Approximate
solution
Knowing
We will try a linear approximation. Let
So,
Compare this to the actual value of
If we take the approximation, we can find the differential to use:
So
Use differentials to approximate
solution
Knowing
We then calculate
When
Compare this to the actual value of
Interesting note: L'Hôpital's rule comes from the linear approximation
Tangent Planes
We wish to generalize the tangent line approximation for multivariable functions.
If we have a smooth surface
Equations of Planes
Lets consider the "alternate" equation (
If we set
Recall partial derivatives, that the slope of this line is
Similarly, if we set
The equation of a tangent plane of
Find the tangent plane and normal vector to
solution
so we have
and
so our tangent plane is
with normal vector
Tangent Plane Approximation
Recall the differential approximation for single variables. For multivariable calculus:
So
Use the tangent plane to estimate
solution
Consider
Finding the partial derivatives:
actual:
ERROR:
One major application of the linear approximation is error propagation using differentials.
GIven the ideal gas law (
solution
We want the relative change in pressure
Our variables according the differential approximation formula are:
we have
continuing,
For a simple pendulum, the period
(aside) Recall the Triangle Inequality
continuing from above,
we want to estimate
relative error from the triangle inequality:
With the Gradient Vector
(See Gradient Vector)
We can develop a short hand to write the tangent plane at the point
(see Dot Product)
The components of the gradient vector
The linear approximation of the point