The sum of any 3 consecutive positive integers must be divisible by 3.
The sum of any 5 consecutive positive integers must be divisible by 5.
The sum of any 7 consecutive positive integers must be divisible by 7.
Is it true that the sum of any 9 consecutive positive integers must be divisible by 9?
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 the 9 consecutive numbers be n , n + 1 , … , n + 8 where n is a positive integer.
The sum of the 9 consecutive numbers is 9 n + 3 6 = 9 ( n + 4 ) which is divisible by 9.