Let $M$ be a non-empty set. Show that $M$ has as many subsets with an odd number of elements as subsets with an even number of elements.
I already found a solution which said to use the identity $\sum_{k = 0}^{n} (-1)^{k} {n \choose k} = 0$, which clearly can be seen that the sign alternates for odd and even $k$. I also found a prove of the identity here. The point is that, I want to know whether this can be proved in any other method apart from that identity, and if yes, how?