What is the Proof of Differentiation for nx^n-1?

  • Context: Undergrad 
  • Thread starter Thread starter roger
  • Start date Start date
  • Tags Tags
    Differentiation Proof
Click For Summary

Discussion Overview

The discussion revolves around the proof or derivation of the differentiation formula for the expression \( nx^{n-1} \). Participants explore various methods to establish this result, including the Binomial Theorem, logarithmic differentiation, and series expansions. The conversation includes requests for rigorous proofs and considerations of different mathematical approaches.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant seeks a rigorous proof of the differentiation formula, specifically not wanting to rely on the Binomial Theorem.
  • Another suggests using the Binomial Theorem for positive integral \( n \) and hints at considering the expansion of \( (x + \delta x)^n - x^n \).
  • Some participants propose using logarithmic differentiation, expressing \( f(x) = x^n = e^{n \ln x} \) and deriving the formula from there.
  • There is a discussion about the validity and simplicity of using the Binomial expansion versus logarithmic methods, with differing opinions on which is more advanced.
  • One participant describes the derivative of \( x^n \) in terms of the linear approximation of changes in \( y \) relative to changes in \( x \).
  • Several participants engage in a debate about the generality of their respective formulas involving Gamma functions and their applicability to real and complex exponents.
  • There are multiple references to the need for rigor in the proofs, with some participants suggesting that the discussions have diverged from the original question.

Areas of Agreement / Disagreement

Participants express differing views on the best method to prove the differentiation formula, with no consensus reached on a single approach. Some favor the Binomial Theorem, while others advocate for logarithmic differentiation or induction. The discussion remains unresolved regarding the most rigorous method.

Contextual Notes

Participants mention various mathematical tools and concepts, including the Binomial Theorem, logarithmic differentiation, and Gamma functions, which may introduce complexity and assumptions that are not fully explored in the discussion.

Who May Find This Useful

This discussion may be of interest to students and educators in mathematics, particularly those exploring differentiation techniques and the underlying principles of calculus.

roger
Messages
318
Reaction score
0
hi

I'm in a bit of a hurry but I'm looking for the proof or derivation of the formula for differentiation :
nx^n-1

I don't mean to show it works for all (most) functions but where it comes from
Thanks

Roger
 
Physics news on Phys.org
You can prove it for positive integral n using the Binomial Theorem.

Hint : consider [tex](x + \delta x)^n - x^n[/tex]
 
I am looking for the rigorous proof, not the binomial theory.

Perhaps as a series ?

Roger
 
roger said:
I am looking for the rigorous proof, not the binomial theory.

Perhaps as a series ?

Roger
Use the natural logarithm to turn exponents into products.
 
hypermorphism said:
Use the natural logarithm to turn exponents into products.

This would mean assuming a less "obvious" result. I suppose the way this could be done would go something like this :

[tex]f(x) = x^n = e^{n\ln x}[/tex]

[tex]f'(x) = (e^{n\ln x})(\frac{n}{x}) = nx^{n-1}[/tex]

To me this is using a more advanced result to prove a less advanced one.

Instead, consider using the general Binomial expansion (which holds for all complex exponents) to prove the result. Please see the expansion in my post below to work out the details.
 
Last edited:
Curious3141 said:
You can prove it for positive integral n using the Binomial Theorem.

Hint : consider [tex](x + \delta x)^n - x^n[/tex]

So, as I understand it, you'd do this expansion inside the limit (from the definition of a derivative) in order to be as rigorous as possible, right?
 
cepheid said:
So, as I understand it, you'd do this expansion inside the limit (from the definition of a derivative) in order to be as rigorous as possible, right?

I just edited my post, please read it. It took me a while to work out the LaTex, that's really harder than it should be. :smile:
 
Curious3141 said:
To me this is using a more advanced result to prove a less advanced one.

Instead, consider using the general Binomial expansion (which holds for all complex exponents) to prove the result. This is very easy and is a general result.

And what would that be?Is it the one which includes the Gamma Euler function??Please,enlighten us...

Would u say Gamma Euler is simpler than natural logarithms and exponentials??

Daniel.
 
