Limits and Derivatives Class 11 Math Quick Recall / Short Notes
Ayush (Founder)
Exam Strategist

[!TIP] 🚀 2-Minute Quick Recall Summary (Save for Exam Day)
- Limit: The value a function approaches as the input approaches some value.
- Standard Limit: limₓ→ₐ (xⁿ - aⁿ)/(x - a) = naⁿ⁻¹.
- Trig Limit: limₓ→₀ (sin x)/x = 1.
- Derivative (f'(x)): limₕ→₀ [f(x+h) - f(x)] / h (First Principle).
- Power Rule: d/dx (xⁿ) = nxⁿ⁻¹.
- Product Rule: (uv)' = u'v + uv'.
- Quotient Rule: (u/v)' = (u'v - uv') / v². 📥 Download 1-Page Short Notes PDF (Zero-Friction)
Introduction
Limits and Derivatives mark the birth of Calculus, defining the mathematics of change and instantaneous motion. Master the algebra of limits, the Sandwich Theorem, and the First Principle of differentiation to excel in advanced physical modeling and engineering. This Class 11 Math Chapter 13 guide provides all essential calculus foundations for JEE and CBSE success. Limits and Derivatives mark the birth of Calculus, the mathematics of change.
1. Concept of Limits
A limit describes the behavior of a function f(x) as x gets closer and closer to a particular value a.
- Notation: limₓ→ₐ f(x) = L.
- Existence: A limit exists if and only if the Left Hand Limit (LHL) and Right Hand Limit (RHL) are equal.
- LHL: limₓ→ₐ⁻ f(x)
- RHL: limₓ→ₐ⁺ f(x)
2. Algebra of Limits
If limₓ→ₐ f(x) and limₓ→ₐ g(x) exist:
- Sum/Difference Rule: lim [f(x) ± g(x)] = lim f(x) ± lim g(x)
- Product Rule: lim [f(x) · g(x)] = lim f(x) · lim g(x)
- Quotient Rule: lim [f(x) / g(x)] = lim f(x) / lim g(x) (if lim g(x) ≠ 0)
- Constant Multiple: lim [k · f(x)] = k · lim f(x)
3. Standard Limits and Sandwich Theorem
Standard Formulas:
- Polynomial: limₓ→ₐ (xⁿ - aⁿ) / (x - a) = naⁿ⁻¹
- Trigonometric:
- limₓ→₀ (sin x) / x = 1
- limₓ→₀ (1 - cos x) / x = 0
- limₓ→₀ (tan x) / x = 1
Sandwich Theorem (Squeeze Theorem):
If f(x) ≤ g(x) ≤ h(x) for all x in an interval, and limₓ→ₐ f(x) = limₓ→ₐ h(x) = L, then limₓ→ₐ g(x) = L.
4. Derivatives (First Principle)
The derivative of a function f at x is defined as: f'(x) = limₕ→₀ [f(x+h) - f(x)] / h This process of finding the derivative using the limit definition is called Differentiation from First Principle.
5. Basic Derivative Rules
- Constant: d/dx (c) = 0
- Power: d/dx (xⁿ) = nxⁿ⁻¹
- Trigonometric:
- d/dx (sin x) = cos x
- d/dx (cos x) = -sin x
- d/dx (tan x) = sec² x
Comprehensive Exam Strategy (Q&A)
Q1: Evaluate limₓ→₂ (x⁴ - 16) / (x - 2). Answer:
- Standard form: limₓ→ₐ (xⁿ - aⁿ) / (x - a) with n=4, a=2.
- Limit = naⁿ⁻¹ = 4(2)⁴⁻¹ = 4(2)³
- Limit = 32.
Q2: Find the derivative of f(x) = x² + 2x + 1 from First Principle. Answer:
- f(x+h) = (x+h)² + 2(x+h) + 1 = x² + 2xh + h² + 2x + 2h + 1
- f(x+h) - f(x) = 2xh + h² + 2h
- f'(x) = limₕ→₀ [h(2x + h + 2) / h] = limₕ→₀ [2x + h + 2]
- f'(x) = 2x + 2.
Q3: Differentiate y = x · sin x using Product Rule. Answer:
- u = x, v = sin x
- u' = 1, v' = cos x
- y' = u'v + uv' = (1)(sin x) + (x)(cos x)
- y' = sin x + x cos x.
Related Revision Notes
- Chapter 2: Relations and Functions
- Chapter 14: Mathematical Reasoning
- [External Reference: NCERT Class 11 Math Chapter 13 (Authoritative Source)]
Conclusion
Limits and Derivatives are the tools that allow us to calculate the "slope of a curve" and "instantaneous speed." By mastering the algebra of limits and the core derivative rules (Product, Quotient, and Power), you unlock the door to the vast world of Calculus. Always check your indeterminate forms (0/0) first, and remember that derivatives are just the limit of a secant's slope! Keep your calculations precise and your limits approaching.