Problem:
For positive integers and , let be the number of distinct prime divisors of that are at least . For example, , since the only prime factors of that are at least are and . Find the closest integer to
, 2020
Solution
Solution:
A prime is counted in if and . Thus, for a given prime , the total contribution from in the sum is
Therefore, if we consider we get
where . The closest integer to the sum 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.