I have the following question: I am trying to prove that $\sum_{k=0}^{n} {\binom{N}{k}}^2 = \binom{2N}{k}$.
I tried proving by induction $\sum_{k=0}^{n} {\binom{N}{k}}^2$,
so I substituted k = 0 , 1,2,3,4..n, and I got $\sum_{k=0}^{n} {\binom{N}{k}}^2= 1 + n^2 + 0.25(n^4-2n^3+n^2)+..+(1/n!)^2$ now I dunno how to move farther. Should I be doing the same with the other term to prove them equal