I've been thinking about Zumkeller numbers. Here's a definition:
A number is a Zumkeller number if its divisors can be split into two separate sets that have the same sum. A key requirement for this to be possible is that the total sum of all divisors must be an even number. If the total sum were odd, you couldn't possibly split it into two equal integer sums.
Now the great majority of Zumkeller numbers are \( \textbf{even} \) numbers. In the range up to 100,000 there are 24362, comprising 24.362% of the range. However, there are only 208 \( \textbf{odd} \) Zumkeller numbers in that range, comprising 0.208%. It is suspected that every abundant number with an even sum of divisors is a Zumkeller number but this has not been proven. Any counterexample would have to be enormous—current searches have shown that if one exists, it must be greater than \(2×10^{13}\).
Now how many abundant numbers are \( \textbf{not} \) Zumkeller number because their sum of divisors is \( \textbf{odd} \)? In the range up to 100,000, there are 229 such numbers comprising OEIS A156903:
18, 36, 72, 100, 144, 162, 196, 200, 288, 324, 392, 400, 450, 576, 648, 784, 800, 882, 900, 968, 1152, 1296, 1352, 1458, 1568, 1600, 1764, 1800, 1936, 2178, 2304, 2450, 2500, 2592, 2704, 2916, 3042, 3136, 3200, 3528, 3600, 3872, 4050, 4356, 4608, 4624, 4900, 5000, 5184, 5202, 5408, 5776, 5832, 6050, 6084, 6272, 6400, 6498, 7056, 7200, 7744, 7938, 8100, 8450, 8464, 8712, 9216, 9248, 9522, 9604, 9800, 10000, 10368, 10404, 10816, 11025, 11250, 11552, 11664, 12100, 12168, 12544, 12800, 12996, 13122, 13456, 14112, 14400, 15138, 15376, 15488, 15876, 16200, 16900, 16928, 17298, 17424, 18432, 18496, 19044, 19208, 19600, 19602, 20000, 20736, 20808, 21632, 22050, 22500, 23104, 23328, 23716, 24200, 24336, 24642, 25088, 25600, 25992, 26244, 26912, 27378, 28224, 28800, 28900, 30258, 30276, 30752, 30976, 31752, 32400, 33124, 33282, 33800, 33856, 34596, 34848, 36100, 36450, 36864, 36992, 38088, 38416, 39200, 39204, 39762, 40000, 41472, 41616, 43218, 43264, 43808, 44100, 45000, 46208, 46656, 46818, 47432, 48400, 48672, 49284, 50176, 50562, 51200, 51984, 52488, 52900, 53792, 53824, 54450, 54756, 56448, 56644, 57600, 57800, 58482, 59168, 60516, 60552, 61250, 61504, 61952, 62500, 62658, 63504, 64800, 66248, 66564, 66978, 67600, 67712, 69192, 69696, 70688, 70756, 71442, 72200, 72900, 73728, 73984, 76050, 76176, 76832, 78400, 78408, 79524, 80000, 80802, 81796, 82944, 83232, 84100, 85698, 86436, 86528, 87616, 88200, 89888, 90000, 90738, 92416, 93312, 93636, 94864, 95922, 96100, 96800, 97344, 98568, 99225
Of the above, 227 are even with only two numbers being odd. These are 11025 and 99225:
- \(11025 = 3^2 \times 5^2 \times 7^2 = 105^2\)
- \(99225 = 3^4 \times 5^2 \times 7^2\ = 945^2 \)
I am deeply sorry to have to report that Reinhard Zumkeller passed away at the end of March 2016. He suffered from pancreatic cancer, which had already progressed to an advanced stage when it was diagnosed. He was a long-time contributor to the OEIS, and was later an editor and then a diligent and dedicated editor-in-chief. Between 2000 and 2016 he contributed over 23000 items to the OEIS. Reinhard was a great Haskell expert, and he was already ready to write a Haskell program and compute 10000 terms when I was studying a new sequence and wanted to see a graph. He will be greatly missed. Neil Sloane, July 3, 2016.
No comments:
Post a Comment