Prove that $$\sum_{k=0}^{n}{\binom{2k}{k}\binom{2n-2k}{n-k}}=2^{2n}$$
I was having trouble with this one because all four of the indexes are varying here. So I tried to think of a combinatiorial argument, but wasn't quite able to tie everything together. I was thinking along the lines of imagining $2n$ elements which were separated into $n$ pairs, and then partitioned into two subsets (total $2^n$ subset combinations possible). How should I proceed? (PS no proofs using induction please)