Provide a combinatorial argument for the given equation $${^{n+1}C_4}= {{^{^{^nC_2}}C_2}\over 3} \text{, for } n\ge 4$$
HINT: Consider a group of $n+1$ terms of which one is considered special. Argue that both sides of the above identity represent the number of subsets of size $4$.
I get how the LHS is the number of size $4$ subsets of a set of $n+1$ terms. How does the RHS follow suit?
For $n\geq 3$, ${^{^{^nC_2}}C_2}=\binom{\binom{n}{2}}{2}$ is the number of ways to choose two distinct subsets of two elements, say $A$ and $B$, from the $n$-set given by whole set of $n+1$ elements without the special one (let's denote it by $s$).
We have two cases.
1) If $|A\cap B|=0$ then $X=A\cup B$ is a subset of $4$ elements. The same subset $X=\{a,b,c,d\}$ can be obtained in $3$ different ways: $$\{a,b\}\cup\{c,d\},\quad \{a,c\}\cup\{b,d\} ,\quad \{a,d\}\cup\{b,c\}.$$
2) If $|A\cap B|=1$ then $X=A\cup B\cup \{s\}$ is a subset of $4$ elements. The same subset $X=\{a,b,c,s\}$ can be obtained in $3$ different ways: $$\{a,b\}\cup\{b,c\}\cup \{s\},\quad \{a,c\}\cup\{b,c\}\cup \{s\},\quad \{a,b\}\cup\{a,c\}\cup \{s\}.$$