Difference between revisions of "2015 AIME II Problems/Problem 3"
(→Solution 1) |
Soyamyboya (talk | contribs) (→Solution 2) |
||
Line 44: | Line 44: | ||
Checking the first few possible solutions, we find that <math>m=\boxed{476}</math> is the first solution that has <math>s(m)=17</math>, and we're done. | Checking the first few possible solutions, we find that <math>m=\boxed{476}</math> is the first solution that has <math>s(m)=17</math>, and we're done. | ||
+ | |||
+ | ==Solution 3== | ||
+ | |||
+ | Since the sum of the digits in the base-10 representation of <math>m</math> is <math>17</math>, we must have <math>m\equiv 17 \pmod{9}</math> or <math>m\equiv -1\pmod{9}</math>. | ||
+ | We also know that since <math>m</math> is divisible by 17, <math>m\equiv 0 \pmod{17}</math>. | ||
+ | |||
+ | To solve this system of linear congruences, we can use the Chinese Remainder Theorem. If we set <math>m\equiv (-1)(17)(8)\pmod {153}</math>, we find that <math>m\equiv 0\pmod{17}</math> and <math>m\equiv -1\pmod{9}</math>, because <math>17\cdot 8\equiv 136 \equiv 1\pmod{9}</math>. The trick to getting here was to find the number <math>x</math> such that <math>17x\equiv 1\pmod{9}</math>, so that when we take things <math>\pmod{9}</math>, the <math>17</math> goes away. We can do this using the Extended Euclidean Algorithm or by guess and check to find that <math>x\equiv 8\pmod{9}</math>. | ||
+ | |||
+ | Finally, since <math>m\equiv 17\pmod{153}</math>, we repeatedly add multiples of <math>153</math> until we get a number in which its digits sum to 17, which first happens when <math>m=\boxed{476}</math>. | ||
== See also == | == See also == | ||
{{AIME box|year=2015|n=II|num-b=2|num-a=4}} {{MAA Notice}} | {{AIME box|year=2015|n=II|num-b=2|num-a=4}} {{MAA Notice}} |
Revision as of 17:33, 18 January 2018
Problem
Let be the least positive integer divisible by whose digits sum to . Find .
Solution 1
The three-digit integers divisible by , and their digit sum:
Thus the answer is .
Solution 2
The digit sum of a base integer is just . In this problem, we know , or for a positive integer .
Also, we know that , or .
Obviously is a solution. This means in general, is a solution for non-negative integer .
Checking the first few possible solutions, we find that is the first solution that has , and we're done.
Solution 3
Since the sum of the digits in the base-10 representation of is , we must have or . We also know that since is divisible by 17, .
To solve this system of linear congruences, we can use the Chinese Remainder Theorem. If we set , we find that and , because . The trick to getting here was to find the number such that , so that when we take things , the goes away. We can do this using the Extended Euclidean Algorithm or by guess and check to find that .
Finally, since , we repeatedly add multiples of until we get a number in which its digits sum to 17, which first happens when .
See also
2015 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 2 |
Followed by Problem 4 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.