While trying to get introduced to binomial theory at university's website, I learned about the sum of binomial coefficients, and they showed me some of the features, and one of them was the pyramid of coefficients sum which is:
$$1 = 1$$
$$1+1 = 2$$
$$1+2+1 = 4$$
$$1+3+3+1 = 8$$
$$1+4+6+4+1 = 16$$
and then they asked me to filled the blank with something that describes the sum:
$$\sum_{i=0}^n \binom{n}{i} = \left[ \phantom{\frac 1 1} \right]$$
If I understood right what they want, they how do I describe the sum ?