1. Intuitive Idea of Limits
A limit is the value that a function approaches as the input (or variable) approaches some value. It's important to understand that we are interested in the value of the function near a point, not necessarily at the point itself.
Consider the function . This function is not defined at because it leads to the form . However, we can see what value gets close to as gets close to 1.
For , we can simplify the function: .
Now, as approaches 1 (from values slightly less than 1 or slightly more than 1), the value of approaches . We write this as:
2. Left-Hand Limit (LHL) and Right-Hand Limit (RHL)
To have a well-defined limit at a point, the function must approach the same value from both the left and the right side.
Right-Hand Limit (RHL): The value a function approaches as approaches a point 'a' from the right side (values greater than 'a'). It is denoted as .
Left-Hand Limit (LHL): The value a function approaches as approaches a point 'a' from the left side (values smaller than 'a'). It is denoted as .
Existence of a Limit: The limit of a function as exists if and only if both the Left-Hand Limit and the Right-Hand Limit exist and are equal. where L is a finite value.
3. Indeterminate Forms
When direct substitution of the limit point into the function results in one of the following forms, we call it an indeterminate form. This means the limit cannot be determined by simple substitution and requires further manipulation.
The seven indeterminate forms are:
4.Methods for Evaluating Algebraic Limits
- Direct Substitution: Always the first step. If it gives a finite value, that is the limit.
- Factorization: Used for polynomial functions in a form. Factor the numerator and denominator to cancel the common factor causing the indeterminacy.
- Rationalization: Used for expressions involving square roots, typically in a or form.
5. L'Hôpital's Rule (for and forms)
L'Hôpital's Rule is a powerful method for evaluating limits of indeterminate forms of the type or .
Statement: Let and be two functions differentiable in the neighbourhood of a point 'a' (except possibly at 'a').
If and (the form)
OR
If and (the form)
Then, provided the limit on the right exists:
Important Notes:
- The rule can be applied successively if the new limit is also an indeterminate form.
- Always check that the limit is in the or form before applying the rule. Applying it to other forms will lead to incorrect results.
- The rule is also applicable for one-sided limits ( or ) and for limits where or .
Solved Examples
Example 1: Applying L'Hôpital's Rule (0/0 form)
Question: Evaluate .
Solution:
- Check Form: As , and . This is the indeterminate form.
- Apply L'Hôpital's Rule: We differentiate the numerator and the denominator with respect to . Let . Let .
- Evaluate New Limit: Therefore, .
Example 2: Applying L'Hôpital's Rule Twice
Question: Evaluate .
Solution:
- Check Form: As , and . This is the form.
- Apply L'Hôpital's Rule (First Time):
- Check Form Again: The new limit is still of the form as .
- Apply L'Hôpital's Rule (Second Time):
- Evaluate Final Limit: Therefore, .
Example 3: Applying L'Hôpital's Rule (∞/∞ form)
Question: Evaluate .
Solution:
- Check Form: As , and . This is the indeterminate form.
- Apply L'Hôpital's Rule:
- Evaluate Final Limit: Therefore, .