Show $${n \choose 1} + {n \choose 3} +\cdots = {n \choose 0} + {n \choose 2}+\cdots$$
A hint is given to consider the expansion $(x-y)^n$
However, when I plug in a number for $n$, I don't get an equality. $n=5$, for instance, I get $5+10 = 1 +10$.
How is this equality possible?
Hint: $$\begin{pmatrix} n \\ k\end{pmatrix} = \begin{pmatrix} n \\ n-k \end{pmatrix}.$$