Difference between revisions of "2006 IMO Problems/Problem 4"
(→Solution) |
(→Solution) |
||
Line 4: | Line 4: | ||
===Solution=== | ===Solution=== | ||
+ | Bogus Solution | ||
+ | |||
<math>x < 0</math>: LHS integer iff <math>x =-1</math>, but then <math>LHS = 2 \neq y^{2}</math>. | <math>x < 0</math>: LHS integer iff <math>x =-1</math>, but then <math>LHS = 2 \neq y^{2}</math>. | ||
<math>(x,y) = (0,2)</math> is a solution. | <math>(x,y) = (0,2)</math> is a solution. |
Revision as of 11:42, 7 September 2018
Problem
Determine all pairs of integers such that
Solution
Bogus Solution
: LHS integer iff
, but then
.
is a solution.
for
no solution.
so assume
. LHS is odd, so writing
gives us
.
are coprime, and so are
. so
or vice versa, but both lead to a contradiction
NOTE: This solution does not seem to be correct. Take e.g. . Then
and
. The argument of the solution is promising, but the following is not true: Let
,
be co-prime and let
,
be also coprime and additionally let
. Then it must either be
or
.