For a positive integer , let be the number of positive divisors of . Find the sum of all positive integers such that
If you think there are no such , then insert as your answer.
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 p m denote the m th prime number. Then we can write the prime factorization of n as n = m = 1 ∏ M p m a m for some positive integer M and non-negative integers a m for m = 1 , 2 , … , M . Then the given equation becomes ( m = 1 ∏ M ( a m + 1 ) ) 3 = 4 n = 2 a 1 + 2 ⋅ 3 a 2 ⋅ 5 a 3 ⋅ m = 4 ∏ M p m a m Since the left-hand side is a perfect cube, the right-hand side must be as well, so each of the exponents in the prime factorization must be a multiple of 3 . Therefore, there are non-negative integers b m such that a 1 = 3 b 1 + 1 and a m = 3 b m for all m = 2 , 3 , … , M , giving ( ( 3 b 1 + 2 ) ( 3 b 2 + 1 ) ( 3 b 3 + 1 ) m = 4 ∏ M ( 3 b m + 1 ) ) 3 = 2 3 b 1 + 3 ⋅ 3 3 b 2 ⋅ 5 3 b 3 ⋅ m = 4 ∏ M p m 3 b m ( 3 b 1 + 2 ) ( 3 b 2 + 1 ) ( 3 b 3 + 1 ) m = 4 ∏ M ( 3 b m + 1 ) = 2 b 1 + 1 ⋅ 3 b 2 ⋅ 5 b 3 ⋅ m = 4 ∏ M p m b m From here, we note that the left-hand side isn't divisible by 3 , so the right-hand side isn't divisible by 3 either, so b 2 = 0 , now yielding ( 3 b 1 + 2 ) ( 3 b 3 + 1 ) m = 4 ∏ M ( 3 b m + 1 ) = 2 b 1 + 1 ⋅ 5 b 3 ⋅ m = 4 ∏ M p m b m 3 b 1 + 2 2 b 1 + 1 ⋅ 3 b 3 + 1 5 b 3 = ( m = 4 ∏ M 3 b m + 1 p m b m ) − 1
We can check that the minimum of the left-hand side of this equation occurs when b 1 = 1 , b 3 = 0 so 5 4 ≤ ( m = 4 ∏ M 3 b m + 1 p m b m ) − 1 ⟹ m = 4 ∏ M 3 b m + 1 p m b m ≤ 4 5 Obviously this is satisfied when all the b m = 0 for m = 4 , 5 , … , M , but if we assume that at least one of them is nonzero, then the minimum value would occur when b 4 = 1 and b m = 0 for m = 5 , 6 , … , M , giving 4 7 = 3 ( 1 ) + 1 7 1 m = 5 ∏ M 3 ( 0 ) + 1 p m 0 ≤ m = 4 ∏ M 3 b m + 1 p m b m ≤ 4 5 which is a contradiction, so we must have b m = 0 for all m ≥ 4 .
Going back to a previous equation, we now want to solve ( 3 b 1 + 2 ) ( 3 b 3 + 1 ) = 2 b 1 + 1 ⋅ 5 b 3 which we can do just by cases with b 3 as follows:
Therefore we have shown three solutions, given by ( b 1 , b 3 ) ∈ { ( 0 , 0 ) , ( 2 , 0 ) , ( 1 , 1 ) } and all other b m = 0 . Since then n = 2 3 b 1 + 1 ⋅ 5 3 b 3 which means the answer is 2 3 ( 0 ) + 1 ⋅ 5 3 ( 0 ) + 2 3 ( 2 ) + 1 ⋅ 5 3 ( 0 ) + 2 3 ( 1 ) + 1 ⋅ 5 3 ( 1 ) = 2 + 1 2 8 + 2 0 0 0 = 2 1 3 0