Difference between revisions of "1989 AIME Problems/Problem 9"
MRENTHUSIASM (talk | contribs) (Prioritize the comprehensive solution. Let me know if anyone is unhappy about the order of the solutions.) |
MRENTHUSIASM (talk | contribs) (→Solution 4: Made the solution easier to read (Translated words to math.)) |
||
Line 58: | Line 58: | ||
In this solution we take advantage of the large numbers and utilize parity properties to give us a very good guess at the answer. The units digits of the four numbers are <math>3, 0, 4,</math> and <math>7,</math> respectively. This means the units digit of <math>n^5</math> is <math>4.</math> This tells us <math>n</math> is even. Since we are dealing with enormous numbers, <math>n</math> should not be that far from <math>133.</math> Note that <math>n</math>'s units digit is <math>0, 2, 4, 6,</math> or <math>8.</math> When to the power of <math>5,</math> they each give <math>0, 2, 4, 6,</math> and <math>8</math> as the units digits. This further clues us that <math>n</math> ends in <math>4.</math> | In this solution we take advantage of the large numbers and utilize parity properties to give us a very good guess at the answer. The units digits of the four numbers are <math>3, 0, 4,</math> and <math>7,</math> respectively. This means the units digit of <math>n^5</math> is <math>4.</math> This tells us <math>n</math> is even. Since we are dealing with enormous numbers, <math>n</math> should not be that far from <math>133.</math> Note that <math>n</math>'s units digit is <math>0, 2, 4, 6,</math> or <math>8.</math> When to the power of <math>5,</math> they each give <math>0, 2, 4, 6,</math> and <math>8</math> as the units digits. This further clues us that <math>n</math> ends in <math>4.</math> | ||
− | Clearly, <math>n | + | Clearly, <math>n>133,</math> so we start with <math>134.</math> Now we need a way of distinguishing between numbers with units digit <math>4.</math> This can be done by simply solving up to the hundreds digit of <math>133^5, 110^5, 84^5,</math> and <math>27^5,</math> which isn't that difficult. For <math>133^5,</math> we have |
− | + | <cmath>\begin{align*} | |
+ | 133^5&=133^2\cdot133^2\cdot133 \\ | ||
+ | &\equiv689\cdot689\cdot133 \\ | ||
+ | &\equiv721\cdot133 \\ | ||
+ | &\equiv893\pmod{1000}. | ||
+ | \end{align*}</cmath> | ||
+ | By the similar reasoning, we get | ||
+ | <cmath>\begin{align*} | ||
+ | n^5&=133^5+110^5+84^5+27^5 \\ | ||
+ | &\equiv893+0+424+907 \\ | ||
+ | &\equiv224\pmod{1000}. | ||
+ | \end{align*}</cmath> | ||
+ | Note that | ||
+ | <cmath>\begin{align*} | ||
+ | 134^5&\equiv424\pmod{1000}, \\ | ||
+ | 144^5&\equiv224\pmod{1000}, \\ | ||
+ | 154^5&\equiv024\pmod{1000}, \\ | ||
+ | 164^5&\equiv824\pmod{1000}, \\ | ||
+ | 174^5&\equiv624\pmod{1000}, \\ | ||
+ | 184^5&\equiv424\pmod{1000}, \\ | ||
+ | 194^5&\equiv224\pmod{1000}. | ||
+ | \end{align*}</cmath> | ||
By observations, <math>n=194</math> is obviously an overestimate. So, the answer is <math>n=\boxed{144}.</math> | By observations, <math>n=194</math> is obviously an overestimate. So, the answer is <math>n=\boxed{144}.</math> | ||
-jackshi2006 (Solution) | -jackshi2006 (Solution) | ||
− | ~MRENTHUSIASM ( | + | ~MRENTHUSIASM (Revisions and <math>\LaTeX</math> Adjustments) |
== See also == | == See also == |
Revision as of 05:09, 9 August 2021
Contents
Problem
One of Euler's conjectures was disproved in the 1960s by three American mathematicians when they showed there was a positive integer such that Find the value of .
Solution 1 (FLT, CRT, Inequalities)
Taking the given equation modulo and respectively, we have By either Fermat's Little Theorem (FLT) or inspection, we get By either the Chinese Remainder Theorem (CRT) or inspection, we get It is clear that so the possible values for are
Note that or
If then which arrives at a contradiction. Therefore, we conclude that
~MRENTHUSIASM
Solution 2
Note that is even, since the LHS consists of two odd and two even numbers. By Fermat's Little Theorem, we know Hence, Continuing, we examine the equation modulo Thus, is divisible by three and leaves a remainder of four when divided by It's obvious that so the only possibilities are or It quickly becomes apparent that is much too large, so must be
~Azjps (Solution)
~MRENTHUSIASM (Reformatting)
Solution 3
We can cheat a little bit and approximate, since we are dealing with such large numbers. As above, and it is easy to see that Therefore, so the last digit of is
We notice that and are all very close or equal to multiples of We can rewrite as approximately equal to This means must be close to
Note that will obviously be too small, so we try and get Bashing through the division, we find that which is very close to It is clear that will not give any closer of an answer, given the rate that fifth powers grow, so we can safely assume that is the answer.
Solution 4
In this solution we take advantage of the large numbers and utilize parity properties to give us a very good guess at the answer. The units digits of the four numbers are and respectively. This means the units digit of is This tells us is even. Since we are dealing with enormous numbers, should not be that far from Note that 's units digit is or When to the power of they each give and as the units digits. This further clues us that ends in
Clearly, so we start with Now we need a way of distinguishing between numbers with units digit This can be done by simply solving up to the hundreds digit of and which isn't that difficult. For we have By the similar reasoning, we get Note that By observations, is obviously an overestimate. So, the answer is
-jackshi2006 (Solution)
~MRENTHUSIASM (Revisions and Adjustments)
See also
1989 AIME (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.