返回题库

AIME 2025 II · 第 7 题

AIME 2025 II — Problem 7

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let AA be the set of positive integer divisors of 20252025. Let BB be a randomly selected subset of AA. The probability that BB is a nonempty set with the property that the least common multiple of its elements is 20252025 is mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution 1

We split into different conditions:

Note that the numbers in the set need to have a least common multiple of 20252025, so we need to ensure that the set has at least 1 number that is a multiple of 343^4 and a number that is a multiple of 525^2.

Multiples of 343^4: 81,405,202581, 405, 2025

Multiples of 525^2: 25,75,225,675,202525, 75, 225, 675, 2025

If the set BB contains 20252025, then all of the rest 1414 factors is no longer important. The valid cases are 2142^{14}, which can be thought of as selecting either "Yes" or "No" (22 possibilities) for each of the remaining 1414 factors.

If the set BB doesn't contain 20252025, but contains 405405, we just need another multiple of 525^2. It could be 1 of them, 2 of them, 3 of them, or 4 of them, which has 241=152^4 - 1 = 15 cases. Excluding 2025,405,25,75,225,675,2025, 405, 25, 75, 225, 675, the rest 9 numbers could appear or not appear. Therefore, this case has a valid case of 152915 \cdot 2^9.

If set BB doesn't contain 20252025 nor 405405, it must contain 8181. It also needs to contain at least 1 of the multiples from 525^2, where it would be 152815 \cdot 2^8.

The total valid cases are 214+15(29+28)2^{14} + 15 \cdot (2^9 + 2^8), and the total cases are 2152^{15}.

The answer is 28(64+30+15)2827=109128\cfrac{2^8 \cdot (64 + 30 + 15)}{2^8 \cdot 2^7}= \frac{109}{128}.

Desired answer: 109+128=237109 + 128 = \boxed{237}.

~ Mitsuihisashi14

~ LaTeX\LaTeX by eevee9046

~ Additional edits by aoum

~ Additional edits by fermat_sLastAMC

~ Additional edits by Christian

Solution 2

We take the complement and use PIE. Suppose the LCM of the elements of the set is NOT 20252025. Since 2025=34522025=3^4 \cdot 5^2, it must be that no element xx in the subset satisfies v3(x)=4v_3(x)=4 OR no element xx in the subset satisfies v5(x)=2v_5(x)=2 (in this case, vp(n)v_p(n) gives the exponent of pp in the prime factorization of nn). For the first case, there are 43=124 \cdot 3 = 12 possible divisors that could be in our subset (v3(x)=0,1,2,3,v5(x)=0,1,2v_3(x)=0,1,2,3,v_5(x)=0,1,2 are possible), for a total count of 2122^{12} subsets. In the second case, there are 52=105 \cdot 2 = 10 possible divisors that could be in our subset, for a total count of 2102^{10} subsets. However, if both conditions are violated, then there are 42=84 \cdot 2 = 8 divisors that could be in our subset, for a total count of 282^8 subsets. Hence, by PIE, the number of subsets whose LCM is NOT 20252025 is equal to 212+210282^{12}+2^{10}-2^8. The answer is then

1212+21028253=109128    237.1-\frac{2^{12}+2^{10}-2^8}{2^{5 \cdot 3}}=\frac{109}{128} \implies \boxed{237}. ~ cxsmi

Solution 3

Write numbers in the form of 3a5b3^{a}5^{b} where 0a4;0b20\leq a\leq 4; 0\leq b\leq 2

There are (4+1)(2+1)=15(4+1)(2+1)=15 possible divisors of 20252025, so the cardinality of the subsets is 2152^{15}

If I select 34523^4\cdot 5^2, then I guarantee the LCM is 20252025, so the other 1414 numbers yield 2142^{14} cases.

If I select 3453^4\cdot 5, then I must select at least one of 3a523^a\cdot5^2, but I can select any other 99 numbers, so there are

29((41)+(42)+(43)+(44))=29152^9 \left(\binom{4}{1}+\binom{4}{2}+\binom{4}{3}+\binom{4}{4} \right)=2^9\cdot 15 ways.

