Problem
Holiday Contest 2025 - Team Round - Problem 9
Let f(n) return the number of positive divisors of n (including 1 and n), where n is a positive integer. The integers f(113), f(x), f(y), f(z), f(176) form an arithmetic sequence, in that order, where 113 \leq x \leq y \leq z \leq 176. What is the minimum value of x+y+z?
Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Problem feedback
Difficulty
—