We started the course (back in Preface ) with the idea of approximating a function \(f(x)\) by its tangent line. The problem of actually finding the tangent line is what motivated us to think hard about limits and how they work, then to apply that idea to secant lines.
Definition14.1.alternative definition of the tangent line.
The tangent line to the graph of \(f(x)\) at \(x=c\) is the graph of the linear function \(L(x)=mx+b\) which is as good an approximation to \(f(x)\) nearby to \(x=c\) as any linear function can be.
We’ll use the notion of asymptotic equivalence from Unit 6.3. What we’d like, first of all, is that \(f(x)\sim L(x)\) as \(x\to c\text{.}\) In other words, we want
Now as long as \(f(x)\) and \(L(x)\) are both continuous, and \(L(c)\neq 0\text{,}\) the rules of limits tell us that \(\displaystyle\lim_{x\to c}\frac{f(x)}{L(x)}=\frac{f(c)}{L(c)}\text{.}\) So we need \(\frac{f(c)}{L(c)}=1\text{,}\) which is just the requirement that \(L(c)=f(c)\text{.}\) For reference later, we’ll say that the value \(f(c)\)approximates the function \(f(x)\) to zeroth order.
We just learned that the point \((c,f(c))\) has to be on the line we’re looking for, so let’s work with the second option and determine \(L\) by finding its slope.
Imagine a competition among all lines which pass through the point \((c,f(c))\text{,}\) for which one is "most like" \(f(x)\) nearby \(x=c\text{.}\) Using the point-slope form of the equation for a line, we know that any such competitor has to look like \(L(x)=f(c)+m(x-c)\text{.}\) Now:
\begin{align*}
&\text{We want }f(x)\sim f(c)+m(x-c)\text{ as }x\to c\\
&\text{That's the same as demanding }f(x)-f(c)\sim m(x-c)\text{ as }x\to c
\end{align*}
All \(f(x)-f(c)\sim m(x-c)\text{ as }x\to c\) means is that
In other words, this approach (finding an asymptotically-equivalent line) gives the same formula for the slope of the tangent line that we know and love.
You might ask: why all the work just to get the same formula? Because the understanding of the tangent line as "the line that matches \(f(x)\) near \(x=c\) as well as any line can" will generalize to questions like:
What parabola matches the graph of \(f(x)\) near \(x=c\) as well as any parabola can?
These polynomial approximations are known as the Taylor polynomials for \(f(x)\text{.}\) They allow you to use your knowledge of polynomials -- which you’ve no doubt spent many years honing -- to understand how nonpolynomial functions behave.