Friday, 4 October 2013

combinatorics - Intuitively understanding sumni=1i=n+1choose2



It's straightforward to show that



ni=1i=n(n+1)2=(n+12)



but intuitively, this is hard to grasp. Should I understand this to be coincidence? Why does the sum of the first n natural numbers count the number of ways I can choose a pair out of n+1 objects? What's the intuition behind this?



Answer



Consider a tournament with n+1 teams each playing each other. We will count the number of matches played in two ways.




  • Every match is played between two teams. This inturn implies that the number of matches is (n+12).

  • We will now count the number of distinct matches played team by team.

    • The number of matches played by the first team is n.

    • The number of matches played by the second team is n1, since their match with the first team has already been accounted for.

    • The number of matches played by the third team is n2, since their matches with the first and second team have already been accounted for.


    • The number of matches played by the kth team is nk+1, since their matches with the first k1 teams have already been accounted for.
      Hence, the total number of matches is
      n+(n1)+(n2)++1



No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

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