If I select 343^4, since we can't select 3453^4\cdot 5 or 34523^4\cdot5^2 anymore, there are 28((41)+(42)+(43)+(44))=28152^8 \left(\binom{4}{1}+\binom{4}{2}+\binom{4}{3}+\binom{4}{4} \right)=2^8\cdot 15 ways.

The answer is then 28(15+30+64)215=109128    237\frac{2^8(15+30+64)}{2^{15}}=\frac{109}{128}\implies \boxed{237}.

~ Bluesoul

~ Edited by aoum

~ Additional edits by fermat_sLastAMC

~ Minor formatting edits by Christian

Solution 4

We take 22 cases, depending on whether 2025=34522025=3^4\cdot5^2 is an element of BB or not. Here is a table that would be helpful to draw:

Divisors50=151=552=2530=1152531=33157532=994522533=272713567534=81814052025\begin{array}{|c|c|c|c|} \hline Divisors & 5^0=1 & 5^1=5 & 5^2=25 \\ \hline 3^0=1 & 1 & 5 & 25 \\ \hline 3^1=3 & 3 & 15 & 75 \\ \hline 3^2=9 & 9 & 45 & 225 \\ \hline 3^3=27 & 27 & 135 & 675 \\ \hline 3^4=81 & 81 & 405 & 2025 \\ \hline \end{array}

Case 1\textbf{Case 1}: 20252025 is in BB.

If 20252025 is in BB, then the choices of the rest of the elements doesn't matter, as the least common multiple of the elements of BB is already forced to be 20252025. We can either include or not include each of the remaining 1414 possible elements, giving 22 possibilities for each of the 1414 elements or 2142^{14} scenarios.

Case 2\textbf{Case 2}: 20252025 is not in BB.

If 20252025 is not in BB, we still must create BB such that it includes a term divisible by 525^2 and a term divisible by 343^4. Observing the table above, we see that we must choose at least one of 8181 and 405405 (both of which are divisible by 343^4) and at least one of 2525, 7575, 225225, and 675675 (all of which are divisible by 525^2). The number of ways to choose at least one of 8181 and 405405 is equal to (ways to choose 11 of them)++(ways to choose 22 of them)=(21)+(22)=2+1=3=\binom{2}{1}+\binom{2}{2}=2+1=3. The number of ways to choose at least one of 2525, 7575, 225225, and 675675 is equal to (ways to choose 11 of them)++(ways to choose 22 of them)++(ways to choose 33 of them)++(ways to choose 44 of them)=(41)+(42)+(43)+(44)=4+6+4+1=15=\binom{4}{1}+\binom{4}{2}+\binom{4}{3}+\binom{4}{4}=4+6+4+1=15. We can now choose any number of the remaining 15124=815-1-2-4=8 divisors of 20252025 (since there are already at least 22 elements in BB, we can choose 00 more divisors without creating the \varnothing; since 20252025 is not included in this case, we can choose all 88 divisors without repeating the scenario from Case 11 where all the elements of AA are in BB). The number of ways to do so is (ways to choose 11 of them)++(ways to choose 22 of them)++(ways to choose 33 of them)+...++...+(ways to choose 88 of them)=(80)+(81)+(82)+...+(88)=28=\binom{8}{0}+\binom{8}{1}+\binom{8}{2}+...+\binom{8}{8}=2^8. Multiplying these independent ways yields 315283\cdot15\cdot2^8 scenarios.

The total number of possible subsets of AA (including the \varnothing and AA itself) is equal to (150)+(151)+(152)+...+(1515)=215\binom{15}{0}+\binom{15}{1}+\binom{15}{2}+...+\binom{15}{15}=2^{15}.

Therefore, the desired probability is 214+31528215=26+31527=64+45128=109128\frac{2^{14}+3\cdot15\cdot2^8}{2^{15}}=\frac{2^{6}+3\cdot15}{2^{7}}=\frac{64+45}{128}=\frac{109}{128}, so m+n=109+128=237m+n=109+128=\boxed{237}.

~ Christian