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

Problem 28

Problem 28 · 2011 Math Kangaroo Stretch
Number Theory factorizationprime-test

Let a, b and c be positive whole numbers for which \(a^{2}=2b^{3}=3c^{5}\). What is the smallest possible number of divisors of \(abc\), counting 1 and \(abc\) themselves?

Show answer
Answer: D — 77
Show hints
Hint 1 of 2
Write the common value as 2x3y and impose the square, cube and fifth-power conditions on the exponents.
Still stuck? Show hint 2 →
Hint 2 of 2
Each exponent must satisfy three modular conditions at once.
Show solution
Approach: force the exponents to meet all three power conditions
  1. Let a² = 2b³ = 3c⁵ = 2x3y; then x,y even, x≡1 and y≡0 (mod 3), x≡0 and y≡1 (mod 5).
  2. Smallest solution: x = 10, y = 6, giving abc = 2103⁶.
  3. Number of factors = (10+1)(6+1) = 77.
Mark: · log in to save