Question
Question: Find the derivative of \( {{\cos }^{2}}x \) by using the first principle of derivatives....
Find the derivative of cos2x by using the first principle of derivatives.
Solution
The first principle of derivatives: Given a function y=f(x) , its first derivative, the rate of change of y with respect to the change in x, is defined by: dxdy=h→0lim[(x+h)−(x)f(x+h)−f(x)] .
Finding the derivative of a function by computing this limit is known as differentiation from first principles.
Use the identity sin(A+B)sin(A−B)=sin2A−sin2B=cos2B−cos2A .
We know that x→0limxsinx=1 .
Complete step by step answer:
Let's say that the given function is y=f(x)=cos2x .
For a change from x to x+h , the value of y changes from f(x) to f(x+h) .
The rate of change of y with respect to the change in x, will be given by:
Change in the value of xChange in the value of y=(x+h)−(x)f(x+h)−f(x)
This rate for very small values of the change in x, is called the derivative of the function and is represented by dxdy .
∴ dxdy=h→0lim[(x+h)−(x)f(x+h)−f(x)]
⇒ dxd(cos2x)=h→0lim[(x+h)−(x)cos2(x+h)−cos2(x)]
Using the identity cos2B−cos2A=sin(A+B)sin(A−B) , we get:
= h→0lim[hsin[(x+h)+(x)]sin[(x+h)−(x)]]
= h→0lim[hsin(2x+h)sin(h)]
Which can be written as:
= h→0limsin(2x+h)×h→0limhsin(h)
Applying the limit and using x→0limxsinx=1 , we get:
= sin(2x+0)×1
= sin2x
Therefore, the derivative of cos2x is sin2x .
Note: Differentiability of a Function: A function f(x) is differentiable at x=a in its domain, if its derivative is continuous at a .
This means that f′(a) must exist, or equivalently: x→a+limf′(x)=x→a−limf′(x)=x→alimf′(x)=f′(a) .
A continuous function is always differentiable but a differentiable function needs not be continuous.
Indeterminate Forms: Any expression whose value cannot be defined, like 00,±∞∞,00,∞0 etc.
L'Hospital's Rule: For the differentiable functions f(x) and g(x), the x→climg(x)f(x) , if f(x) and g(x) are both 0 or ±∞ (i.e. an Indeterminate Form) is equal to the x→climg′(x)f′(x) , if it exists.