Limits – Standard Limits | JEE Main Maths Complete Notes
Limits is one of the most important concepts in JEE Mathematics and forms the foundation for Continuity and Differentiability. Many JEE Main questions from limits look complicated at first, but once you learn to recognize and convert expressions into standard limits, they can often be solved within a few seconds.
1. What is a Limit?
A limit tells us the value that a function approaches when the independent variable approaches a particular value.
If a function is written as f(x) and x approaches a, then we write:
limx → a f(x) = L
This means:
As x → a, f(x) → L
The important point for JEE is that a limit is concerned with the value approached by the function near the point. It does not necessarily depend on the actual value of f(a).
For example, a function may not even be defined exactly at x = a, but its limit as x approaches a can still exist.
Why are Limits Important for JEE?
Limits are not an isolated chapter. They form the mathematical base for:
- Continuity
- Differentiability
- Derivatives
- Applications of derivatives
- Many advanced calculus concepts
So, having the standard limits at your fingertips can save a significant amount of time in JEE Main.
2. The Most Important Standard Limit – Sine Limit
The most fundamental trigonometric standard limit is:
limx → 0 (sin x / x) = 1
This single result is the base for many other trigonometric limits.
⚠️ Important JEE Condition
The angle x must be measured in radians.
This is extremely important. Standard trigonometric limits such as:
sin x / x → 1
are used when the angle is expressed in radians.
Whenever you see a trigonometric standard limit in JEE, keep the radian condition in mind.
3. Important Trigonometric Standard Limits
These are among the most frequently used standard limits in JEE Main.
| Standard Limit | Result |
|---|---|
| limx → 0 sin x / x | 1 |
| limx → 0 tan x / x | 1 |
| limx → 0 (1 − cos x) / x² | 1/2 |
| limx → 0 sin(ax) / x | a |
| limx → 0 tan(ax) / x | a |
Why does sin(ax)/x give a?
Consider:
sin(ax)/x
Multiply and divide by ax:
sin(ax)/x = a × sin(ax)/(ax)
As x → 0, ax → 0. Therefore:
a × 1 = a
This conversion technique is the key to solving many JEE trigonometric limits quickly.
4. Power Standard Limit
Another extremely useful standard result is:
limx → a (xn − an)/(x − a) = nan−1
This result is especially useful when the numerator contains a difference of powers.
Example
Evaluate:
limx → 2 (x3 − 8)/(x − 2)
Since:
8 = 23
the expression becomes:
limx → 2 (x3 − 23)/(x − 2)
Using:
nan−1
we get:
3(2)2 = 12
Answer = 12
🔥 JEE Shortcut
Whenever you see the exact structure:
(xn − an)/(x − a)
immediately think:
nan−1
This can turn a lengthy-looking question into a one-line calculation.
5. Standard Limit at x → 0: (1 + x)n
A very useful algebraic standard limit is:
limx → 0 [(1 + x)n − 1]/x = n
where n is a suitable real number.
Example
Evaluate:
limx → 0 [(1 + x)5 − 1]/x
Directly using the standard result:
Answer = 5
There is no need to expand (1+x)5. Expansion would unnecessarily increase the calculation.
6. Exponential Standard Limits
Exponential functions also have important standard limits.
Standard Limit 1
limx → 0 (ex − 1)/x = 1
Standard Limit 2
limx → 0 (ax − 1)/x = ln a
where:
a > 0, a ≠ 1
Example
Evaluate:
limx → 0 (2x − 1)/x
Compare it with:
limx → 0 (ax − 1)/x = ln a
Here a = 2.
Answer = ln 2
7. Logarithmic Standard Limits
Two important logarithmic limits are:
limx → 0 ln(1+x)/x = 1
and:
limx → 0 loga(1+x)/x = 1/ln a
Example
Evaluate:
limx → 0 ln(1+3x)/x
We want the denominator inside the logarithmic standard form to be 3x.
Therefore:
ln(1+3x)/x = 3 × ln(1+3x)/(3x)
Now:
limx → 0 ln(1+3x)/(3x) = 1
Hence:
Answer = 3
8. Important e-Based Limits
The number e appears naturally in many limit expressions.
Standard Limit 1
limx → 0 (1+x)1/x = e
Standard Limit 2
limx → ∞ (1+1/x)x = e
General Form
We also have:
limx → 0 (1+ax)1/(ax) = e
Therefore, an important general form is:
limx → 0 (1+ax)b/x = eab
This type of limit can appear in JEE Main questions where the variable is present both in the base and exponent.
9. Standard Limit Recognition – The JEE Shortcut
The most important skill in standard limits is not memorizing hundreds of formulas. It is learning to recognize the structure.
| If you see | Immediately think |
|---|---|
| sin(ax)/x | a |
| tan(ax)/x | a |
| [1 − cos(ax)]/x² | a²/2 |
| [eax − 1]/x | a |
| [ax − 1]/x | ln a |
| ln(1+ax)/x | a |
These patterns are worth memorizing because they frequently reduce a difficult-looking expression to a direct answer.
10. How to Use Standard Limits
The golden technique is:
CONVERT → MATCH STANDARD LIMIT → SOLVE
Example 1: lim sin(5x)/x
Evaluate:
limx → 0 sin(5x)/x
We want 5x in the denominator.
Rewrite:
sin(5x)/x = 5 × sin(5x)/(5x)
Now use:
limθ → 0 sin θ/θ = 1
Therefore:
Answer = 5
Example 2: lim [1 − cos(3x)]/x²
Evaluate:
limx → 0 [1 − cos(3x)]/x²
The standard form requires (3x)² in the denominator.
Therefore:
[1 − cos(3x)]/x² = 9 × [1 − cos(3x)]/(3x)²
Using:
limθ → 0 [1 − cos θ]/θ² = 1/2
we get:
9 × 1/2 = 9/2
Answer = 9/2
11. Important JEE Trick – Convert 0/0 into a Standard Limit
When direct substitution gives an indeterminate form such as:
0/0
do not immediately start complicated algebra.
First ask:
- Can I factor something?
- Can I multiply and divide by a suitable expression?
- Can I convert it into sin θ/θ?
- Can I convert it into tan θ/θ?
- Can I use (1 − cos θ)/θ²?
- Can I use an exponential or logarithmic standard form?
This habit is extremely useful in JEE Main.
Example: sin(7x)/sin(3x)
Evaluate:
limx → 0 sin(7x)/sin(3x)
We introduce the standard-limit forms:
sin(7x)/sin(3x) = [sin(7x)/(7x)] × [3x/sin(3x)] × 7/3
As x → 0:
sin(7x)/(7x) → 1
and:
3x/sin(3x) → 1
Therefore:
Answer = 7/3
12. JEE Main-Level Solved Question
Question
Evaluate:
limx → 0 [tan(4x) − sin(4x)]/x³
Step 1: Use a Trigonometric Identity
Let:
θ = 4x
Now:
tan θ − sin θ = sin θ(1/cos θ − 1)
Taking the expression further:
tan θ − sin θ = sin θ(1 − cos θ)/cos θ
Therefore:
[tan(4x) − sin(4x)]/x³ = sin(4x)[1 − cos(4x)] / [x³ cos(4x)]
Step 2: Match Standard Limits
As x → 0:
sin(4x) ≈ 4x
and:
1 − cos(4x) ≈ (4x)²/2
Also:
cos(4x) → 1
Therefore:
lim = [4x × (16x²/2)]/x³
Hence:
= 4 × 16/2 = 32
Final Answer = 32
13. Why Standard Limits Are So Powerful in JEE
Suppose a question contains:
sin(large expression)
or:
1 − cos(large expression)
Do not get intimidated by the complicated argument.
For example:
sin(27x)/x
still follows the same basic structure:
27 × sin(27x)/(27x)
and therefore gives:
27
The number inside the trigonometric function generally becomes the coefficient after the expression is converted into the standard form.
14. Common Mistakes Students Make
❌ Mistake 1: Forgetting the Radian Condition
The standard trigonometric limit:
sin x/x → 1
is used when x is measured in radians.
❌ Mistake 2: Direct Substitution in 0/0
If direct substitution gives:
0/0
that does not mean the answer is 0.
It means you need to simplify or transform the expression.
❌ Mistake 3: Forgetting the Coefficient
For:
lim sin(5x)/x
the answer is 5, not 1.
❌ Mistake 4: Missing the Square in the Cosine Limit
Remember:
[1 − cos x]/x² → 1/2
The denominator is x², not x.
❌ Mistake 5: Expanding Everything
In JEE Main, unnecessary expansion can waste valuable time. First check whether a standard limit can solve the question directly.
15. JEE Main Quick-Solving Strategy
Whenever you see a limit, follow this sequence:
- Substitute the approaching value.
- Check whether the result is directly defined.
- If you get 0/0, look for a standard limit.
- For trigonometric functions, try to create sin θ/θ or tan θ/θ.
- For cosine, look for (1 − cos θ)/θ².
- For exponential expressions, look for (ex − 1)/x.
- For logarithmic expressions, look for ln(1+x)/x.
- For powers, look for (xn − an)/(x−a).
- Do the final coefficient calculation carefully.
Golden Rule: Convert → Match → Solve
16. Complete Standard Limits Formula Sheet
| Category | Standard Limit | Result |
|---|---|---|
| Trigonometric | limx→0 sin x/x | 1 |
| Trigonometric | limx→0 tan x/x | 1 |
| Trigonometric | limx→0 (1−cos x)/x² | 1/2 |
| Trigonometric | limx→0 sin(ax)/x | a |
| Trigonometric | limx→0 tan(ax)/x | a |
| Algebraic | limx→a (xn−an)/(x−a) | nan−1 |
| Algebraic | limx→0 [(1+x)n−1]/x | n |
| Exponential | limx→0 (ex−1)/x | 1 |
| Exponential | limx→0 (ax−1)/x | ln a |
| Logarithmic | limx→0 ln(1+x)/x | 1 |
| Logarithmic | limx→0 loga(1+x)/x | 1/ln a |
| e-Based | limx→0 (1+x)1/x | e |
| e-Based | limx→∞ (1+1/x)x | e |
17. One-Minute Revision
Trigonometric
limx→0 sin x/x = 1
limx→0 tan x/x = 1
limx→0 (1−cos x)/x² = 1/2
Algebraic
limx→a (xn−an)/(x−a) = nan−1
limx→0 [(1+x)n−1]/x = n
Exponential
limx→0 (ex−1)/x = 1
limx→0 (ax−1)/x = ln a
Logarithmic
limx→0 ln(1+x)/x = 1
limx→0 loga(1+x)/x = 1/ln a
e-Based
limx→0 (1+x)1/x = e
limx→∞ (1+1/x)x = e
JEE Golden Rule 🔥
Convert → Match Standard Limit → Solve
Remember: All angles used in these trigonometric standard limits are measured in radians.
18. Final Revision Box
🔥 LIMITS – MUST REMEMBER
1. sin x/x → 1
2. tan x/x → 1
3. (1−cos x)/x² → 1/2
4. sin(ax)/x → a
5. tan(ax)/x → a
6. (xn−an)/(x−a) → nan−1
7. [(1+x)n−1]/x → n
8. (ex−1)/x → 1
9. (ax−1)/x → ln a
10. ln(1+x)/x → 1
11. loga(1+x)/x → 1/ln a
12. (1+x)1/x → e
13. (1+1/x)x → e
Golden Strategy: Convert → Match → Solve.
19. Practice Questions
Try these without looking at the solution first.
- Evaluate limx→0 sin(9x)/x.
- Evaluate limx→0 tan(6x)/x.
- Evaluate limx→0 [1−cos(5x)]/x².
- Evaluate limx→3 (x4−81)/(x−3).
- Evaluate limx→0 [(1+x)7−1]/x.
- Evaluate limx→0 (e8x−1)/x.
- Evaluate limx→0 (3x−1)/x.
- Evaluate limx→0 ln(1+7x)/x.
- Evaluate limx→0 sin(11x)/sin(4x).
- Evaluate limx→0 [tan(2x)−sin(2x)]/x³.
JEE Tip: Before solving each question, first identify which standard limit pattern is hidden inside it.
20. PDF Notes
You can use the PDF below for quick revision of the topic:
21. Frequently Asked Questions – Limits
Q1. What is a limit in mathematics?
A limit describes the value that a function approaches when the variable approaches a particular value.
Q2. What is the most important standard limit?
The fundamental trigonometric standard limit is:
limx→0 sin x/x = 1
Q3. Are trigonometric standard limits valid in degrees?
For the standard result sin x/x → 1, the angle must be measured in radians.
Q4. What should I do when direct substitution gives 0/0?
Do not treat 0/0 as the answer. Try to simplify the expression or convert it into a known standard limit.
Q5. What is limx→0 sin(ax)/x?
The answer is:
a
Q6. What is limx→0 [1−cos(ax)]/x²?
The answer is:
a²/2
Q7. What is limx→0 (ax−1)/x?
For a > 0 and a ≠ 1, the result is:
ln a
Q8. What is the best way to prepare standard limits for JEE Main?
Memorize the core standard limits, but more importantly, practice recognizing their transformed forms. JEE questions often hide a standard limit inside a more complicated expression.
22. Final Thoughts
Limits is a chapter where pattern recognition can make a huge difference in JEE Main. You do not always need lengthy calculations. In many questions, the entire problem is about recognizing a familiar standard limit and converting the given expression into the required form.
The most important habit is to avoid blindly substituting when the expression gives 0/0. Instead, look for the standard structure:
sin θ/θ
tan θ/θ
(1−cos θ)/θ²
(eθ−1)/θ
ln(1+θ)/θ
Once these patterns become automatic, many JEE Main limit questions become much faster.
🔥 Remember: Convert → Match Standard Limit → Solve.
And one final reminder: trigonometric standard limits use radians.