If , , , and are four positive integers then is always divisible by a square integer.
Find the maximum value of this integer.
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.
Let x ≡ 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 ( m o d 9 )
So x 3 ≡ 0 , 1 , 8 ( m o d 9 )
In a set of four integers a , b , c , d pairwise differences of their cubes there exists a single pair whose difference will be divisible by 9
Therefore, the highest perferct square factor is 9.