How to prove that there exists two powers of $3$ that differ by a number that is divisible by $2011$?
2026-04-01 06:31:57.1775025117
On
On
Difference of two powers of $3$ divisible by $2011$
1.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
1
On
Hint:
Among the numbers $3,3^2,.., 3^{2012}$ there exists two with the same remainder when divided by $2011$.
Or
Since $2011$ is prime, by Fermat Little Theorem
$$3^{2010} \equiv 1 \pmod {2011}$$
Thus $3^{2010+k}-3^k$ is divisible by $2011$.
0
On
If you divide by 2011 then there are 2011 possible remainders, if you look at the sequence 3, 3^2, ... 3^2012 then there are 2012 members in this sequence so by the pigeonhole princple two of them must have the same remainder on division by 2011, and hence there difference must be divisible by 2011.
Imagine you calculate $3^n \pmod {2011}$ for a set of $2012 n$'s. Two of these must match.