🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2020 Math Kangaroo

Problem 6

Problem 6 · 2020 Math Kangaroo Medium
Number Theory factorizationfactor-triples

Let a, b, c be integers with \(1 \le a = b \le c\) and \(abc = 2020^2\). What is the highest possible value of a?

Show answer
Answer: D — 101
Show hints
Hint 1 of 2
With a = b you need a²·c = 2020², so a must divide 2020.
Still stuck? Show hint 2 →
Hint 2 of 2
Push a as high as you can while keeping c ≥ a.
Show solution
Approach: a divides 2020; test the largest such a with c at least a
  1. Since a = b, the condition is a²c = 2020² with a ≤ c, so a divides 2020.
  2. 2020 = 2²·5·101, and taking a = 101 gives c = (2020/101)² = 400 ≥ 101.
  3. No larger divisor keeps c ≥ a, so the greatest possible a is 101.
Mark: · log in to save