Difference between revisions of "2021 AMC 12A Problems/Problem 25"
Lopkiloinm (talk | contribs) (→Solution) |
(→Solution 1) |
||
Line 10: | Line 10: | ||
For every factor <math>\frac{(e_i+1)^3}{{p_i}^{e_i}}</math> with a fixed <math>p_i</math> where <math>1\leq i\leq k,</math> the denominator grows faster than the numerator, as exponential functions grow faster than polynomial functions. For each prime <math>p_i=2,3,5,7,\cdots,</math> we look for the <math>e_i</math> for which <math>\frac{(e_i+1)^3}{{p_i}^{e_i}}</math> is a relative maximum: | For every factor <math>\frac{(e_i+1)^3}{{p_i}^{e_i}}</math> with a fixed <math>p_i</math> where <math>1\leq i\leq k,</math> the denominator grows faster than the numerator, as exponential functions grow faster than polynomial functions. For each prime <math>p_i=2,3,5,7,\cdots,</math> we look for the <math>e_i</math> for which <math>\frac{(e_i+1)^3}{{p_i}^{e_i}}</math> is a relative maximum: | ||
<cmath>\begin{tabular}{ c c c c } | <cmath>\begin{tabular}{ c c c c } | ||
− | + | p_i & e_i & fraction & choose? \\ | |
\hline | \hline | ||
2 & 0 & 1 & \\ | 2 & 0 & 1 & \\ | ||
Line 40: | Line 40: | ||
~MRENTHUSIASM | ~MRENTHUSIASM | ||
+ | |||
===Solution 2=== | ===Solution 2=== | ||
A cube root seems bad, so we should just cube it. It seems that if the number is a multiple of 3, there are only two choices. If the number is a multiple of 9, there is one choice. We can prove that f(9k) > f(k) given that k is indivisible by 3. The divisors of 3k contain the divisors of k and the divisors of k multiplied by 3. The divisors of 9k contain the divisors of k, the divisors of k multiplied by 3, and the divisors of k multiplied by 9. <cmath>\frac{27}{9}d(k)^3 > \frac{8}{3}d(k)^3 > d(k)^3</cmath> so <math>f(9k) > f(3k) > f(k)</math> and since <math>\boxed{\textbf{(E) }9}</math> is the only possible answer choice, it is the answer. | A cube root seems bad, so we should just cube it. It seems that if the number is a multiple of 3, there are only two choices. If the number is a multiple of 9, there is one choice. We can prove that f(9k) > f(k) given that k is indivisible by 3. The divisors of 3k contain the divisors of k and the divisors of k multiplied by 3. The divisors of 9k contain the divisors of k, the divisors of k multiplied by 3, and the divisors of k multiplied by 9. <cmath>\frac{27}{9}d(k)^3 > \frac{8}{3}d(k)^3 > d(k)^3</cmath> so <math>f(9k) > f(3k) > f(k)</math> and since <math>\boxed{\textbf{(E) }9}</math> is the only possible answer choice, it is the answer. |
Revision as of 12:56, 12 February 2021
Contents
Problem
Let denote the number of positive integers that divide , including and . For example, and . (This function is known as the divisor function.) LetThere is a unique positive integer such that for all positive integers . What is the sum of the digits of
Solution
Solution 1
Consider the prime factorization By the Multiplication Principle, Now, we rewrite as As for all positive integers it follows that for all positive integers and , if and only if So, is maximized if and only if is maximized.
For every factor with a fixed where the denominator grows faster than the numerator, as exponential functions grow faster than polynomial functions. For each prime we look for the for which is a relative maximum:
\[\begin{tabular}{ c c c c } p_i & e_i & fraction & choose? \\ \hline 2 & 0 & 1 & \\ 2 & 1 & 4 & \\ 2 & 2 & 27/4 &\\ 2 & 3 & 8 & yes\\ 2 & 4 & 125/16 & \\ \hline 3 & 0 & 1 &\\ 3 & 1 & 8/3 & \\ 3 & 2 & 3 & yes\\ 3 & 3 & 64/27 & \\ \hline 5 & 0 & 1 & \\ 5 & 1 & 8/5 & yes\\ 5 & 2 & 27/25 & \\ \hline 7 & 0 & 1 & \\ 7 & 1 & 8/7 & yes\\ 7 & 2 & 27/49 & \\ \hline 11 & 0 & 1 & yes \\ 11 & 1 & 8/11 & \\ \hline ,,, & ... & ... & \end{tabular}\] (Error compiling LaTeX. Unknown error_msg)
Finally, the number we seek is The sum of its digits is
~MRENTHUSIASM
Solution 2
A cube root seems bad, so we should just cube it. It seems that if the number is a multiple of 3, there are only two choices. If the number is a multiple of 9, there is one choice. We can prove that f(9k) > f(k) given that k is indivisible by 3. The divisors of 3k contain the divisors of k and the divisors of k multiplied by 3. The divisors of 9k contain the divisors of k, the divisors of k multiplied by 3, and the divisors of k multiplied by 9. so and since is the only possible answer choice, it is the answer.
Video Solution by OmegaLearn (Multiplicative function properties + Meta-solving )
~ pi_is_3.14
See also
2021 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last problem |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.