Derivative of Polynomials and Trigonometric Functions
1.0Introduction
Differentiation is one of the core concepts of Calculus in JEE Mathematics. The derivative measures the rate of change of a function with respect to a variable.
- For polynomial functions, differentiation gives algebraic expressions useful for slopes, tangents, and optimization problems.
- For trigonometric functions, derivatives are essential in solving problems related to periodicity, maxima and minima, and advanced calculus applications.
In JEE, students must be fluent in differentiating polynomials, trigonometric functions, and their combinations using basic rules.
2.0Basics of Differentiation
If f(x) is a function, then its derivative is defined as:
f′(x)=limh→0hf(x+h)−f(x)
This definition is the foundation, but in practice we use rules of differentiation to calculate derivatives quickly.
Some key rules:
- Power Rule:dxd(xn)=nxn−1
- Constant Rule:dxd(c)=0
- Sum Rule:dxd(f+g)=f′+g′
- Product Rule:dxd(fg)=f′g+fg′
- Quotient Rule:dxd(gf)=g2f′g−fg′
- Chain Rule:dxd[f(g(x))]=f′(g(x))⋅g′(x)
3.0Derivatives of Polynomial Functions
Definition
Polynomial functions are of the form:
P(x)=anxn+an−1xn−1+⋯+a1x+a0
The derivative is obtained by applying the power rule term by term.
Rules & Formulas
dxd(xn)=nxn−1
dxd(axn)=anxn−1
dxd(a0)=0
Examples
- f(x)=5x3−2x2+7x−4
f′(x)=15x2−4x+7
- f(x)=x5
f′(x)=5x4
- f(x)=3x2+4x+1
f'(x) = 6x + 4
4.0Derivatives of Trigonometric Functions
Standard Results
The basic derivatives to remember:
- dxd(sinx)=cosx
- dxd(cosx)=−sinx
- dxd(tanx)=sec2x, x=(2n+1)2π
- dxd(cotx)=−csc2x, x=nπ
- dxd(secx)=secxtanx, x=(2n+1)2π
- dxd(cscx)=−cscxcotx, x=nπ
Derivative Rules
Using product, quotient, and chain rules, we can find derivatives of composite trigonometric functions.
f(x)=xsinx⟹f′(x)=1⋅sinx+xcosx=sinx+xcosx
f(x)=xsinx⟹f′(x)=x2xcosx−sinx
f(x)=sin(3x)⟹f′(x)=3cos(3x)
5.0Properties of Derivatives
- Derivative represents slope of tangent at a point.
- If f′(x)>0, the function is increasing; if f′(x)<0, it is decreasing.
- Derivatives help find maxima and minima of functions.
- For periodic functions like sine and cosine, derivatives remain periodic.
- Differentiability implies continuity, but the reverse is not always true.
6.0Solved Examples on Derivative of Polynomials and Trigonometric Functions
Example 1: Polynomial Derivative
Find the derivative of f(x)=2x4−3x3+5x−7
Solution:
f′(x)=8x3−9x2+5
Example 2: Trigonometric Function
Differentiate f(x)=sin2x.
Solution:
f(x)=sin2x⇒f′(x)=2sinx⋅cosx=sin(2x)
Example 3: Mixed Function
Differentiate f(x)=sin2x
Solution:
Using product rule:
f′(x)=2xcosx−x2sinx
Example 4: Chain Rule
Differentiate f(x)=cos(5x).
Solution:
f′(x)=−sin(5x)⋅5=−5sin(5x)
Example 5: Quotient Rule
Differentiate f(x)=sinx1
Solution:
f(x)=cscx⟹f′(x)=−cscxcotx
7.0Practice Questions on Derivative of Polynomials and Trigonometric Functions
- Differentiate f(x)=3x5+2x3−7x
- Find derivative of f(x) = sin(2x) + cos(3x).
- Differentiate f(x)=x tanx.
- Find derivative of f(x)=x2cosx
- If find f′(x).f(x)=x3sinx, find f′(x)