Difference between revisions of "2003 IMO Problems/Problem 2"
(→Solution) |
(→Solution 2) |
||
Line 38: | Line 38: | ||
We split the solutions in 2 cases: | We split the solutions in 2 cases: | ||
− | 1) Assume that <cmath> | + | 1) Assume that <cmath> 2ab^2 – b^3 + 1 > 1 </cmath>. Then we have |
− | <cmath> | + | <cmath> 2ab^2 – b^3 > 0 </cmath> |
− | <cmath> | + | <cmath> b^2 (2a – b) > 0 </cmath> |
− | Since <cmath> | + | Since <cmath>b^2 > 0</cmath> for all positive integers <math>b</math>, we must also have <math>2a–b > 0</math>, or <math>b < 2a</math> for all positive integers <math>a</math>. |
Therefore, the only possible value of <math>b</math> is <math>b = 1</math>. | Therefore, the only possible value of <math>b</math> is <math>b = 1</math>. | ||
When <math>b = 1</math>, we have | When <math>b = 1</math>, we have | ||
<cmath> \frac{a^2}{2ab^2-b^3+1} = \frac{a^2}{2a} = \frac{a}{2} = k . </cmath> | <cmath> \frac{a^2}{2ab^2-b^3+1} = \frac{a^2}{2a} = \frac{a}{2} = k . </cmath> | ||
Therefore, <math>a = 2k</math> for all positive integers <math>a</math>. | Therefore, <math>a = 2k</math> for all positive integers <math>a</math>. | ||
− | Therefore, for <cmath> | + | Therefore, for <cmath> 2ab^2 – b^3 + 1 > 1 </cmath>, the only solution is <math>(2k, 1)</math> |
== Resources == | == Resources == |
Revision as of 10:41, 18 August 2025
Contents
Problem
(Aleksander Ivanov, Bulgaria)
Determine all pairs of positive integers such that
is a positive integer.
Solution 1
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.
Solution 2
First we can reformulate the original problem as
Where
,
,
are all positive integers.
We split the solutions in 2 cases:
1) Assume that . Then we have
Since
for all positive integers
, we must also have
, or
for all positive integers
.
Therefore, the only possible value of
is
.
When
, we have
Therefore,
for all positive integers
.
Therefore, for
, the only solution is
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>