Olympiad Maths Prep

Track / Stage 3 / 36 of 260 #36 of 2000

Problem 36

AMC 10/12, early questions
Number theory Difficulty 3.2 Find the answer fermat

If mm and nn are positive integers with n>1n > 1 such that mn=225×340m^{n} = 2^{25} \times 3^{40}, what is m+nm + n?

Official solution

Since mm and nn are positive integers with n>1n > 1 and mn=225×340m^{n} = 2^{25} \times 3^{40}, then 2 and 3 are prime factors of mm (since they are prime factors of mnm^{n}) and must be the only prime factors of mm (since if there were other prime factors of mm, then there would be other prime factors of mnm^{n}). Therefore, m=2a×3bm = 2^{a} \times 3^{b} for some positive integers aa and bb and so mn=(2a×3b)n=2an×3bnm^{n} = (2^{a} \times 3^{b})^{n} = 2^{an} \times 3^{bn}. Since mn=225×340m^{n} = 2^{25} \times 3^{40}, then we must have an=25an = 25 and bn=40bn = 40. Since a,b,na, b, n are positive integers, then nn is a common divisor of 25 and 40. Since n>1n > 1, then n=5n = 5, which means that a=5a = 5 and b=8b = 8. In this case, m=25×38=32×6561=209952m = 2^{5} \times 3^{8} = 32 \times 6561 = 209952, which gives m+n=209952+5=209957m + n = 209952 + 5 = 209957.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.