Saturday, 18 August 2018

combinatorics - Combinatorial interpretation of sum of squares, cubes



Consider the sum of the first n integers:
ni=1i=n(n+1)2=(n+12)


This has always made the following bit of combinatorial sense to me. Imagine the set {,1,2,,n}. We can choose two from this set, order them in decreasing order and thereby obtain a point in N2. We interpret (i,) as (i,i). These points give a clear graphical representation of 1+2++n:





Similar identities are:
ni=1i2=n(n+1)(2n+1)6=2n(2n+2)(2n+1)24=14(2n+23)


ni=1i3=n2(n+1)24=(n+12)2


I am aware of geometric explanations of these identities, but not combinatorial ones similar to the above explanation for summing first powers that make direct use of the "choosing" interpretation of the binomial coefficient. Can anyone offer combinatorial proofs of these?


Answer



Here's a combinatorial proof for nk=1k2=(n+12)+2(n+13),

which is just another way of expressing the sum. Both sides count the number of ordered triples (i,j,k) with 0i,j<kn.



For the left side, condition on the value of k. For each k, there are k2 ways to choose i and j from the the set {0,1,,k1}.



For the right side, consider the cases i=j and ij separately. If i=j, then there are (n+12) such triples. This is because we just choose two numbers from {0,,n}; the smaller must be the value of i and j and the larger must be the value of k. If ij, then there are 2(n+13) such triples, as we could have i<j or j<i for the smaller two numbers.







For nk=1k3=(n+12)2,


both sides count the number of ordered 4-tuples (h,i,j,k) with 0h,i,j<kn.



For the left side, once again if we condition on the value of k we see that there are nk=1k3 such 4-tuples.



For the right side, there is a bijection from these 4-tuples to ordered pairs of two-tuples (x1,x2),(x3,x4) with 0x1<x2n and 0x3<x4n. There are (n+12)2 such pairs, so let's look at the bijection.



The bijection: If h<i, then map (h,i,j,k) to (h,i),(j,k). If h>i, then map (h,i,j,k) to (j,k),(i,h). If h=i, then map (h,i,j,k) to (i,k),(j,k). This mapping is reversible, as these three cases correspond to the cases where x2<x4, x2>x4, and x2=x4.






(Both of these proofs are in Chapter 8 of Proofs that Really Count, by Benjamin and Quinn. They give at least one other combinatorial proof for each of these identities as well.)

No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...