If is a positive integer, then has possible remainders after division by five: and .
If is a positive integer, then is also a positive integer.
is a positive integer. What is the number of possible remainders of after division by five?
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.
If n = 5 d + r , then n 2 = 5 ( 5 d 2 + 2 r d ) + r 2 , with r = 0 2 , 1 2 , 2 2 , 3 2 , 4 2 = 0 , 1 , 4 , 9 , 1 6 . Dividing these by five we get the remainders 0 , 1 , 4 , 4 , 1 : three different values.