Difference between revisions of "2021 AMC 12A Problems/Problem 25"
MRENTHUSIASM (talk | contribs) m (→Solution 1: Made the variable definitions clearer.) |
MRENTHUSIASM (talk | contribs) m (→Solution 1) |
||
Line 4: | Line 4: | ||
<math>\textbf{(A) }5 \qquad \textbf{(B) }6 \qquad \textbf{(C) }7 \qquad \textbf{(D) }8\qquad \textbf{(E) }9</math> | <math>\textbf{(A) }5 \qquad \textbf{(B) }6 \qquad \textbf{(C) }7 \qquad \textbf{(D) }8\qquad \textbf{(E) }9</math> | ||
− | ==Solution 1== | + | ==Solution 1 (Generalization)== |
We consider the prime factorization of <math>n:</math> <cmath>n=\prod_{i=1}^{k}p_i^{e_i}.</cmath> By the Multiplication Principle, we have <cmath>d(n)=\prod_{i=1}^{k}(e_i+1).</cmath> Now, we rewrite <math>f(n)</math> as <cmath>f(n)=\frac{d(n)}{\sqrt [3]n}=\frac{\prod_{i=1}^{k}(e_i+1)}{\prod_{i=1}^{k}p_i^{e_i/3}}=\prod_{i=1}^{k}\frac{e_i+1}{p_i^{{e_i}/3}}.</cmath> As <math>f(n)>0</math> for all positive integers <math>n,</math> note that <math>f(a)>f(b)</math> if and only if <math>f(a)^3>f(b)^3</math> for all positive integers <math>a</math> and <math>b.</math> So, <math>f(n)</math> is maximized if and only if <cmath>f(n)^3=\prod_{i=1}^{k}\frac{(e_i+1)^3}{p_i^{{e_i}}}</cmath> is maximized. | We consider the prime factorization of <math>n:</math> <cmath>n=\prod_{i=1}^{k}p_i^{e_i}.</cmath> By the Multiplication Principle, we have <cmath>d(n)=\prod_{i=1}^{k}(e_i+1).</cmath> Now, we rewrite <math>f(n)</math> as <cmath>f(n)=\frac{d(n)}{\sqrt [3]n}=\frac{\prod_{i=1}^{k}(e_i+1)}{\prod_{i=1}^{k}p_i^{e_i/3}}=\prod_{i=1}^{k}\frac{e_i+1}{p_i^{{e_i}/3}}.</cmath> As <math>f(n)>0</math> for all positive integers <math>n,</math> note that <math>f(a)>f(b)</math> if and only if <math>f(a)^3>f(b)^3</math> for all positive integers <math>a</math> and <math>b.</math> So, <math>f(n)</math> is maximized if and only if <cmath>f(n)^3=\prod_{i=1}^{k}\frac{(e_i+1)^3}{p_i^{{e_i}}}</cmath> is maximized. | ||
− | For each independent factor <math>\frac{(e_i+1)^3}{p_i^{e_i}}</math> with a fixed prime <math>p_i,</math> where <math>1\leq i\leq k,</math> the denominator grows faster than the numerator, as exponential functions always grow faster than polynomial functions. For each prime <math>p_i</math> with <math>\left(p_1,p_2,p_3,p_4,\cdots\right)=\left(2,3,5,7,\cdots\right),</math> we look for the nonnegative integer <math>e_i</math> | + | For each independent factor <math>\frac{(e_i+1)^3}{p_i^{e_i}}</math> with a fixed prime <math>p_i,</math> where <math>1\leq i\leq k,</math> the denominator grows faster than the numerator, as exponential functions always grow faster than polynomial functions. For each prime <math>p_i</math> with <math>\left(p_1,p_2,p_3,p_4,\cdots\right)=\left(2,3,5,7,\cdots\right),</math> we look for the nonnegative integer <math>e_i</math> such that <math>\frac{(e_i+1)^3}{p_i^{e_i}}</math> is a relative maximum: |
<cmath>\begin{array}{c|c|c|c|c} | <cmath>\begin{array}{c|c|c|c|c} | ||
& & & & \\ [-2.25ex] | & & & & \\ [-2.25ex] |
Revision as of 22:23, 11 July 2021
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 1 (Generalization)
We consider the prime factorization of By the Multiplication Principle, we have Now, we rewrite as As for all positive integers note that if and only if for all positive integers and So, is maximized if and only if is maximized.
For each independent factor with a fixed prime where the denominator grows faster than the numerator, as exponential functions always grow faster than polynomial functions. For each prime with we look for the nonnegative integer such that is a relative maximum: Finally, the positive integer we seek is The sum of its digits is
Alternatively, once we notice that is a factor of we can conclude that the sum of the digits of must be a multiple of Only choice is possible.
~MRENTHUSIASM
Solution 2 (Fast)
Using the answer choices to our advantage, we can show that must be divisible by 9 without explicitly computing , by exploiting the following fact:
Claim: If is not divisible by 3, then .
Proof: Since is a multiplicative function, we have and . Then
Note that the values and do not have to be explicitly computed; we only need the fact that which is easy to show by hand.
The above claim automatically implies is a multiple of 9: if was not divisible by 9, then which is a contradiction, and if was divisible by 3 and not 9, then , also a contradiction. Then the sum of digits of must be a multiple of 9, so only choice works.
-scrabbler94
Video Solutions
https://www.youtube.com/watch?v=gWaUNz0gLE0 (by Dedekind Cuts)
https://www.youtube.com/watch?v=Sv4gj1vMjOs (by Aaron He)
https://youtube.com/watch?v=y_7s8fvMCdI (by Punxsutawney Phil)
https://youtu.be/6P-0ZHAaC_A (by OmegaLearn) ~ 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.