Sunday, 7 April 2019

combinatorics - Combinatorial Proof of Derangement Identity



Let Dn be the number of derangements of n objects. Find a combinatorial proof of the following identity:



n!=Dn+(n1)Dn1+(n2)Dn2++(nn1)D1+(nn)D0



This question has been somewhat asked and answered before here
Finding a combinatorial proof of this identity: n!=ni=0(nni)Di




However, I need to come up with a combinatorial proof. I don't think the answer provided in the linked page is a combinatorial proof. When I learned about combinatorial proofs I was told they need to be more 'real life.' For example, in a committee of n people, a subcommittee and a president must be chosen...



How can I write a true combinatorial proof for this identity?


Answer



All permutations of N objects have between 0 and N objects in their original position. Then count each case, and add them all up:




  • Pick zero objects to keep in their original position. Scramble the remaining N objects.

  • Pick one object to keep in its original position. Scramble the remaining N1 objects.

  • Pick two objects to keep in their original positions. Scramble the remaining N2 objects.


  • (N4 similar statements ...)

  • Pick N1 objects to keep in their original position. Scramble the remaining 1 object.

  • Pick N objects to keep in their original positions. Scramble the remaining 0 objects.



All of these cases have the same form: "Pick n objects out of N" has NCn choices. "Scramble m objects" has Dm choices.


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}...