Difference between revisions of "2000 AIME I Problems/Problem 6"
Skittlesftw (talk | contribs) m (→Problem) |
(→Solution 3) |
||
Line 52: | Line 52: | ||
<math>*</math>Note: We are counting the pairs for the values of <math>a</math> and <math>b</math>, which, when squared, translate to the pairs of <math>(x,y)</math> we are trying to find. | <math>*</math>Note: We are counting the pairs for the values of <math>a</math> and <math>b</math>, which, when squared, translate to the pairs of <math>(x,y)</math> we are trying to find. | ||
+ | |||
+ | === Solution 3 === | ||
+ | Since the arithmetic mean is 2 more than the geometric mean, <math>\frac{x+y}{2} = 2 + \sqrt{xy}</math>. We can multiply by 2 to get <math>x + y = 4 + 2\sqrt{xy}</math>. Subtracting 4 and squaring gives | ||
+ | <cmath>((x+y)-4)^2 = 4xy</cmath> | ||
+ | <cmath>((x^2 + 2xy + y^2) + 16 - 2(4)(x+y)) = 4xy</cmath> | ||
+ | <cmath>x^2 - 2xy + y^2 + 16 - 8x - 8y = 0</cmath> | ||
+ | |||
+ | Notice that <math>((x-y)-4)^2 = x^2 - 2xy + y^2 + 16 - 8x +8y</math>, so the problem asks for solutions of | ||
+ | <cmath>(x-y-4)^2 = 16y</cmath> | ||
+ | Since the left hand side is a perfect square, and 16 is a perfect square, <math>y</math> must also be a perfect square. Since <math>0 < y < (1000)^2</math>, <math>y</math> must be from <math>1^2</math> to <math>999^2</math>, giving at most 999 options for <math>y</math>. | ||
+ | |||
+ | However if <math>y = 1^2</math>, you get <math>(x-5)^2 = 16</math>, which has solutions <math>x = 9</math> and <math>x = 1</math>. Both of those solutions are not less than <math>y</math>, so <math>y</math> cannot be equal to 1. If <math>y = 2^2 = 4</math>, you get <math>(x - 8)^2 = 64</math>, which has 2 solutions, <math>x = 16</math>, and <math>x = 0</math>. 16 is not less than 4, and <math>x</math> cannot be 0, so <math>y</math> cannot be 4. However, for all other <math>y</math>, you get exactly 1 solution for <math>x</math>, and that gives a total of <math>999 - 2 = \boxed{997}</math> pairs. | ||
+ | |||
+ | - asbodke | ||
+ | |||
== See also == | == See also == | ||
{{AIME box|year=2000|n=I|num-b=5|num-a=7}} | {{AIME box|year=2000|n=I|num-b=5|num-a=7}} |
Revision as of 16:52, 19 April 2020
Problem
For how many ordered pairs of integers is it true that and that the arithmetic mean of and is exactly more than the geometric mean of and ?
Solution
Solution 1
Because , we only consider .
For simplicity, we can count how many valid pairs of that satisfy our equation.
The maximum that can be is because must be an integer (this is because , an integer). Then , and we continue this downward until , in which case . The number of pairs of , and so is then .
Solution 2
Let = and =
Then
This makes counting a lot easier since now we just have to find all pairs that differ by 2.
Because , then we can use all positive integers less than 1000 for and .
Without loss of generality, let's say .
We can count even and odd pairs separately to make things easier*:
Odd:
Even:
This makes 499 odd pairs and 498 even pairs, for a total of pairs.
Note: We are counting the pairs for the values of and , which, when squared, translate to the pairs of we are trying to find.
Solution 3
Since the arithmetic mean is 2 more than the geometric mean, . We can multiply by 2 to get . Subtracting 4 and squaring gives
Notice that , so the problem asks for solutions of Since the left hand side is a perfect square, and 16 is a perfect square, must also be a perfect square. Since , must be from to , giving at most 999 options for .
However if , you get , which has solutions and . Both of those solutions are not less than , so cannot be equal to 1. If , you get , which has 2 solutions, , and . 16 is not less than 4, and cannot be 0, so cannot be 4. However, for all other , you get exactly 1 solution for , and that gives a total of pairs.
- asbodke
See also
2000 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
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.