Question
Question: What is the derivative of \[{{x}^{n}}\]?...
What is the derivative of xn?
Solution
This kind of question are solved based on the concept of differentiation or else by using the limit definition of derivation we can find out the derivative of xn. Assuming ‘h’ as the small change in x and hence find the small change in the function f(x) given as f(x+h). now, the formula for limit definition of derivative is f′(x)=h→0lim(hf(x+h)−f(x)), substituting the value of the given function and simplifying the limit to get the answer.
Complete step-by-step solution:
Let us solve the given question
Here we have the function f(x)=xn and we have to find its derivative. Let us use the formula for the limit definition of derivative to get the answer.
The definition of derivative of a function is defined as the rate of change of function. Mathematically we have,
f′(x)=h→0lim(hf(x+h)−f(x))
We assuming f(x)=xn and f(x+h)=(x+h)n
Substituting the above functions in the formula, we can get
f′(x)=h→0lim(h(x+h)n−xn)
By using the binomial expansion, we can solve the given function
⇒h→0limhxn+nhxn−1+2!n(n−1)h2xn−2+3!n(n−1)(n−2)h3xn−2+.......−xn
In the above, xn and −xn are cancelled, then
⇒h→0limhnhxn−1+2n(n−1)h2xn−2+6n(n−1)(n−2)h3xn−2+.......
Dividing the total function with ‘h’,
⇒h→0lim(nxn−1+2n(n−1)hxn−2+6n(n−1)(n−2)h2xn−2+...)
Limit h tends to zero, hence we have to substitute h=0.
Then the whole function becomes
∴f′(x)=nxn−1.
The derivative of xnis nxn−1.
Note: Students should note that the limit definition of derivative is also known as the first principle of differentiation. The given function xn is solved for rationals; we use the chain rule and for irrationals, we use implicit differentiation.
By using the implicit differentiation, we can prove for all real numbers, including the irrationals.
Let, y=xn
Applying natural logarithm on both sides
ln(y)=n⋅ln(x)
It becomes,
yy′=xn
y′=xny=xnxn=nxn−1.
The derivative of the derivative of xnis nxn−1.