Why is the nth derivative of x to the n power equal to n factorial?

Click For Summary

Homework Help Overview

The discussion revolves around proving that the nth derivative of the function x to the n power equals n factorial. Participants are exploring the mathematical reasoning behind this assertion, particularly through the lens of derivatives and the application of rules such as the product rule and binomial theorem.

Discussion Character

  • Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants attempt to prove the statement for specific values of n, such as n=1 and n=k, and explore the implications for n=k+1. Questions arise regarding the application of the product rule and the order of differentiation. Some participants express confusion about the validity of their approaches and seek clarification on the reasoning behind the derivatives of other functions, such as sin(x).

Discussion Status

The discussion is active, with various participants offering insights and questioning each other's reasoning. There is an exploration of different methods to approach the proof, including the use of the product rule and binomial coefficients. Some participants express uncertainty about their conclusions, indicating a lack of consensus on the proof's validity.

Contextual Notes

Participants note the complexity of proving the statement for general n and the challenges associated with applying derivative rules correctly. There is also mention of specific patterns observed in the derivatives of sin(x), which some participants find difficult to formalize into a proof.

madah12
Messages
326
Reaction score
1

Homework Statement


proving the nth derivative of x to the n power is n factorial


Homework Equations





The Attempt at a Solution


proving it for n=1
d^(1)x^1/dx = 1!=1 (a)
d/dx x^1 =1 (b)
a=b therefore at n=1 it is true
supposing it is true for n=k
then d^(k)x^k/dx = k!
verifying if it holds for n=k+1 and = (k+1)!

d^(k+1)x^(k+1)/dx = d/dx (d^(k)x^(k+1)/dx)
=d/dx(d^k/dx [x^k*x])=d/dx ([d^k/dx x^k * x]+[x^k d^k/dx x])
=d/dx ([k! * x]+[x^k * 0]
=d/dx x*k!=k!
this doesn't equal (k+1)! ,why?
 
Physics news on Phys.org
hi madah12! :smile:

(try using the X2 icon just above the Reply box :wink:)
madah12 said:
=d/dx(d^k/dx [x^k*x])=d/dx ([d^k/dx x^k * x]+[x^k d^k/dx x])

No, the chain rule doesn't work for dk/dxk unless k = 1.

(You'd have to use a binomial theorem coefficients version. )

So try doing the d/dx and the dk/dxk in the other order! :wink:
 
I didn't use the chain rule I used the product rule and why doesn't it work?
 
oops!

oops! :redface:

i meant the product rule!

because (ab)' = a'b + ab',

so (ab)'' = (a'b)' + (ab')'

= a''b + a'b' + a'b' + ab'' = a''b + 2a'b' + ab''

and so on (and you can see how the binomial theorem coefficients are coming in)! :wink:
 
ok then dk+1/dx ( xk+1)=
dk/dx (d/dx x^(k+1))=
dk/dx(k+1 x^k)=
k+1 * dk/dx(x^k)= k+1* k! = (k+1)!
right?
 
also since I don't want to make a new thread when I was trying to make one for sin(x) I noticed the pattern but don't know how to formulate it if f(x) = sin(x)
f'(x)=cos(x) f''(x)=-sin(x) f'''(x)=-cos(x) f''''(x) = sin (x)
and keeps looping every derivative with power of four the thing one method i found out is to divide the order of the derivative by 4 and take the fraction from the whole number like 22 derivative = (22+2)/4=5+ 2/4= -sin(x)
but this is useless for making a proof any help?
 
madah12 said:
ok then dk+1/dx ( xk+1)=
dk/dx (d/dx x^(k+1))=
dk/dx(k+1 x^k)=
k+1 * dk/dx(x^k)= k+1* k! = (k+1)!
right?

What you've written is true, but as a proof it doesn't really work, because it relies on you first proving the binomial thing …

and even I only proved it for k = 2, not for general k.

For a proper proof, you need (as I said before) to do the d/dx first …

d/dx (x*xk) = x*kxk-1 + 1*xk. :wink:
madah12 said:
f'(x)=cos(x) f''(x)=-sin(x) f'''(x)=-cos(x) f''''(x) = sin (x)
and keeps looping every derivative with power of four the thing one method i found out is to divide the order of the derivative by 4 and take the fraction from the whole number like 22 derivative = (22+2)/4=5+ 2/4= -sin(x)
but this is useless for making a proof any help?

I don't understand why you think that's not a proof …

f''''(cosx) = cosx, so f(4n)(cosx) = cosx, for any whole number n.
 
hmm can you clarify more on the last one? I mean do you mean that f4n=cos
f2n=-cos and f3n=sin? but that doesn't work
 
Last edited:
No, I only mean it for 4n.

For 4n + 1 etc, you need to keep differentiating after reaching 4n.

(btw, we always enclose the power of a derivative in brackets, as in f(4n)(x), to distinguish it from f4n(x), which means (f(x))4n :wink:)
 
  • #10
ok thanks I got it
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K