What is the sum of all positive integer values of such that is an 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.
n n + 1 8
= 1 + n 1 8
The given expression will be an integer only when n is a factor of 18.
The factors of 1 8 are 1 , 2 , 3 , 6 , 9 , 1 8 .
So Sum = 1 + 2 + 3 + 6 + 9 + 1 8 = 3 9