Prove Summation Equation: (2^n-1)n for Any Integer n

  • Thread starter Thread starter tiny-tim
  • Start date Start date
AI Thread Summary
The discussion centers on proving the equation involving a summation of alternating terms with binomial coefficients and factorials: \sum_{0\,\leq\,m\,< n/2}\,(-1)^m(n - 2m)^n\,^nC_m\ =\ 2^{n-1}\,n!. Participants express curiosity about both brute force and combinatorial proofs, with one contributor mentioning a geometric-combinatorial proof discovered while exploring related homework. There is a desire for a straightforward technique to derive the solution rather than relying on prior knowledge of the answer. The conversation references a specific mathematical text that may contain relevant exercises, indicating a search for foundational methods in combinatorial problem-solving.
tiny-tim
Science Advisor
Homework Helper
Messages
25,837
Reaction score
258
Prove, for any integer n:

\sum_{0\,\leq\,m\,&lt; n/2}\,(-1)^m(n - 2m)^n\,^nC_m\ =\ 2^{n-1}\,n!

for example, 77 - 577 + 3721 - 1735

= 823543 - 546875 + 45927 - 35 = 304560 = 64 times 5040
 
Physics news on Phys.org
I'm guessing there is a brute force way to prove this as well as a clever combinatoric argument, and you're hoping we only find the first, so you can dazzle us with the second? :biggrin:
 
Gokul43201 said:
I'm guessing there is a brute force way to prove this as well as a clever combinatoric argument, and you're hoping we only find the first, so you can dazzle us with the second? :biggrin:

Hi Gokul! :smile:

Sort of … I accidentally found a geometric-cum-combinatoric proof of this while looking at a homework thread,

but I couldn't help thinking that there must be some way of solving this just by looking at it and coming up with a solution …

but no ordinary technique comes to mind since the exponand (is that the right word? :redface:) keeps changing.

I was hoping somebody knew a finding-the-solution technique (maybe for a simpler problem), rather than an already-knowing-what the-solution-is technique! :smile:
 
Back
Top