While I was calculating summations of combinations I realized that $2^x = \sum^x_{n=0}\binom{x}{n}$ for all positive integers $x$. Surprisingly, there are no exponents in the definition of combination and I am curious that why this relation holds.
From a geometric point of view, I can see how they are both describing the number of corners in a "cube" in $x$-dimension. Can it be proven in a more mathematical approach?