In the previous section we were focused on the relatively simple limits associated with horizontal and vertical asymptotes. But our goal is to use the limit in Definition 13.2.3 to prove that the Differentiation Rules we’ve been using are valid. To do that we will use the following precise, rigorous definition of a finite limit as \(x\rightarrow a\) where \(a\) is some real number.
if and only if for every \(\eps\gt 0\) there is a \(\delta\gt 0\) with the property that whenever \(0\lt\abs{x-a}\lt \delta\text{,}\)\(\abs{f(x)-L}\lt \eps\text{.}\)
Take particular notice of the fact that neither Definition 17.2.13 nor Definition 17.3.1 tells us how to compute the limit. They serve only to rigorously establish what our intuition says the limit should be.
Read carefully and take specific notice of the similarities and the differences between the limit definitions in Definition 17.2.13, Problem 17.2.37, and Definition 17.3.1. In each of these there is a requirement imposed on \(f(x)\) that we need to meet by imposing a corresponding condition on \(x\text{.}\)
Definition 17.3.1 has aspects of both of the other two. It requires that \(f(x)\) be within \(\eps{}\) of \(L\text{,}\) as in Definition 17.2.13. We meet this by finding \(\delta \gt 0\) as in Problem 17.2.37.
Figure 17.3.2 (below) depicts the situation when \(\limit{x}{a}{f(x)}=L\) visually. For emphasis we have indicated that \(f(x)\) is not defined at \(a\) in our sketch, but it could be. The point is that it doesn’t matter. Limits don’t care what happens at \(a\text{,}\) only what happens near \(a\text{.}\) To emphasize this point we will usually say that \(0\lt\abs{x-a}\lt\delta\text{,}\) rather than \(\abs{x-a}\lt\delta\text{.}\) Because the inequality on the left is strict, we do not consider what happens when \(x=a\text{.}\)
As before \(\eps \) is the challenge. To show that the limit exists and is equal to \(L\) as claimed our task is to find a value of \(\delta\) such that, as long as \(x \) is between \(a-\delta \text{ and }a+\delta\) (and \(x\neq a\)) the corresponding \(f(x)\) will be between \(L-\eps \) and \(L+\eps \text{.}\)
Visually, this means that the graph of \(f(x)\) will be between the dashed horizontal lines as long as \(x\) is between the dotted vertical lines in Figure 17.3.2.
Definition 17.3.1 is the culmination of approximately \(200\) years of attempts by some very brilliant people to provide a rigorous foundation for Calculus. Don’t expect to absorb this easily. It will take time and effort to fully understand and be able to use it. We will start simply.
Suppose \(\eps\gt0\) is given. Our goal is to find a \(\delta\gt0\) such that if \(0\lt\abs{x-0}\lt\delta\) (or just \(0\lt\abs{x}\lt\delta\)) then \(\abs{f(x)-2}\lt \eps\text{.}\) Solving this for \(x\) we have
Notice that our proof does not give us any new information since it is intuitively clear that \(\limit{x}{0}{(-x^2+2)}=2\text{.}\) The formalism of a limit merely confirms, in a manner even Bishop Berkeley would accept, what we already know to be true.
For simple problems like this one the proof consisted of writing the algebraic steps from our Scrapwork backwards, as you see. This worked because every algebraic step in the Scrapwork was reversible. But don’t jump to conclusions. This will not always be the case.
Clearly the Scrapwork is the most important part of the solution process for this problem. In a very real sense it actually is the solution. We call it Scrapwork because it is the part of the work that you don’t show anyone else because it is messy and not well organized. We kept it clean and orderly here so you could see the reasoning.
The scrapwork is like the scaffolding used to construct a building. The proof is the building. It is absolutely necessary to use the scaffolding while construction is ongoing but you tear it down and clean everything up before you move in. In the same way your proof should be a cleaned up version of your scrapwork. If this example were a homework problem, your solution would be the part that appears after Proof.
We had shown by an intuitive argument that \(\limit{x}{2}{f(x)}= 6\text{.}\) Our previous proof lacked rigor, especially in the last step. We will provide a fully rigorous proof now.
Remember that none of our limit definitions tell us how to find the value of a limit, only how to prove that it has a particular value after we’ve found it. In our examples so far the value of the limits have been intuitively clear so we haven’t concerned ourselves with this part of the problem. But before we can prove that a limit has a particular value we obviously need to decide what we believe the limit value is.
We have several options for doing this. The simplest is guessing, but guessing works best if we have some intuition about the problem. Guessing blindly is usually a waste of time. Nevertheless, guessing is always an option. Can you guess the value of this limit?
Another simple option is to use a calculator and plug the value of the limit point, in this case \(x=\frac12\text{,}\) and see what the calculator comes up with. This will work if the function is continuous at the limit point. But \(\frac{4x^2-1}{2x-1}\) is not continuous at \(x=\frac12\) so that won’t help with this problem. Try it and see.
A third, and much more useful option is to sketch the graph of \(f(x)\) to see what \(f(x)\) is close to near the limit point. The graph of \(f(x)=\frac{4x^2-1}{2x-1}\) is given below. It is not defined at \(x=1/2\) because when \(x=1/2\) we get zero in the denominator. Nevertheless the limit at \(x=1/2\) seems to exist. As you can see as \(x\) approaches \(1/2\text{,}\)\(f(x)\) appears to approach \(2\text{.}\) Based on this graph it seems likely that the value of the limit is \(2\text{.}\)
Because we haven’t yet rigorously proved Theorem 14.1.1, Theorem 14.1.2, or Theorem 14.1.7 we can’t use them to construct a rigorous proof. Until they are proved they are not known, they are just believed. Belief is not knowledge.
Having gathered our evidence, we now believe that \(\limit{x}{\frac12}{\frac{4x^2-1}{2x-1}}=2\text{.}\) Next we need to do the scrapwork for our proof.
A long list of inequalities like these can be a little intimidating. Don’t let that stop you. Verify each transition from one inequality to the next. If you don’t see why a particular transition is valid refer back to the scrapwork.
The proof of any theorem will follow logically from the relevant definitions, lemmas, corollaries, and previously proved theorems. However, as we’ve seen proving that \(\limit{x}{\frac12}{\frac{4x^2-1}{2x+1}}=2\) from Definition 17.3.1 was very delicate and troublesome, and it only gave us one relatively insignificant limit. We’d really like to work more generally than this if we can.
L’Hôpital’s Rule is a very powerful tool which simultaneously evaluates a limit and provides a rigorous proof of the result. And it is much easier to use than Definition 17.3.1.
But sadly, it will be of no use to us for the remainder of this chapter. L’Hôpital’s Rule relies on knowing that our differentiation rules are valid, and we don’t know that yet. That the differentiation rules are valid is exactly what we are trying to show. To use L’Hôpital ’s Rule would be to engage in circular reasoning, which is invalid.
Recall that differentiation is a local property so we are thinking of \(x\) as a fixed, but unspecified real number. The variable in this example is \(h\text{.}\)
For \(\eps\gt0\) we need to find \(\delta\gt 0\) such that if \(0\lt\abs{h}\lt\delta\text{,}\) then \(\abs{\frac{f(x+h)-f(x)}{h}-2x}\lt
\eps\text{.}\) Working backwards from this we have