Difference between revisions of "2003 IMO Problems/Problem 2"
(→Solution 2) |
(→Solution 2) |
||
Line 56: | Line 56: | ||
Therefore we have either <math>b=0</math> or <math>b=2a</math>. | Therefore we have either <math>b=0</math> or <math>b=2a</math>. | ||
− | Since we want <math>b</math> to be a positive integer, we must have <math>b=2a</math> for all positive integers <math> | + | Since we want <math>b</math> to be a positive integer, we must have <math>b=2a</math> for all positive integers <math>a</math>. |
When <math>b=2a</math>, we have | When <math>b=2a</math>, we have | ||
Line 64: | Line 64: | ||
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>. | 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) | + | 2) b) Notice that we can reformulate |
+ | <cmath> \frac{a^2}{2ab^2-b^3+1} = k . </cmath> | ||
+ | as | ||
+ | <cmath> a^2=k(2ab^2-b^3+1). </cmath> | ||
+ | <cmath> a^2-2kb^2a+k(b^3-1)=0. </cmath> | ||
+ | |||
+ | Using properties of quadratic equations, we have | ||
+ | <cmath>a_1 + a_2 = 2kb^2</cmath> | ||
+ | <cmath>a_1 a_2 = k(b^3-1)</cmath> | ||
== Resources == | == Resources == |
Revision as of 11:14, 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
Therefore we have either
or
.
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) Notice that we can reformulate
as
Using properties of quadratic equations, we have
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>