Proving x^n = ∑(x!/x!-k!)S(n,k): Why x Must Be >0 - Insights & Explanation

  • Thread starter Thread starter Punkyc7
  • Start date Start date
  • Tags Tags
    Combinatorics
Punkyc7
Messages
415
Reaction score
0
So the question was, Let x > 0.

Prove that x^{n} = \sum \frac{x!}{x!-k!} S(n, k).

Where the sum goes from k = 1 to n and S(n, k) is th Stirling numbers.

I believe I have proven what I needed to, but my question is why does x have to be greater than 0? Couldn't we define a function that maps [n] to {-x, ..., 1}.
 
Last edited:
Physics news on Phys.org
Punkyc7 said:
So the question was, Let x > 0.

Prove that x^{n} = \sum \frac{x!}{x-k!} S(n, k).

Where the sum goes from k = 1 to n and S(n, k) is th Stirling numbers.

I believe I have proven what I needed to, but my question is why does x have to be greater than 0? Couldn't we define a function that maps [n] to {-x, ..., 1}.

Is this equation accurate? The kth term blows up when x = k! for some k in {1,2,...,n}.

RGV
 
that should be an x! on the bottom... ill fix that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top