What is the power rule for taking derivatives of polynomial functions?

In summary, the power rule is a method used to take the derivative of a polynomial function and can be applied to functions of the form x^{n}. It is a powerful tool when combined with other rules of differentiation and can be proven using the limit definition of a derivative. The power rule can also be used to find the derivative of more complex functions, such as those with multiple terms or involving square roots.
  • #1
19,443
10,021
Definition/Summary

A method used to take the derivative of a polynomial function.

Equations

[tex]\frac{d}{dx} x^{n} = nx^{n-1}[/tex]

Extended explanation

Power rule applies to a function of the form [itex]x^{n}[/itex], where x is the variable and n is a constant. Used in combination with the sum and constant factor rules of differentiation, power rule can be a powerful tool for taking derivatives.

Proof:

We can apply the limit definition of a derivative to this specific function:
[tex]f'(x) := \lim_{h→0} \frac{f(x+h)-f(x)}{h}[/tex]
Substituting in gives us:
[tex]\frac{d}{dx} x^{n} = \lim_{h→0} \frac{(x+h)^{n}-x^{n}}{h}[/tex]
If we then expand using Binomial Theorem:
[tex]\frac{d}{dx} x^{n} = \lim_{h→0} \frac{x^{n}+nx^{n-1}h+\binom{n}{2}x^{n-2}h^{2}+\cdots+h^{n} -x^{n}}{h}[/tex]
We can then cancel the first and last [itex]x^{n}[/itex] terms and distribute the h from the denominator:
[tex]\frac{d}{dx} x^{n} = \lim_{h→0} nx^{n-1}+\binom{n}{2}x^{n-2}h+\cdots+h^{n-1}[/tex]
Finally, we take the limit by substituting in h=0:
[tex]\frac{d}{dx} x^{n} = nx^{n-1}+\binom{n}{2}x^{n-2}0+\cdots+0^{n-1}[/tex]
[tex]\frac{d}{dx} x^{n} = nx^{n-1}[/tex]

Example 1:
[tex]f(x) = x^{189}[/tex]
[tex]f'(x) = 189x^{189-1} = 189x^{188}[/tex]
Example 2:
[tex]f(x) = 3x^{3}+7x^{2}+8x+2[/tex]
[tex]f'(x) = 9x^{2}+14x+8[/tex]
Example 3:
[tex]f(x) = 3\sqrt{x}[/tex]
[tex]f'(x) = 3×1/2\ x^{(1/2-1)} = \frac{3}{2\sqrt{x}}[/tex]

* This entry is from our old Library feature. If you know who wrote it, please let us know so we can attribute a writer. Thanks!
 
Mathematics news on Phys.org
  • #2
The power rule is a consecutive application of the product or Leibniz rule:
$$
\dfrac{d}{dx}x^n = \dfrac{d}{dx}(x\cdot x^{n-1})=\left( \dfrac{d}{dx} x\right) \cdot x^{n-1} + x\cdot \dfrac{d}{dx}x^{n-1}=1\cdot x^{n-1} + x\cdot (n-1)\cdot x^{n-2}=n \cdot x^{n-1}
$$
by induction.
 

What is the power rule?

The power rule is a mathematical rule used to find the derivative of a function with an exponent. It states that for any function f(x) = x^n, the derivative is f'(x) = nx^(n-1).

How do you apply the power rule?

To apply the power rule, you first need to identify the function with an exponent. Then, you multiply the coefficient of the exponent by the exponent and reduce the exponent by one. This will give you the derivative of the function.

Can the power rule be used for any function?

The power rule can only be used for functions that have a single variable and an exponent. It cannot be used for functions with multiple variables or those that do not have an exponent.

What is the difference between the power rule and the chain rule?

The power rule is used to find the derivative of a function with an exponent, while the chain rule is used to find the derivative of a composite function. The chain rule is more complex and involves using the derivative of the outer function and the derivative of the inner function.

Why is the power rule important?

The power rule is important because it is a fundamental rule in calculus and is used to find the derivative of many functions. It helps in solving problems related to rates of change and optimization. Understanding and applying the power rule is essential in many fields such as physics, engineering, and economics.

Similar threads

Replies
4
Views
421
  • General Math
Replies
11
Views
1K
  • General Math
Replies
3
Views
815
Replies
3
Views
716
  • General Math
Replies
2
Views
726
  • General Math
Replies
3
Views
761
Replies
6
Views
1K
  • General Math
Replies
6
Views
1K
Replies
2
Views
1K
  • General Math
Replies
33
Views
2K
Back
Top