I like to count the number of positive divisors of positive integers (inclusive of 1 and itself).
In my scrapbook, I've written the number of positive divisors of the first 2500 positive integers.
If of these 2500 numbers are odd numbers, what is ?
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.
Most integers have an even number of divisors, since each divisor is multiplied by another divisor to give the integer, except when the two divisors being multiplied are the same, which happens for square numbers. (For example, the divisors of the non-square integer 8 are ( 1 and 8 ) and ( 2 and 4 ) for an even number of divisors, but the divisors of the square integer 9 are ( 1 and 9 ) and 3 for an odd number of divisors.)
Therefore, the only integers with an odd number of divisors are the square integers. Since 5 0 2 = 2 5 0 0 , there are 5 0 square numbers in the first 2 5 0 0 positive integers, and therefore 5 0 integers with an odd number of divisors, which is 2 5 0 0 5 0 = 5 0 1 = 2 % of the total.