Difference between revisions of "2011 AIME I Problems/Problem 7"
(Proof of sufficiency) |
(→Solution) |
||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
− | + | One notices that <math>m-1 \mid 2010</math> if and only if there exist non-negative integers <math>x_0,x_1,\ldots,x_{2011}</math> such that <math>m^{x_0} = \sum_{k=1}^{2011}m^{x^k}</math>. | |
− | + | To prove the forward case, we proceed by directly finding <math>x_0,x_1,\ldots,x_{2011}</math>. Suppose <math>m</math> is an integer such that <math>m^{x_0} = \sum_{k=1}^{2011}m^{x^k}</math>. We will count how many <math>x_k = 0</math>, how many <math>x_k = 1</math>, etc. Suppose the number of <math>x_k = 0</math> is non-zero. Then, there must be at least <math>m</math> such <math>x_k</math> since <math>m</math> divides all the remaining terms, so <math>m</math> must also divide the sum of all the <math>m^0</math> terms. Thus, if we let <math>x_k = 0</math> for <math>k = 1,2,\ldots,m</math>, we have, | |
+ | <cmath>m^{x_0} = m + \sum_{k=m+1}^{2011}m^{x_k}.</cmath> | ||
+ | Well clearly, <math>m^{x_0}</math> is greater than <math>m</math>, so <math>m^2 \mid m^{x_0}</math>. <math>m^2</math> will also divide every term, <math>m^{x_k}</math>, where <math>x_k \geq 2</math>. So, all the terms, <math>m^{x_k}</math>, where <math>x_k < 2</math> must sum to a multiple of <math>m^2</math>. If there are exactly <math>m</math> terms where <math>x_k = 0</math>, then we must have at least <math>m-1</math> terms where <math>x_k = 1</math>. Suppose there are exactly <math>m-1</math> such terms and <math>x_k = 1</math> for <math>k = m+1,m+2,2m-1</math>. Now, we have, | ||
+ | <cmath>m^{x_0} = m^2 + \sum_{k=2m}^{2011}m^{x_k}.</cmath> | ||
+ | One can repeat this process for successive powers of <math>m</math> until the number of terms reaches 2011. Since there are <math>m + j(m-1)</math> terms after the <math>j</math>th power, we will only hit exactly 2011 terms if <math>m-1</math> is a factor of 2010. To see this, | ||
+ | <cmath>m+j(m-1) = 2011 \Rightarrow m-1+j(m-1) &= 2010 \Rightarrow (m-1)(j+1) = 2010.</cmath> | ||
+ | Thus, when <math>j = 2010/(m-1) - 1</math> (which is an integer since <math>m-1 \mid 2010</math> by assumption, there are exactly 2011 terms. To see that these terms sum to a power of <math>m</math>, we realize that the sum is a geometric series: | ||
+ | <cmath>1 + (m-1) + (m-1)m+(m-1)m^2 + \cdots + (m-1)m^j &= 1+(m-1)\frac{m^{j+1}-1}{m-1} = m^{j+1}.</cmath> | ||
+ | Thus, we have found a solution for the case <math>m-1 \mid 2010</math>. | ||
− | + | Now, for the reverse case, we use the formula <cmath>x^k-1 = (x-1)(x^{k-1}+x^{k-2}+\cdots+1).</cmath> Suppose <math>m^{x_0} = \sum_{k=1}^{2011}m^{x^k}</math> has a solution. Subtract 2011 from both sides to get <cmath>m^{x_0}-1-2010 = \sum_{k=1}^{2011}(m^{x^k}-1).</cmath> Now apply the formula to get <cmath>(m-1)a_0-2010 = \sum_{k=1}^{2011}[(m-1)a_k],</cmath> where <math>a_k</math> are some integers. Rearranging this equation, we find <cmath>(m-1)A = 2010,</cmath> where <math>A = a_0 - \sum_{k=1}^{2011}a_k</math>. Thus, if <math>m</math> is a solution, then <math>m-1 \mid 2010</math>. | |
− | + | So, there is one positive integer solution corresponding to each factor of 2010. Since <math>2010 = 2\cdot 3\cdot 5\cdot 67</math>, the number of solutions is <math>2^4 = \boxed{16}</math>. | |
== See also == | == See also == |
Revision as of 05:19, 3 June 2011
Problem 7
Find the number of positive integers for which there exist nonnegative integers , , , such that
Solution
One notices that if and only if there exist non-negative integers such that .
To prove the forward case, we proceed by directly finding . Suppose is an integer such that . We will count how many , how many , etc. Suppose the number of is non-zero. Then, there must be at least such since divides all the remaining terms, so must also divide the sum of all the terms. Thus, if we let for , we have, Well clearly, is greater than , so . will also divide every term, , where . So, all the terms, , where must sum to a multiple of . If there are exactly terms where , then we must have at least terms where . Suppose there are exactly such terms and for . Now, we have, One can repeat this process for successive powers of until the number of terms reaches 2011. Since there are terms after the th power, we will only hit exactly 2011 terms if is a factor of 2010. To see this,
\[m+j(m-1) = 2011 \Rightarrow m-1+j(m-1) &= 2010 \Rightarrow (m-1)(j+1) = 2010.\] (Error compiling LaTeX. Unknown error_msg)
Thus, when (which is an integer since by assumption, there are exactly 2011 terms. To see that these terms sum to a power of , we realize that the sum is a geometric series:
\[1 + (m-1) + (m-1)m+(m-1)m^2 + \cdots + (m-1)m^j &= 1+(m-1)\frac{m^{j+1}-1}{m-1} = m^{j+1}.\] (Error compiling LaTeX. Unknown error_msg)
Thus, we have found a solution for the case .
Now, for the reverse case, we use the formula Suppose has a solution. Subtract 2011 from both sides to get Now apply the formula to get where are some integers. Rearranging this equation, we find where . Thus, if is a solution, then .
So, there is one positive integer solution corresponding to each factor of 2010. Since , the number of solutions is .
See also
2011 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |