Difference between revisions of "2003 IMO Problems/Problem 2"
(problem and solution) |
I like pie (talk | contribs) m |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | |||
(''Aleksander Ivanov, Bulgaria'') | (''Aleksander Ivanov, Bulgaria'') | ||
Determine all pairs of positive integers <math>(a,b)</math> such that | Determine all pairs of positive integers <math>(a,b)</math> such that | ||
Line 7: | Line 6: | ||
== Solution == | == Solution == | ||
− | |||
The only solutions are of the form <math>(a,b) = (2n,1)</math>, <math>(a,b) = (n,2n)</math>, and <math>(8n^4-n,2n)</math> for any positive integer <math>n</math>. | The only solutions are of the form <math>(a,b) = (2n,1)</math>, <math>(a,b) = (n,2n)</math>, and <math>(8n^4-n,2n)</math> for any positive integer <math>n</math>. | ||
Line 33: | Line 31: | ||
{{alternate solutions}} | {{alternate solutions}} | ||
− | |||
== Resources == | == Resources == | ||
− | |||
{{IMO box|year=2003|num-b=1|num-a=3}} | {{IMO box|year=2003|num-b=1|num-a=3}} | ||
* <url>Forum/viewtopic.php?p=262#262 Discussion on AoPS/MathLinks</url> | * <url>Forum/viewtopic.php?p=262#262 Discussion on AoPS/MathLinks</url> | ||
− | |||
[[Category:Olympiad Number Theory Problems]] | [[Category:Olympiad Number Theory Problems]] |
Revision as of 17:45, 25 April 2008
Problem
(Aleksander Ivanov, Bulgaria)
Determine all pairs of positive integers such that
is a positive integer.
Solution
The only solutions are of the form ,
, and
for any positive integer
.
First, we note that when , the given expression is equivalent to
, which is an integer if and only if
is even.
Now, suppose that is a solution not of the form
. We have already given all solutions for
; then for this new solution, we must have
. Let us denote
Denote
Since
, and
is a positive integer root of
, there must be some other root
of
.
Without loss of generality, let . Then
, so
or
which reduces to
It follows that
or
Since
and
are integers, this can only happen when
, so
can be written as
, and
. It follows that
Since
is the other root of
, it follows that
also satisfies the problem's condition. Therefore the solutions are exactly the ones given at the solution's start.
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
Resources
2003 IMO (Problems) • Resources | ||
Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 3 |
All IMO Problems and Solutions |
- <url>Forum/viewtopic.php?p=262#262 Discussion on AoPS/MathLinks</url>