Difference between revisions of "2003 IMO Problems/Problem 2"

(Solution 2)
(Solution 2)
Line 39: Line 39:
  
 
1) Assume that <math> 2ab^2 – b^3 + 1 > 1 </math>. Then we have
 
1) Assume that <math> 2ab^2 – b^3 + 1 > 1 </math>. Then we have
<cmath> 2ab^2 – b^3 > 0 </cmath>
+
<cmath> 2ab^2–b^3 > 0 </cmath>
<cmath> b^2 (2a – b) > 0 </cmath>
+
<cmath> b^2(2a–b) > 0 </cmath>
Since <math>b^2 > 0</math> 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>.
+
Since <math>b^2 > 0</math> 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 <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>(2k, 1)</math>
  
 
== Resources ==
 
== Resources ==

Revision as of 10:45, 18 August 2025

Problem

(Aleksander Ivanov, Bulgaria) Determine all pairs of positive integers $(a,b)$ such that \[\frac{a^2}{2ab^2-b^3+1}\] is a positive integer.

Solution 1

The only solutions are of the form $(a,b) = (2n,1)$, $(a,b) = (n,2n)$, and $(8n^4-n,2n)$ for any positive integer $n$.

First, we note that when $b=1$, the given expression is equivalent to $a/2$, which is an integer if and only if $a$ is even.

Now, suppose that $(a,b)$ is a solution not of the form $(2n,1)$. We have already given all solutions for $b=1$; then for this new solution, we must have $b>1$. Let us denote \[\frac{a^2}{2ab^2-b^3+1} = k .\] Denote \[P(t) = t^2 - 2kb^2 t + k(b^3-1) .\] Since $k(b^3-1) >0$, and $a$ is a positive integer root of $P$, there must be some other root $a'$ of $P$.

Without loss of generality, let $a' \ge a$. Then $a^2 \le aa' = k(b^3-1)$, so \[k = \frac{a^2}{2ab^2-b^3+1} \le k \frac{b^3-1}{2ab^2-b^3+1},\] or \[2ab^2 - (b^3-1) \le b^3-1,\] which reduces to \[a \le b - \frac{1}{b^2} < b .\] It follows that \[0 < 2ab^2 -b^3 + 1 \le a^2 < b^2 ,\] or \[0 < (2a-b)b^2 + 1 < b^2 .\] Since $a$ and $b$ are integers, this can only happen when $2a-b=0$, so $(a,b)$ can be written as $(n,2n)$, and $k = n^2$. It follows that \[a' = \frac{k(b^3-1)}{a} = 8n^4-n.\] Since $a'$ is the other root of $P$, it follows that $(a',b)$ also satisfies the problem's condition. Therefore the solutions are exactly the ones given at the solution's start. $\blacksquare$


Solution 2

First we can reformulate the original problem as \[\frac{a^2}{2ab^2-b^3+1} = k .\] Where $a$, $b$, $k$ are all positive integers.

We split the solutions in 2 cases:

1) Assume that $2ab^2 – b^3 + 1 > 1$. Then we have \[2ab^2–b^3 > 0\] \[b^2(2a–b) > 0\] Since $b^2 > 0$ for all positive integers $b$, we must also have $2a – b > 0$, or $b < 2a$ for all positive integers $a$. Therefore, the only possible value of $b$ is $b = 1$. When $b = 1$, we have \[\frac{a^2}{2ab^2-b^3+1} = \frac{a^2}{2a} = \frac{a}{2} = k .\] Therefore, $a = 2k$ for all positive integers $a$. Therefore, for $2ab^2–b^3 + 1 > 1$, the only solution is $(2k, 1)$

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>