zeion
- 455
- 1
Homework Statement
Show that the statement holds for all positive integers n
[tex]2^0 + 2^1 + 2^2 + 2^3 + ... + 2^{n-1} = 2^n - 1[/tex]
Homework Equations
The Attempt at a Solution
Assume:
[tex]2^0 + 2^1 + 2^2 + 2^3 + ... + 2^{k-1} = 2^k - 1[/tex] is true.
Then:
[tex]2^{k+1}-1 = 2^k(2) - 1 = 2(2^0 + 2^1 + 2^2 + 2^3 + ... + 2^{k-1})[/tex]
Not sure what to do next :/
Show that:
[tex]2^k(2) - 1 = 2(2^0 + 2^1 + 2^2 + 2^3 + ... + 2^{k-1})[/tex] is true
