Show using an algebraic and combinatorial approach that for all $n\geq N,$ $$\sum_{j=0}^n {2j\choose j}{2n-2j\choose n-j}= 4^n.$$
The algebraic approach is not too hard to do using the fact that $\dfrac{1}{\sqrt{1-4x}}=\sum_{k=0}^\infty {2k\choose k}x^k,$ and squaring both sides and taking the coefficient of $x^n$ of both sides. However, I am lost as to how to use the combinatorial approach. I know that ${n\choose k}$ is the number of ways to choose $k$ objects from a group of $n$ objects, but I'm not sure how to apply that to this problem. Also, $4^n$ is the number of ways to choose four types of object in $n$ draws with replacement.