Limits and Derivatives – Class 11 Maths (NCERT Based)
The chapter Limits and Derivatives is the first step into calculus for Class 11 students. It introduces the concept of limits, continuity of functions, and derivatives, which are used to study rate of change, slope of curves, and maxima/minima problems.
This guide is NCERT-aligned, student-friendly, and suitable for exam preparation.
📖 1. Limits of a Function
The limit of a function f(x) as x approaches a value a is the value that f(x) approaches:x→alimf(x)=L
Key Properties:
- limx→a[f(x)±g(x)]=limf(x)±limg(x)
- limx→a[f(x)×g(x)]=limf(x)×limg(x)
- limx→a[f(x)/g(x)]=limf(x)/limg(x), if g(a)=0
🔹 Standard Limits
- limx→0xsinx=1
- limx→0x1−cosx=0
- limx→0(1+x)1/x=e
📖 2. Continuity
A function f(x) is continuous at x = a if:
- f(a) is defined
- limx→af(x) exists
- limx→af(x)=f(a)
A function continuous at every point of its domain is called continuous function.
📖 3. Derivatives of a Function
The derivative of a function f(x) at a point x measures the rate of change of the function:f′(x)=h→0limhf(x+h)−f(x)
- Derivative represents the slope of the tangent at a point on the curve y = f(x).
🔹 Basic Derivative Formulas
| Function | Derivative |
|---|---|
| xn | nxn−1 |
| sinx | cosx |
| cosx | −sinx |
| ex | ex |
| lnx | 1/x |
🔹 Rules of Differentiation
- Sum Rule: (f±g)′=f′±g′
- Product Rule: (fg)′=f′g+fg′
- Quotient Rule: (f/g)′=g2f′g−fg′
- Chain Rule: If y = f(u) and u = g(x), then dxdy=dudy×dxdu