Differentiation, a critical tool in calculus, allows us to calculate the rate at which a function is changing at any given point. Advanced differentiation techniques are essential for tackling more complex functions and mathematical problems.
Basic Rules of Differentiation
- Power Rule
The derivative of xn is nxn−1.
Example: f(x)=x3
Solution: f′(x)=3x2
- Exponential Rule
The derivative of eu is dxdueu.
Example: f(x)=e2x
Solution: f′(x)=2e2x
- Logarithmic Rule ln(u) is dxduu1.
Example: f(x)=ln(5x)
Solution: f′(x)=x1
- Trigonometric Rules
- The derivative of sin(ax) is acos(ax).
Example: f(x)=sin(3x)
Solution: f′(x)=3cos(3x) - The derivative of cos(ax) is −asin(ax).
Example: f(x)=cos(4x)
Solution: f′(x)=−4sin(4x) - The derivative of tan(ax) is asec2(ax).
Example: f(x)=tan(2x)
Solution: f′(x)=2sec2(2x)
- Inverse Trigonometric Rule
The derivative of tan−1(ax) is 1+(ax)2a.
Example: f(x)=tan−1(3x)
Solution: f′(x)=1+(3x)23
Differentiation of Algebraic Expressions
- Constant Multiple Rule
The derivative of kf(x) is kf′(x).
Example: f(x)=7cos(x)
Solution: f′(x)=−7sin(x)
- Sum and Difference Rule
The derivative of f(x)±g(x) is f′(x)±g′(x).
Example: f(x)=ex−x2
Solution: f′((x)=ex−2x
Differentiation of Composite Functions
- Chain Rule
If h(x)=f(g(x)), then h′(x) is f′(g(x))⋅g′(x).
Example: f(x=ln(sin(x))
Solution: f′(x)=cot(x)