Difference between revisions of "2008 AIME I Problems/Problem 4"
I like pie (talk | contribs) m (→Solution 3) |
|||
Line 23: | Line 23: | ||
Testing <math>x = 6</math> and other multiples of <math>6</math>, we quickly find that <math>x = 18, y = 62</math> is the solution. | Testing <math>x = 6</math> and other multiples of <math>6</math>, we quickly find that <math>x = 18, y = 62</math> is the solution. | ||
+ | |||
+ | ===Solution 4=== | ||
+ | We solve for x: <math>x^2 + 84x + 2008-y^2 = 0</math> | ||
+ | |||
+ | <math>x=\dfrac{-84+\sqrt{84^2-4\cdot 2008+4y^2}}{2}=-42+\sqrt{y^2-244}</math> | ||
+ | |||
+ | So <math>y^2-244</math> is a perfect square. Since 244 is even, the difference <math>\sqrt{y^2-244} -y^2</math> is even, so we try <math>y^2-244=(y-2)^2</math>: <math>-244=-4y+4</math>, <math>y=62</math>. | ||
+ | |||
+ | Plugging into our equation, we find that <math>x=18</math>, and <math>(x,y)=(18,62)</math> indeed satisfies the original equation. <math>x+y=\boxed{080}</math> | ||
== See also == | == See also == |
Revision as of 09:06, 2 April 2008
Problem
There exist unique positive integers and that satisfy the equation . Find .
Contents
Solution
Solution 1
Completing the square, . Thus by difference of squares.
Since is even, one of the factors is even. A parity check shows that if one of them is even, then both must be even. Sine , the factors must be and . Since , we have and ; the latter equation implies that .
Indeed, by solving, we find is the unique solution.
Solution 2
We complete the square like in the first solution: . Since consecutive squares differ by the consecutive odd numbers, we note that and must differ by an even number. We can use casework with the even numbers, starting with .
Thus, , which works, so .
Solution 3
We see that . By quadratic residues, we find that either . Also, , so . Combining, we see that .
Testing and other multiples of , we quickly find that is the solution.
Solution 4
We solve for x:
So is a perfect square. Since 244 is even, the difference is even, so we try : , .
Plugging into our equation, we find that , and indeed satisfies the original equation.
See also
2008 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |