Limits, Continuity & Differentiability - How It Appears in JEE
8 recurring patterns. Learn the pattern, recognize it in 5 seconds, apply the right approach.
Evaluate Limit Using Standard Forms
Direct application of standard limit results like sin x/x, (e^x - 1)/x, (1+x)^(1/x)
Expression involves trig/exponential/log functions near 0 or infinity, matches a known standard limit pattern
Evaluate Limit Using L'Hopital's Rule
Limit results in 0/0 or infinity/infinity indeterminate form requiring differentiation
Direct substitution gives 0/0 or infinity/infinity. Standard forms don't apply directly or the expression is complex.
Find Limit Using Taylor/Maclaurin Expansion
Use series expansion to evaluate tricky limits, especially when L'Hopital is tedious
Limit involves differences like sin x - x, e^x - 1 - x, or ratios where multiple L'Hopital applications would be needed
Check Continuity at a Point
Determine whether a piecewise or composite function is continuous at a given point
Piecewise-defined function, function with different definitions on different intervals, or asking to find value of constant for continuity
Check Differentiability at a Point
Determine if a function is differentiable at a point, especially for |x|, piecewise, or max/min functions
Function involves absolute value, floor/ceiling, max/min, or is piecewise-defined. Question asks about differentiability at a boundary point.
Find Derivative from First Principles
Compute f'(x) using the limit definition f'(x) = lim(h->0) [f(x+h) - f(x)]/h
Question explicitly asks for derivative using first principles, limit definition, or ab initio method
Apply Rolle's or LMVT
Verify conditions and apply Rolle's theorem or Lagrange's Mean Value Theorem
Question gives a function on [a,b] and asks to find c, verify theorem conditions, or prove existence of a root of f'(x) = k
Limit Involving Sequences and Series
Evaluate limits of sequences or summation expressions as n approaches infinity
Expression involves n approaching infinity, summation with n terms, or recursive sequences