the derivative of x^n means the coefficient of the linear part of the change in y, compared to the change in x. so we write x, as it changes, as x+dx, and then raise it to the nth power, getting (x+dx)^n = x^n + n x^(n-1) dx
+ (n)(n-1)/2 x^(n-2)(dx)^2 +...

so we see that the linear part of this change in x, i.e. linear in dx, is n x^(n-1)dx. Thus the coefficient is n x^(n-1).

much of the discussion here so far has seemed ludicrous to me. so maybe this will seem so to you.
 
  • #10
dextercioby said:
And what would that be?Is it the one which includes the Gamma Euler function??Please,enlighten us...

Would u say Gamma Euler is simpler than natural logarithms and exponentials??

Daniel.
Actually, it's not as difficult as you make out.

The binomial expansion of (1 + x)^n for any complex n and |x| < 1 is :

[tex](1 + x)^n = 1 + x + \frac{n(n-1)}{2!}x^2 + \frac{n(n-1)(n-2)}{3!}x^3 + ...[/tex]

is it not ?

Doesn't involve gamma functions now does it ? Where's the difficulty ?

It's fairly simple to work the rest out.
 
  • #11
You're right.My formula is general.Yours does not cover real and complex exponents.

[tex](1+x)^{n}= \sum_{k=0}^{+\infty} \frac{\Gamma(n+1)}{\Gamma(k+1)\Gamma(n-k+1)}x^{k}[/tex]

,for all complex "n",with:
[tex]|x|<1[/tex]

Daniel.
 
Last edited:
  • #12
dextercioby said:
You're right.My formula is general.Yours does not cover real and complex exponents.

[tex](1+x)^{n}= \sum_{k=0} \frac{\Gamma(n+1)}{\Gamma(k+1)\Gamma(n-k+1)}x^{n-k}[/tex]

Daniel.

Actually it does. When you simplify the gamma functions, it comes out to the exact same thing. Try it. :-p

Hint : Let n = N + a, where N is an integer and a is the nonintegral portion between 0 and 1. Can you see where this is going ?

That would cover all real exponents. Complex exponents, I haven't tried yet.
 
Last edited:
  • #13
Compare my formula with yours for "k=3" and "n=i+5".

I edited my previous post. :-p

Daniel.
 
  • #14
dextercioby said:
Compare my formula with yours for "k=3" and "n=i+5".

I edited my previous post. :-p

Daniel.

I know for a fact that my formula covers all complex exponents. I can quite easily prove it for all reals at least, I just scribbled it out, do you want the proof ?
 
  • #15
I asked you to see whether my formula and yours give the same values for "k=3" and "n=i+5".I didn't ask you for any proof...

Daniel.

P.S.There's no point in doing the calculation,because they don't... :-p
 
  • #16
dextercioby said:
I asked you to see whether my formula and yours give the same values for "k=3" and "n=i+5".I didn't ask you for any proof...

Daniel.

P.S.There's no point in doing the calculation,because they don't... :-p

You are quite, quite wrong.

My way : coefficient of term with k = 3 is

[tex]\frac{(i + 5)(i + 4)(i + 3)}{3!}[/tex]

Your way :

[tex]\frac{\Gamma (i + 6)}{(\Gamma(4))(\Gamma(i + 3))} = \frac{(i + 5)(i + 4)(i + 3)(i + 2)(i + 1)(i)\Gamma(i)}{3!(i + 2)(i + 1)(i)(\Gamma(i))} = \frac{(i + 5)(i + 4)(i + 3)}{3!}[/tex]

Correct ?
 
  • #17
Yeah,you're right,just because those gamma-s get symplified.But "area of a circle"? :-p

Daniel.
 
  • #18
You can use the same principle of cancellation to prove it for all reals (with the method I suggested). I honestly don't know enough about the gamma functions of complex arguments to try and tackle the proof for all complex exponents.
 
  • #19
U don't have to know anything about the complex variable Gamma Euler.
[tex]\Gamma(z+1)=z\Gamma(z)[/tex]

