The proof that if
, then
is done using the definition of the derivative and the binomial theorem.
Here's the proof:
Definition of the derivative: The derivative of a function (f(x)) is given by

For the function
, this becomes:
![[f'(x) = \lim_(h \to 0) ((x + h)^n - x^n)/(h)]](https://img.qammunity.org/2024/formulas/mathematics/college/5nfb09je7xyuht50cqbs755ykkkyr636qp.png)
Binomial theorem expansion: We can expand
using the binomial theorem:
![[(x + h)^n = x^n + nx^(n-1)h + (n(n-1))/(2)x^(n-2)h^2 + \ldots]](https://img.qammunity.org/2024/formulas/mathematics/college/lh2z2j605yr7i1u0a36t6ke5ndrav6r5m4.png)
Substituting this expansion into the expression for
, we get:
![[f'(x) = \lim_(h \to 0) (x^n + nx^(n-1)h + (n(n-1))/(2)x^(n-2)h^2 + \ldots - x^n)/(h)]](https://img.qammunity.org/2024/formulas/mathematics/college/ls5ceyqqvqxw0har1uyly6wjdoeqq2fbkt.png)
Simplifying, we find that all terms with (h) in the numerator cancel out, except for the term
. Dividing by (h) and taking the limit as (h \to 0), we get:
![[f'(x) = nx^(n-1)]](https://img.qammunity.org/2024/formulas/mathematics/college/nn37v3nrcoac1mf7tcwqijyxkfy80j0s0k.png)
This completes the proof that if
. The method used in this proof is a combination of applying the definition of the derivative and using the binomial theorem to expand the expression for the derivative.