I've been struggling with this problem for a while now:
Prove that, given positive integers $m$ and $n$, if $m | n$ then $2^m-1 | 2^n-1$.
I can't seem to get any traction with this problem. Most of my approaches to the problem depend on knowing something about $\gcd(m,n)$, and all I know from the problem is that $\gcd(m,n) \neq 1$ when $m,n \neq 1$.
Can anyone give me a hint or suggest an approach I'm not seeing?
Thanks