A Combinatorial Proof for (n choose 2) choose 2 = 3(n choose 4) + 3(n choose 3)

  • Thread starter Thread starter clooneyisagen
  • Start date Start date
  • Tags Tags
    Proof
clooneyisagen
Messages
2
Reaction score
0

Homework Statement



((n choose 2) choose 2) = 3(n choose 4) + 3(n choose 3)

Need a combinatorial proof...

Homework Equations


for example, (n choose k) means from a total of n people we choose a committe of size k.
(though this may not be relevant equation)


The Attempt at a Solution


I'm thinking for the left hand side that out of a total of n people we find the all the possible committees of size 2. Then of all these committees we pick two of the duos picked? No idea how to do the right hand side - or make the left side equal
 
Physics news on Phys.org
The crucial point, then, is "what does
\left(\begin{array}{c}\left(\begin{array}{c} n \\ 2 \end{array}\right) \\ 2 \end{array}\right)
mean in terms of combinatorics"?
It would be, apparently, the number of different ways to choose 2 people from a group of \left(\begin{array}{c} n \\ 2\end{array}\right)
Now, how would you interpret that \left(\begin{array}{c} n \\ 2\end{array}\right) "combinatorically"?
 
Well the left hand side \binom{\binom{n}{2}}{2} counts the number of unordered pairs of unordered pairs. What exactly can one look like? Either it involves 4 distinct elements, or it involves 3 distinct elements, like {{a,b}, {a,c}}, but it can never involve 2 or 1 distinct elements (why)? I hope this is enough to push you in the right direction.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top