- #1
Werg22
- 1,431
- 1
It is asked from me to proove that dy/dx x^ n = nx^n-1 without using the binominal theorem... any ideas?
JasonRox said:Integrating it would be a good approach.
Use the idea that (x^n-a^n) = (x-a)(x^n-1 + x^n-2*a ... + a^n-1)
Use the basic definition of a limit, and you get the left side as I showed above, then re-write it as the one on the right side, than you can cross (x-a) out if you use the appropriate definition (x->a).
Then the right side is simply a geometric series, so sum that up and you get na^(n-1).
matt grime said:just divide by x-a and the LHS in the limit is the derivative, do not just "cross it out"
it is not a geometric series (except in the trivial sense), it is simply a sum x^{n-1}+x^{n-1}+..+x^{n-1} with n terms in it that are all the same.
Tide said:How about this? We know that [itex]x^n = x x^{n-1}[/itex] and using the chain rule it follows that
[tex]D_n = x^{n-1} + x D_{n-1}[/tex]
where [itex]D_n[/itex] stands for
[tex]\frac {d}{dx} x^n[/tex]
Now just follow the recursion on [itex]D_{n-1}[/itex] all the way down to [itex]D_0 = 0[/itex] and you obtain your result with n identical terms of [itex]x^{n-1}[/itex]. QED
The derivative of a function is the instantaneous rate of change of the function at a specific point. It represents how much the output of the function changes with respect to a small change in the input.
To prove the derivative of x^n, we use the definition of a derivative and the properties of limits. We can rewrite x^n as e^(nlnx) and then use the chain rule and product rule to simplify the expression and find the derivative.
The power rule for derivatives states that the derivative of x^n is nx^(n-1). It is a shortcut method for finding the derivative of a polynomial function.
Yes, the derivative of x^n can be generalized for all real numbers using the extended power rule. This states that the derivative of x^n is nx^(n-1) for any real number n, except for n = 0 where the derivative is just a constant value of 1.
The derivative of x^n represents the slope of the tangent line to the graph of x^n at a specific point. This means that the derivative gives us the instantaneous rate of change of the function at that point, which is equivalent to the slope of the graph at that point.