返回题库

AIME 2020 I · 第 10 题

AIME 2020 I — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let mm and nn be positive integers satisfying the conditions

 gcd(m+n,210)=1,\quad\bullet\ \gcd(m+n,210)=1,

 mm\quad\bullet\ m^m is a multiple of nn,n^n, and

 m\quad\bullet\ m is not a multiple of n.n.

Find the least possible value of m+n.m+n.

解析

Solution 1

Taking inspiration from 4410104^4 \mid 10^{10} we are inspired to take nn to be p2p^2, the lowest prime not dividing 210210, or 11    n=12111 \implies n = 121. Now, there are 242242 factors of 1111, so 11242mm11^{242} \mid m^m, and then m=11km = 11k for k22k \geq 22. Now, gcd(m+n,210)=gcd(11+k,210)=1\gcd(m+n, 210) = \gcd(11+k,210) = 1. Noting k=26k = 26 is the minimal that satisfies this, we get (n,m)=(121,286)(n,m) = (121,286). Thus, it is easy to verify this is minimal and we get 407\boxed{407}. ~awang11

Solution 2

We essentially have that gcd(m,n){1,m,n},\gcd(m,n) \notin \{1, m, n\}, or the set of factors of 210.210.

This implies that one number must be odd and the other must be even so that they don’t add up to a multiple of 2.2. If nn is even and mm is odd it would be impossible for mmm^m to be a multiple of nn,n^n, so mm must be even and nn must be odd.

Now we need to choose the prime factor for mm and nn to share. It can't be 2,3,5,2,3,5, or 77 so the next smallest option is 11.11.

So far we have m=22m = 22 and n=11.n = 11. We need to add more factors so that mm is not a multiple of nn but mmm^m is a multiple of nn.n^n. Note that no matter how many additional factors we add to m,m, it will always be a multiple of 11,11, so we have to add another factor to nn to make sure it doesn't divide m.m. Again the smallest option is 11,11, so nn becomes 121    nn=11242,121 \implies n^n = 11^{242}, and mm=2221122.m^m = 2^{22} \cdot 11^{22}. All we need to do now is significantly increase the value of mm so that the exponent on 1111 becomes larger than 242.242. If we added another factor of 1111 to mm then it would be a multiple of nn again, so the next smallest option is 13.13. Then m=2213=286.m = 22\cdot 13 = 286. mmm^m becomes 228611286132862^{286} \cdot 11^{286} \cdot 13^{286} which satisfies the problem's condition.

Therefore, the least possible value of m+nm + n is 121+286=407.121 + 286 = \boxed{407}.

~grogg007

Solution 3

Assume for the sake of contradiction that nn is a multiple of a single digit prime number, then mm must also be a multiple of that single digit prime number to accommodate for nnmmn^n | m^m. However that means that m+nm+n is divisible by that single digit prime number, which violates gcd(m+n,210)=1\gcd(m+n,210) = 1, so contradiction.

nn is also not 1 because then mm would be a multiple of it.

Thus, nn is a multiple of 11 and/or 13 and/or 17 and/or...

Assume for the sake of contradiction that nn has at most 1 power of 11, at most 1 power of 13...and so on... Then, for nnmmn^n | m^m to be satisfied, mm must contain at least the same prime factors that nn has. This tells us that for the primes where nn has one power of, mm also has at least one power, and since this holds true for all the primes of nn, nmn|m. Contradiction.

Thus nn needs more than one power of some prime. The obvious smallest possible value of nn now is 112=12111^2 =121. Since 121121=11242121^{121}=11^{242}, we need mm to be a multiple of 11 at least 242242 that is not divisible by 121121 and most importantly, gcd(m+n,210)=1\gcd(m+n,210) = 1. 242242 is divisible by 121121, out. 253+121253+121 is divisible by 2, out. 264+121264+121 is divisible by 5, out. 275+121275+121 is divisible by 2, out. 286+121=3711286+121=37\cdot 11 and satisfies all the conditions in the given problem, and the next case n=169n=169 will give us at least 1693169\cdot 3, so we get 407\boxed{407}.

Solution 4 (Official MAA)

Let mm and nn be positive integers where mmm^m is a multiple of nnn^n and mm is not a multiple of nn. If a prime pp divides nn, then pp divides nnn^n, so it also divides mmm^m, and thus pp divides mm. Therefore any prime pp dividing nn also divides both mm and k=m+nk = m + n. Because kk is relatively prime to 210=2357210=2\cdot3\cdot5\cdot7, the primes 22, 33, 55, and 77 cannot divide nn. Furthermore, because mm is divisible by every prime factor of nn, but mm is not a multiple of nn, the integer nn must be divisible by the square of some prime, and that prime must be at least 1111. Thus nn must be at least 112=12111^2 = 121.

If n=112n=11^2, then mm must be a multiple of 1111 but not a multiple of 121121, and mmm^m must be divisible by nn=121121=11242n^n = 121^{121} = 11^{242}. Therefore mm must be a multiple of 1111 that is greater than 242242. Let m=11m0m = 11m_0, with m0>22m_0 > 22. Then k=m+n=11(m0+11)k = m + n = 11(m_0 + 11). The least m0>22m_0 > 22 for which m0+11m_0 + 11 is not divisible by any of the primes 22, 33, 55, or 77 is m0=26m_0 = 26, giving the prime m0+11=37m_0 + 11 = 37. Hence the least possible kk when n=121n = 121 is k=1137=407k = 11 \cdot 37 = 407.

It remains to consider other possible values for nn. If n=132=169n = 13^2 = 169, then mm must be divisible by 1313 but not 169169, and mmm^m must be a multiple of nn=169169=13338n^n = 169^{169} = 13^{338}, so m>338m > 338. Then k=m+n>169+338=507k = m + n > 169 + 338 = 507. All other possible values for nn have n242n \ge 242, and in this case m>n242m > n \ge 242, so k2242=484k \ge 2 \cdot 242 = 484. Hence no greater values of nn can produce lesser values for kk, and the least possible kk is indeed 407407.

Solution 5

Because 210=2×3×5×7210 = 2\times3\times5\times7, the minimum factor of m+nm+n can have is 1111. Suppose (m,n)=11(m,n) = 11

{m=11an=11b\left\{ \begin{aligned} &m=11a\\ &n=11b \end{aligned} \right. (a,b)=1(a,b) = 1

11b11a11b \mid 11a Minb=11\textbf{Min} b = 11 n=112n=11^2

So a>22a>22

We only need to test several more values of a to see whether the condition gcd(m+n,210)=1\gcd(m+n,210)=1 fits:

a=23,2a+b=34a=23, 2\mid a+b = 34 a=24,5a+b=35a=24, 5\mid a+b = 35 a=25,2a+b=36a=25, 2\mid a+b = 36 a=26,a+b=37a=26, a+b = 37

Therefore Min(m+n)=11(a+b)=11×37=407\textbf{Min} (m+n) = 11(a+b) = 11\times37 = \boxed{407}

-cassphe

Video Solution

https://youtu.be/Z47NRwNB-D0

Video Solution

https://www.youtube.com/watch?v=FQSiQChGjpI&list=PLLCzevlMcsWN9y8YI4KNPZlhdsjPTlRrb&index=7 ~ MathEx