Difference between revisions of "2003 IMO Problems/Problem 2"
(→Solution 2) |
(→Solution 2) |
||
Line 48: | Line 48: | ||
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 <math>2ab^2-b^3+1>1</math>, the only solution is <math>(2k, 1)</math> | + | Therefore, for <math>2ab^2-b^3+1>1</math>, the only solution is <math>(a, b) = (2k, 1)</math> |
+ | |||
+ | |||
+ | 2) a) Assume that <math>2ab^2-b^3+1=1</math>. Then we have | ||
+ | <cmath>2ab^2-b^3=0</cmath> | ||
+ | <cmath>b^2(2a-b)=0</cmath> | ||
+ | <cmath>b^2 = 0 or 2a-b=0</cmath> | ||
+ | <cmath>b = 0 or b=2a</cmath> | ||
+ | Since we want <math>b</math> to be a positive integer, we must have <math>b=2a</math> for all positive integers <math>b</math>. | ||
+ | |||
+ | When <math>b=2a</math>, we have | ||
+ | <cmath> \frac{a^2}{2ab^2-b^3+1} = \frac{a^2}{8a^3-8a^3+1} = a^2 = k . </cmath> | ||
+ | Therefore, <math>k = a^2</math> for all positive integers <math>a</math>. | ||
+ | |||
+ | Therefore, for <math>2ab^2-b^3+1=1</math> we can have <math>(a, b) = (a, 2a)</math> for all positive integers <math>a</math> and <math>b</math>. | ||
+ | |||
+ | 2) b) | ||
== Resources == | == Resources == |
Revision as of 11:04, 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
2) a) Assume that . Then we have
Since we want
to be a positive integer, we must have
for all positive integers
.
When , we have
Therefore,
for all positive integers
.
Therefore, for we can have
for all positive integers
and
.
2) b)
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>