I am stuck on a line in a problem. How do I get from
$4-2^{j+1}+4-2^{j-1}$
to
$8-5\times2^{j-1}$
please.
Your help would be greatly appreciated. What technique is it please so I can learn it?
Thanks
I am stuck on a line in a problem. How do I get from
$4-2^{j+1}+4-2^{j-1}$
to
$8-5\times2^{j-1}$
please.
Your help would be greatly appreciated. What technique is it please so I can learn it?
Thanks
$4-2^{j+1}+4-2^{j-1}=8-2^{j+1}-2^{j-1}=8-2^{j-1+2}-2^{j-1}=8-4\cdot2^{j-1}-2^{j-1}=8-5\cdot2^{j-1}$