Let it be 1111x . Add 1 in both sides to get
$12n^2 + 12n + 12 = 1111x + 1$
Work mod 12 to get
$7x + 1 = 0 \pmod {12}$
So x is odd
Trying x odd values that is $1,3,5,9,11$ we get x is 5 .
So $12n^2 + 12n + 12 = 5556$
Or $n^2 + n + 1 = 463$
Or $n = 21$
No comments:
Post a Comment