would be enough to prove that the Gamma ratio can be written:
[tex]\frac{\Gamma(z+1)}{\Gamma[(z-k)+1]}=\frac{\Gamma(z+1)}{\Gamma[(z+1)-k]}=(z+1-k)_{k}=(z+1-k)[(z+1-k)+1][(z+1-k)+2]...[(z+1-k)+(k-1)][/tex]

,where i made use of a substitution and the definition of the Pochhammer symbol.

Daniel.

P.S.It's better if u didn't put the Pochhammer symbol in the binomial expansion.Just leave it with the 3 gammas Euler.
 
  • #20
Yes, that would work. :smile:
 
  • #21
Alternatively,

[tex]\frac{\Gamma(z+1)}{\Gamma[(z-k)+1]} = \frac{z(z-1)(z-2)...(z-k+1)(z-k)\Gamma(z-k)}{(z-k)\Gamma(z-k)}[/tex]

which would give the same result.
 
  • #22
Oh man...and the poor guy just wanted a proof of the power rule for differentiation. I think what Curious and Mathwonk said is good enough to answer that question.
 
  • #23
cepheid said:
Oh man...and the poor guy just wanted a proof of the power rule for differentiation. I think what Curious and Mathwonk said is good enough to answer that question.

Well, he wanted a rigorous proof, all the preceding helps to establish that rigour. :smile:
 
  • #24
cepheid said:
Oh man...and the poor guy just wanted a proof of the power rule for differentiation. I think what Curious and Mathwonk said is good enough to answer that question.

:smile: He should say "thank you" because,beside the proof for what he wanted,he got a pretty decent and rigurous treatment of the binomial formula.Sometimes it's useful to diverge from the original question.


Daniel.
 
  • #25
roger said:
I am looking for the rigorous proof, not the binomial theory.

That is the rigorous proof.
 
  • #26
thanks a lot, everyone !

Roger
 
  • #27
roger said:
I am looking for the rigorous proof, not the binomial theory.

Perhaps as a series ?

Roger

Why isn't using the binomial theorem rigorous? Since you didn't say anything about n, it would be natural to assume it is intended to be a positive integer.

Somewhat simpler than using the binomial theorem is to use the product rule and proof by induction:
if n= 1, xn= x and its derivative is 1= 1*x1-1 so the formula is correct for n= 1.
Assume that (xN)'= N xN-1 for specific N.

xN+1= x*xN so, by the product rule,
(xN+1)'= 1*xN+ x*NxN-1= xN+NxN= (N+1)xN

By induction then, (xn)'= nxn-1 for all n.
If you mean the derivative of xα where α can be any real number (other than -1), then logarithms.
 
Last edited by a moderator:
  • #28
HallsofIvy said:
Somewhat simpler than using the binomial theorem is to use the product rule and proof by induction:
if n= 1, xn= x and its derivative is 1= 1*x1-1 so the formula is correct for n= 1.
Assume that (xN)'= N xN-1 for specific N.

xN+1= x*xN so, by the product rule,
(xN+1)'= 1*xN+ x*NxN-1= xN+NxN= (N+1)xN

By induction then, (xn)'= nxn-1 for all n.
If you mean the derivative of xα where α can be any real number (other than -1), then logarithms.

Why isn't using the binomial theorem rigorous? Since you didn't say anything about n, it would be natural to assume it is intended to be a positive integer.
Yes, I was assuming n to be a positive integer.


Why isn't the biomial theory rigorous ? because now I feel compelled to ask where the binomial theory derives from ?


Thanks for any input on the above.
Roger
 
  • #29
The binomial theorem,
[tex](x+y)^n=\Sigma_{i=0}^n _nC_ix^iy^{n-i}[/tex]
is pretty basic algebra. I would expect anyone taking calculus to be familiar with it.
 
  • #30
roger said:
Yes, I was assuming n to be a positive integer.
Why isn't the biomial theory rigorous ? because now I feel compelled to ask where the binomial theory derives from ?

It is rigurous,trust me...As soon as u use gamma Euler functions,it's as rigurous as any other mathematical result...

Archimedes and Newton did it.However,the generalization to complex numbers and exponents was done much later...

Daniel.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K