There is a positive integer such that the last three digits of is itself.What is the largest possible value for ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A three-digit number n with the same congruence to m o d 1 0 3 when squared has one of the following sets of properties: { n ≡ 1 ( m o d 2 3 ) n ≡ 0 ( m o d 5 3 ) { n ≡ 0 ( m o d 2 3 ) n ≡ 1 ( m o d 5 3 ) For each case, we get 6 2 5 and 3 7 6 respectively. Hence, the largest possible value for n is 6 2 5 .