Methods of Differentiation
Apply concepts from Methods of Differentiation to problem-solving. Focus on numerical practice, shortcuts, and real-world applications.
Concept Core
Differentiation is the process of finding the rate of change of a function with respect to its variable. The derivative of f(x) at x = a is defined as f'(a) = lim(h→0) [f(a+h) - f(a)]/h, provided this limit exists. Geometrically, f'(a) is the slope of the tangent to the curve y = f(x) at the point (a, f(a)).
Basic Differentiation Rules:
- Power Rule: d/dx(x^n) = n*x^(n-1), for any real n
- Constant Multiple: d/dx(cf) = cf'(x)
- Sum/Difference: d/dx(f +/- g) = f'(x) +/- g'(x)
- Product Rule: d/dx(f*g) = f'g + fg'
- Quotient Rule: d/dx(f/g) = (f'g - fg')/, where g != 0
- Chain Rule: d/dx(f(g(x))) = f'(g(x)) * g'(x)
Standard Derivatives (must memorize):
- d/dx(sin x) = cos x, d/dx(cos x) = -sin x
- d/dx(tan x) = x, d/dx(cot x) = - x
- d/dx(sec x) = sec x * tan x, d/dx(cosec x) = -cosec x * cot x
- d/dx(e^x) = e^x, d/dx(a^x) = a^x * ln a
- d/dx(ln x) = 1/x, d/dx(log_a x) = 1/(x*ln a)
- d/dx(sin^(-1) x) = 1/, d/dx(cos^(-1) x) = -1/
- d/dx(tan^(-1) x) = 1/(1+), d/dx(cot^(-1) x) = -1/(1+)
- d/dx(sec^(-1) x) = 1/(|x|), d/dx(cosec^(-1) x) = -1/(|x|)
Implicit Differentiation: When y is defined implicitly by F(x, y) = 0, differentiate both sides with respect to x, treating y as a function of x. Every term involving y gets multiplied by dy/dx via the chain rule.
Parametric Differentiation: If x = f(t) and y = g(t), then dy/dx = (dy/dt)/(dx/dt) = g'(t)/f'(t). The second derivative is y/ = [d/dt(dy/dx)] / (dx/dt).
Logarithmic Differentiation: For functions of the form y = [f(x)]^g(x) or products/quotients of many functions, take ln of both sides first: ln y = g(x)*ln(f(x)), then differentiate implicitly.
Higher Order Derivatives: The second derivative f''(x) = d/dx(f'(x)), the third derivative f'''(x) = d/dx(f''(x)), and so on. Leibniz's Theorem for the nth derivative of a product: (uv)^(n) = sum(r=0 to n) C(n,r) * u^(n-r) * v^(r).
Differentiation of Determinants: If a determinant has rows/columns as functions of x, differentiate by differentiating one row (or column) at a time while keeping others unchanged, then summing all such determinants.
The key problem-solving concept is recognizing which differentiation technique (chain rule, implicit, parametric, logarithmic, or substitution) most efficiently simplifies the given expression, particularly when inverse trigonometric functions can be simplified using appropriate substitutions before differentiating.
Key Testable Concept
The key problem-solving concept is recognizing which differentiation technique (chain rule, implicit, parametric, logarithmic, or substitution) most efficiently simplifies the given expression, particularly when inverse trigonometric functions can be simplified using appropriate substitutions before differentiating.
Comparison Tables
A) Standard Derivatives Quick Reference
| Function f(x) | Derivative f'(x) | Domain of f'(x) |
|---|---|---|
| x^n | n*x^(n-1) | Depends on n |
| sin x | cos x | All R |
| cos x | -sin x | All R |
| tan x | x | x != (2k+1)* |
| e^x | e^x | All R |
| a^x (a>0) | a^x * ln a | All R |
| ln x | 1/x | x > 0 |
| sin^(-1) x | 1/ | |x| < 1 |
| cos^(-1) x | -1/ | |x| < 1 |
| tan^(-1) x | 1/(1+) | All R |
| sec^(-1) x | 1/(|x|*) | |x| > 1 |
B) Inverse Trig Substitution Guide
| Expression | Substitution | Simplification |
|---|---|---|
| x = a*sin(t) | a*cos(t) | |
| x = a*tan(t) | a*sec(t) | |
| x = a*sec(t) | a*tan(t) | |
| (1-x)/(1+x) inside inverse trig | x = cos(t) | (t/2) |
| 2x/(1-) | x = tan(t) | tan(2t) → sin^(-1) simplifies |
| 2x/(1+) | x = tan(t) | sin(2t) |
| (1-)/(1+) | x = tan(t) | cos(2t) |
C) Common Parametric Curves
| Curve | x(t) | y(t) | dy/dx |
|---|---|---|---|
| Circle | a*cos(t) | a*sin(t) | -cot(t) |
| Ellipse | a*cos(t) | b*sin(t) | -(b/a)*cot(t) |
| Parabola | 2at | 1/t | |
| Cycloid | a(t - sin t) | a(1 - cos t) | cot(t/2) |
Study Materials
Available in the NoteTube app — start studying for free.
100 Flashcards
SM-2 spaced repetition flashcards with hints and explanations
100 Quiz Questions
Foundation and PYQ-style questions with AI feedback
15 Study Notes
Structured notes across 10 scientifically grounded formats
10 Summaries
Progressive summaries from comprehensive guides to cheat sheets
Frequently Asked Questions
Common questions about studying Methods of Differentiation for JEE Main 2027.