Formula for the summation of $2^i$ where $i$ has bounds $[0, n)$.

28 Views Asked by At

Having difficulty approaching this problem; I want to remove the summation symbol to give a pure algebraic formula in terms of $n$. Any guidance? I want to develop my proof/derivation toolbox more too, so any guidance in general when approaching problems like this would be very useful!

$$\tag 4 \sum_{i=0}^n 2^i$$