Problem:
Find the sum of the reciprocals of all the (positive) divisors of .
Solution
Solution:
As ranges over the divisors of , so does , so the sum of is times the sum of the divisors of . Using the formula for the sum of the divisors of a number (or just counting them out by hand), we get that this sum is , so the answer is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.