I came across the following relationship:
$$ \frac{1}{1-z} = (1+z)(1+z^2)(1+z^4)(1+z^8)... $$
If induction is used, the statement can be proven given that:
$$ (1+z)(1+z^2)=1+z+z^2+z^3 $$
and
$$ (1+z)(1+z^2)(1+z^4)=1+z+z^2+z^3+z^4+z^5+z^6+z^7 $$
and so on and so forth ...
Since: $$ \frac{1}{1-z}=\sum_k z^k $$
The relationship follows... However, am wondering, is there another way to prove the first equation aside from using induction ?
If $|z|<1$, multiply by $1-z$ and FOIL it out.