I have to proof that $16^m - 1$ is divisible by $15$. Is my following proof correct?
$$\begin{align} 16^m - 1=&\frac{16^{m+1}}{16}-1\\ =&\frac{16^{m+1}-16}{16} \\ =&(16^{m+1}-16)\cdot\frac{1}{16} \\ =&\underbrace{(16^{m+1}-16)}\cdot\frac{1}{15(1+1/15)} \\ =&\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,a\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\cdot\frac{1}{1+1/15}\cdot\frac{1}{15}\\ =&\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,a\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\cdot\frac{1}{16/15}\cdot\frac{1}{15}\\ =&\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,a\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\cdot\frac{1}{1}\cdot\frac{15}{16}\cdot\frac{1}{15}\\ =&\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underbrace{a\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\cdot\frac{15}{16}}\cdot\frac{1}{15}\\ =&\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,b\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\cdot\frac{1}{15}\\ \end{align}$$ $$\therefore \boxed{16^m - 1=\frac{b}{15}}$$
Or is this the wrong way and I have to do it with mathematical induction?