Australian Olympiad Problem (Question 8)

There is a positive integer n n such that the last three digits of n 2 n^2 is n n itself.What is the largest possible value for n n ?


The answer is 625.

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.

2 solutions

Grant Bulaong
May 29, 2016

A three-digit number n n with the same congruence to mod 1 0 3 \operatorname{mod} 10^3 when squared has one of the following sets of properties: { n 1 ( mod 2 3 ) n 0 ( mod 5 3 ) { n 0 ( mod 2 3 ) n 1 ( mod 5 3 ) \begin{cases} n \equiv 1 (\operatorname{mod} 2^3) \\ n \equiv 0 (\operatorname{mod} 5^3) \end{cases} \begin{cases} n \equiv 0 (\operatorname{mod} 2^3) \\ n \equiv 1 (\operatorname{mod} 5^3) \end{cases} For each case, we get 625 625 and 376 376 respectively. Hence, the largest possible value for n n is 625 \boxed{625} .

There are actually three solutions , which are :

1

376

625.

625 is the highest with 625^2 = 390625. And this divided by a thousand has a remainder of 625.

But how would I get it in algebric way,I can't just do it all day long

Rifat Rimon - 6 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...