📐 Limits & Continuity
CalculusCommon questions
What is a limit in calculus?
The value a function approaches as x approaches a point. lim(x→a) f(x) = L means f(x) gets arbitrarily close to L as x gets close to a.
What are the standard limit formulas for JEE?
lim(x→0) sin(x)/x = 1, lim(x→0) (eˣ-1)/x = 1, lim(x→0) (1+x)^(1/x) = e, lim(x→0) ln(1+x)/x = 1. These are used in nearly every limit problem.
When is L'Hôpital's rule applicable?
Only for 0/0 or ∞/∞ indeterminate forms. Differentiate numerator and denominator separately, then re-evaluate the limit. Can be applied repeatedly.
What is the difference between continuity and differentiability?
Continuity: f(a) = lim f(x). Differentiability: the derivative exists at a. Every differentiable function is continuous, but not vice versa (e.g., |x| at x=0).
How many marks do limits carry in JEE?
Limits and continuity typically contribute 2-3 questions (8-12 marks) in JEE Main. JEE Advanced often tests tricky limits involving nested functions or squeeze theorem.