Difference between revisions of "2021 AMC 12A Problems/Problem 25"
MRENTHUSIASM (talk | contribs) m (→Solution 1: Fixed the minor 1->i error.) |
MRENTHUSIASM (talk | contribs) m (→Solution 1: Added in the i column.) |
||
Line 8: | Line 8: | ||
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{array}{c|c|c|c} | + | <cmath>\begin{array}{c|c|c|c|c} |
− | \boldsymbol{p_i} & \boldsymbol{e_i} & \boldsymbol{(e_i+1)^3/\left(p_i^{e_i}\right)} & \textbf{max?} \\ | + | \boldsymbol{i} & \boldsymbol{p_i} & \boldsymbol{e_i} & \boldsymbol{(e_i+1)^3/\left(p_i^{e_i}\right)} & \textbf{max?} \\ |
\hline\hline | \hline\hline | ||
− | 2 & 0 & 1 & \\ | + | 1 & 2 & 0 & 1 & \\ |
− | + | & 2 & 1 & 4 & \\ | |
− | + | & 2 & 2 & 27/4 &\\ | |
− | + | & 2 & 3 & 8 & \text{yes}\\ | |
− | + | & 2 & 4 & 125/16 & \\ | |
\hline | \hline | ||
− | 3 & 0 & 1 &\\ | + | 2 & 3 & 0 & 1 &\\ |
− | + | & 3 & 1 & 8/3 & \\ | |
− | + | & 3 & 2 & 3 & \text{yes}\\ | |
− | + | & 3 & 3 & 64/27 & \\ | |
\hline | \hline | ||
− | 5 & 0 & 1 & \\ | + | 3 & 5 & 0 & 1 & \\ |
− | + | & 5 & 1 & 8/5 & \text{yes}\\ | |
− | + | & 5 & 2 & 27/25 & \\ | |
\hline | \hline | ||
− | 7 & 0 & 1 & \\ | + | 4 & 7 & 0 & 1 & \\ |
− | + | & 7 & 1 & 8/7 & \text{yes}\\ | |
− | + | & 7 & 2 & 27/49 & \\ | |
\hline | \hline | ||
− | 11 & 0 & 1 & \text{yes} \\ | + | 5 & 11 & 0 & 1 & \text{yes} \\ |
− | + | & 11 & 1 & 8/11 & \\ | |
\hline | \hline | ||
− | \cdots & \cdots & \cdots & | + | \cdots & \cdots & \cdots & \cdots & |
\end{array}</cmath> | \end{array}</cmath> | ||
Revision as of 06:38, 21 February 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
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:
Finally, the number we seek is The sum of its digits is
Actually, once we get that is a factor of we know 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=Sv4gj1vMjOs (by Aaron He)
https://www.youtube.com/watch?v=gWaUNz0gLE0 (by Dedekind Cuts)
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.