I am at the step where I am proving $P(k+1)$:
$$2^k-1+2^k=2^{k+1}-1$$
How am I going to make these equal?
Ps: Just realized this is just an exponent rule, I need coffee.
I am at the step where I am proving $P(k+1)$:
$$2^k-1+2^k=2^{k+1}-1$$
How am I going to make these equal?
Ps: Just realized this is just an exponent rule, I need coffee.
Notice: $$\sf \color{red}{2^k}+\color{red}{2^k}-1=2(2^k)-1=2^1(2^k)-1=2^{k+1}-1.$$ Where we used the neat property: $$\sf a^m\cdot a^n=a^{m+n}.$$