Interpretation for identity with binomial coefficients

AI Thread Summary
The discussion focuses on finding a counting interpretation for the identity involving binomial coefficients, specifically the sum that equals 1. The identity resembles inclusion-exclusion principles, prompting thoughts about coin toss outcomes. A detailed explanation reveals that the left side counts ways to paint balls in a row, leading to a sign-reversing involution that pairs paintings with odd and even k values. This pairing cancels most cases, leaving one exceptional case, which accounts for the identity's result of 1. The conversation concludes with appreciation for the clarity of the solution provided.
techmologist
Messages
305
Reaction score
12
I am looking for a counting interpretation to make the following identity evident:

\sum_{k=0}^{n-j}(-1)^k\binom{j-1+k}{j-1}\binom{n}{j+k} = 1

The form of it looks like inclusion-exclusion. The sum is 1, more or less independent of j. So that makes me think it would be something like "how many ways can you toss a coin n times, getting heads on the first j tosses and tails on the rest?", which obviously happens in one way. The problem is, I don't see how the left side of the equation can be interpreted that way.

Thanks in advance.
 
Mathematics news on Phys.org
The easiest way to deal with identities having alternating signs is to use the "involution principle", which is not much more than a fancy name for moving the negative terms to the other side. (See Stanley, Enumerative Combinatorics, vol. 1, section 2.6.)

The quantity \binom{n}{j+k}\binom{j-1+k}{j-1} counts the number of ways to take a row of ##n## balls and choose ##j+k## of them to paint. Of these, you paint the rightmost one red. Then, of the others, you paint ##j-1## blue and ##k## green.

You can then construct an (almost) "sign-reversing involution" on this set -- basically, this means a bijection between the paintings where k is odd and the paintings where k is even. One way to do this is by starting at the red ball and going to the left one ball at a time until you find a ball that is either green or unpainted. If it's green, you remove the paint; if it's unpainted, you paint it green.

As I said, this is not quite a sign-reversing involution because there is one case where it isn't defined. If, from the left, the row starts with ##j-1## blue balls and then a red ball, there is no way to follow the above instruction.

But this is actually a good thing. After all, there was that "1" floating around. So the bijection handles all the cases except for one; to compensate for this, you have to add 1 to the other side. And that gives you the identity you were looking for.

Another way of looking at this is that the sign-reversing involution tells you how to cancel out paintings in pairs, where 1 element of each pair has k even and the other has k odd. Everything is canceled out except for the one exceptional painting, and so after the cancellation you have just 1 left, which is the right side.
 
Thank you, eigenperson! That was a first rate solution and explanation. I encountered that sum while trying to find an expected value in the broken-stick model here, and couldn't come up with an approach for it.

Thanks again :)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top