0

Show that infinitely many members of $1,11,111,1111,\dots$ are divisible by $2^{2017}+1$.

I know that the sequence above is equal to $a_n = \frac{10^n-1}{9}$ for $n = 1,2,3,\dots$. I also feel that I should use the pigeonhole principle but do not know how to attack the problem.

1 Answers1

1

Hint: If $10^n-1$ is divisible by $m$, then so is $10^{kn}-1$ for all $k \in \mathbb N$.

lhf
  • 216,483