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

Problem 27

Problem 27 · 2014 Math Kangaroo Stretch
Number Theory factorizationcasework

The chain of equations \(k=(2014+m)^{ rac{1}{n}}=1024^{ rac{1}{n}}+1\) should hold for the positive whole numbers \(k\), \(m\), \(n\). How many different values can \(m\) take?

Show answer
Answer: C — 2
Show hints
Hint 1 of 2
From the right-hand side, 1024^{1/n} must be a whole number, so 1024 is a perfect n-th power.
Still stuck? Show hint 2 →
Hint 2 of 2
1024 = 2^{10}; which n make (k−1)^n = 2^{10} work, and then is m positive?
Show solution
Approach: force 1024 to be a perfect power, then check m > 0
  1. The equation needs (k−1)^n = 1024 = 2^{10}, so n must divide 10: n ∈ {1,2,5,10}.
  2. Then k = 2^{10/n} + 1 and m = k^n − 2014.
  3. n=1 and n=2 give negative m; n=5 gives m = 1111 and n=10 gives m = 57035 (both positive).
  4. So m can take 2 different values.
Mark: · log in to save