In this section, we cover some limit theorems that will be needed in later proofs. If you are less interested in the formal theoretical foundations and proofs, this section may be safely skipped on a first reading.
Quick Reference
| Property | Statement | Significance |
|---|---|---|
| Limit Uniqueness | If and , then | A function cannot approach two different limits at the same point. |
| One-Sided Equivalence | Two-sided limits exist if and only if left and right limits exist and agree. | |
| Infinitesimal Representation | with | Expresses limit behavior as a constant plus an infinitesimal. |
| Local Boundedness | near a | A function with a real limit is locally bounded near the limit point. |
| Sign Preservation | shares the sign of near a | Non-zero limits preserve sign in a deleted neighborhood of a. |
In the first section of this chapter, using intuition, we explained that the limit of a function is always unique. After providing the rigorous definition of a limit, we can prove it.
Theorem: If approaches a limit as , then this limit is unique.
Proof
Suppose and where .
Let . Because , according to the definition, there exists some such that whenever . Similarly because , there exists some such that whenever .
Now using the triangle inequality , we can write:
whenever . However, is impossible because we assumed so . This contradiction proves the theorem.
Theorem: exists and is equal to if and only if and both exist and are equal to . That is,
Proof
We prove the bi-implication by showing both directions separately.
Direct Implication (): Assume that . By definition, for every , there exists a such that .
- If , then . Hence, , which shows that .
- If , then . Hence, , which shows that .
- Since , there exists a such that .
- Since , there exists a such that .
- If , then , so .
- If , then , so .
A function is called infinitesimal as if . The following theorem states that the limit of a function as is a number if can be written as plus an infinitesimal as . Conversely, if is written as the sum of a number and an infinitesimal as , then .
Theorem: The function f approaches as x approaches a if and only if , where .
Proof
First, assume that . Define the function by . Rearranging this equation gives . Taking the limit as on both sides yields:
\begin{aligned} \lim_{x\to a} \alpha(x) &= \lim_{x\to a} [f(x) - L] \\ &= \lim_{x\to a} f(x) - \lim_{x\to a} L \\ &= L - L = 0 \end{aligned}Thus, can be represented in the required form with an infinitesimal .
Conversely, assume that where . Taking the limit as on both sides, we apply the limit laws:
Therefore, approaches as x approaches a.
- The above theorem remains valid if a is replaced by or .
The following theorem says that if the limit of a function exists as , then the function does not blow up near , and values remain within some strip .
Theorem: If , then is bounded near a. That is, there are positive numbers and such that , whenever .
Proof
Since , taking , there is a such that whenever . Then
If f is defined at a, then let .
If as , remains close to when x is close to a. Therefore, we expect that if , has the same sign as near a, except possibly at a (see the following figure). We have to exclude the sign of because what happens at does not influence the limit of f as .

To be more specific, we have:
Theorem: If and , then there exists an open interval containing a such that has the same sign as for all .
Proof
Let . By the definition of a limit, there exists a such that whenever .
The inequality is equivalent to . Adding to all parts yields:
We now consider two cases:
- If , then , so . Thus, .
- If , then , so . Thus, .
Exercises
Let be defined by:
Find the value of such that exists. For this value of , what is the unique value of the limit?
Answer
, and the unique limit is .
Solution
By the One-Sided Equivalence Theorem, exists if and only if and both exist and are equal.
- Left-hand limit: .
- Right-hand limit: .
Equating the left-hand and right-hand limits:When , the two-sided limit exists and by the Limit Uniqueness Theorem, its unique value is .
Let .
- Show that .
- Express in the infinitesimal form near , explicitly find , and verify that .
Answer
(a) Direct substitution gives . (b) , and .
Solution
(a) By direct substitution for polynomials, .
(b) By the Infinitesimal Representation Theorem, where . Rearranging gives:
Evaluating the limit of as :
Hence, represents as a constant plus an infinitesimal as .
- Suppose . Given that whenever , find a positive constant K such that for all x satisfying .
- Explain why the function is not locally bounded in any deleted neighborhood of .
Answer
(a) (b) As , , so grows larger than any fixed constant .
Solution
(a) By the Triangle Inequality :
Thus, taking and , we have whenever .
(b) As , . For any fixed radius and any positive bound , we can choose such that . Therefore, no constant can bound near , showing that is not locally bounded near .
Suppose . Prove using the definition of a limit (or the Sign Preservation Theorem) that there exists a deleted neighborhood of where (and thus is strictly negative).
Answer
for all .
Solution
Here . Choose .
By the definition of a limit, there exists a such that whenever :
Subtracting 4 from all parts yields:
Thus, for all satisfying , we have , which proves that is strictly negative in a deleted neighborhood of .
Suppose for all in an open interval containing a. Assume and . Prove that .
Answer
.
Solution
Define . Since , we have for all near a.
By the Limit Laws, .
Assume for contradiction that , so .
By the Sign Preservation Theorem applied to , since , there exists an open interval containing a such that has the same sign as for all ; that is, .
However, contradicts . Therefore, our assumption must be false, which proves .
Prove that if for all in an open interval containing a, and if exists, then cannot be positive; that is, .
Answer
.
Solution
Suppose for contradiction that .
By the Sign Preservation Theorem, since , there exists an open interval containing a such that for all .
However, we are given that for all in some open interval containing a.
Taking the intersection , which is a non-empty open interval containing a, we find that for any , must be simultaneously positive () and negative (), which is impossible.
Thus, the assumption leads to a contradiction. We conclude that .