Lecture Notes: The Concept of Limits
I. Introduction to Limits
A limit describes the value that a function (or sequence) approaches as the input (x) gets closer and
closer to a certain number. In simple words: The limit tells us what value f(x) is getting close to as x
approaches a specific point.
II. Notation of a Limit
The general notation is: lim(x→a) f(x) = L, where x→a means x approaches the value a, f(x) is the
function, and L is the limit (the value that f(x) approaches).
III. Types of Limits
1. Two-Sided Limit: lim(x→a) f(x) 2. Left-Hand Limit (LHL): lim(x→a■) f(x) 3. Right-Hand Limit
(RHL): lim(x→a■) f(x) A limit exists only when LHL = RHL.
IV. Evaluating Limits
Methods to evaluate limits include: 1. Direct Substitution: Plug in the value of x directly if the
function is continuous. 2. Factoring: Simplify expressions to remove the 0/0 form. 3. Rationalizing:
Multiply by a conjugate when square roots are involved.
V. Limits at Infinity
These describe what happens to f(x) as x becomes very large (∞) or very small (−∞). Example:
lim(x→∞)(3x² + 1)/(x² + 2) = 3.
VI. Special Limits to Remember
1. lim(x→0) (sin x / x) = 1 2. lim(x→0) ((1 - cos x) / x) = 0 3. lim(x→∞) (1 + 1/x)^x = e
VII. When a Limit Does Not Exist (DNE)
A limit does not exist if the left and right limits are not equal, the function goes to infinity, or the
function oscillates.
VIII. Importance of Limits
Limits are the foundation of Calculus. They help define derivatives, integrals, and continuity.
IX. Summary Table
Method When to Use Example
Substitution If f(x) is continuous lim(x→2)(x+3)=5
Factoring If you get 0/0 form (x²−4)/(x−2)=4
Rationalizing Square roots present (√(x+1)−1)/x=1/2
Divide by Highest Power Limits at infinity (3x²+1)/(x²+2)=3