Difference between revisions of "2002 AIME I Problems/Problem 9"
(→Problem) |
|||
Line 30: | Line 30: | ||
=== Solution 3 === | === Solution 3 === | ||
The three conditions state that no picket number <math>n</math> may satisfy any two of the conditions: <math>n \equiv 1 \pmod{h},\ n \equiv 2 \pmod{t},\ n \equiv 3 \pmod{u}</math>. Note that the smallest number, <math>min \{ h,t,u \}, </math> divides the other <math>2</math>, and the next smallest divide the largest number, otherwise there is a common solution by the [[Chinese Remainder Theorem]]. It is also a necessary condition so that it paints exactly once. Note that the smallest number can't be at least <math>5</math>, otherwise not all picket will be painted. We are left with few cases (we could also exclude <math>1</math> as the possibility) which could be done quickly. Thus the answer is <math>333+424 = \boxed{757}</math>. | The three conditions state that no picket number <math>n</math> may satisfy any two of the conditions: <math>n \equiv 1 \pmod{h},\ n \equiv 2 \pmod{t},\ n \equiv 3 \pmod{u}</math>. Note that the smallest number, <math>min \{ h,t,u \}, </math> divides the other <math>2</math>, and the next smallest divide the largest number, otherwise there is a common solution by the [[Chinese Remainder Theorem]]. It is also a necessary condition so that it paints exactly once. Note that the smallest number can't be at least <math>5</math>, otherwise not all picket will be painted. We are left with few cases (we could also exclude <math>1</math> as the possibility) which could be done quickly. Thus the answer is <math>333+424 = \boxed{757}</math>. | ||
+ | |||
+ | === Solution 4 === | ||
+ | The wording of this problem is a bit dissatisfying and could have been improved by stating that there are at least h + t + u + 6 pickets instead of "very long". For example, a very long fence could have 5 pickets, h = 78, t = 47, u = 1. To compensate for this we should lean on the fact that the answer cannot exceed 999. | ||
+ | |||
+ | Clearly we have to accept that there are 4 pickets or more, and the 4th picket is not reached from setting u = 1. If the 4th picket is reached from h = 3, then the 5th picket will not be reached via u = 2, or else we'd be unable to have 7 pickets. So h = 3 => u = 3 => t = 3, and 333 is a solution. We now have h > 3 for any remaining cases, and thus we only have room for 1 more case. | ||
+ | |||
+ | Since the 4th picket must henceforth be reached via t = 2, we either have the 5th picket reached via u = 2 (requiring h to be any number exceeding the number of pickets, and we're stipulating that this is not allowed), or we have the 5th picket reached via h = 4, from which it follows that u = 4. So we have accumulated the solutions 333 and 424 and there really is not room for further investigation. | ||
== See also == | == See also == |
Revision as of 15:36, 30 November 2024
Contents
Problem
Harold, Tanya, and Ulysses paint a very long picket fence.
- Harold starts with the first picket and paints every th picket;
- Tanya starts with the second picket and paints every th picket; and
- Ulysses starts with the third picket and paints every th picket.
Call the positive integer paintable when the triple of positive integers results in every picket being painted exactly once. Find the sum of all the paintable integers.
Solution
Solution 1
Note that it is impossible for any of to be , since then each picket will have been painted one time, and then some will be painted more than once.
cannot be , or that will result in painting the third picket twice. If , then may not equal anything not divisible by , and the same for . Now for fourth and fifth pickets to be painted, and must be as well. This configuration works, so is paintable.
If is , then must be even. The same for , except that it can't be . Thus is and is . Since this is all , must be and must be , in order for to be paint-able. Thus is paintable.
cannot be greater than , since if that were the case then the answer would be greater than , which would be impossible for the AIME.
Thus the sum of all paintable numbers is .
Solution 2
Again, note that . The three conditions state that no picket number may satisfy any two of the conditions: . By the Chinese Remainder Theorem, the greatest common divisor of any pair of the three numbers cannot be (since otherwise without loss of generality consider ; then there will be a common solution ).
Now for to be paint-able, we require either or , but not both.
- In the former condition, since , it follows that . For and to be paint-able, we require , and it is easy to see that works.
- In the latter condition, similarly we require that . All even numbers are painted. We now renumber the remaining odd pickets to become the set of all positive integers (, where ), which requires the transformation , and with the painting starting respectively at . Our new number system retains the same conditions as above, except without . We thus need . Then for to be painted, we require . This translates to , which we see works.
Thus the answer is .
Solution 3
The three conditions state that no picket number may satisfy any two of the conditions: . Note that the smallest number, divides the other , and the next smallest divide the largest number, otherwise there is a common solution by the Chinese Remainder Theorem. It is also a necessary condition so that it paints exactly once. Note that the smallest number can't be at least , otherwise not all picket will be painted. We are left with few cases (we could also exclude as the possibility) which could be done quickly. Thus the answer is .
Solution 4
The wording of this problem is a bit dissatisfying and could have been improved by stating that there are at least h + t + u + 6 pickets instead of "very long". For example, a very long fence could have 5 pickets, h = 78, t = 47, u = 1. To compensate for this we should lean on the fact that the answer cannot exceed 999.
Clearly we have to accept that there are 4 pickets or more, and the 4th picket is not reached from setting u = 1. If the 4th picket is reached from h = 3, then the 5th picket will not be reached via u = 2, or else we'd be unable to have 7 pickets. So h = 3 => u = 3 => t = 3, and 333 is a solution. We now have h > 3 for any remaining cases, and thus we only have room for 1 more case.
Since the 4th picket must henceforth be reached via t = 2, we either have the 5th picket reached via u = 2 (requiring h to be any number exceeding the number of pickets, and we're stipulating that this is not allowed), or we have the 5th picket reached via h = 4, from which it follows that u = 4. So we have accumulated the solutions 333 and 424 and there really is not room for further investigation.
See also
2002 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
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.