Prove by a combinatorial argument that ${n \choose r}{r \choose s}={n \choose s} {n-s \choose r-s} $
Is a little hard for me solve this problem.
I see we need to use the multiplication principle. But is a little hard to me finding the idea for prove this...
Can someone give me a hint?
Choose an $r$-subset of $n$ and from this subset choose an $s$-subset. This is the same as choosing an $s$ subset of $n$ and from the complement of size $n-s$ an $r-s$ subset. Hence the result.