Maths Olympiad Prep

Track / Stage 8 / 9 of 180 #1709 of 1964

Problem 1709

IMO Shortlist mid-range; USAMO P2/P5
Number theory Difficulty 8.0 Prove it

We call a positive integer qq a convenientdenominatorconvenient \quad denominator for a real number α\alpha if
αpq<110q\displaystyle |\alpha - \dfrac{p}{q}|<\dfrac{1}{10q} for some integer pp. Prove that if two irrational numbers α\alpha and
β\beta have the same set of convenient denominators then either α+β\alpha+\beta or αβ\alpha- \beta is an integer.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

1. Definitions and Assumptions:
- We call a positive integer q q a convenient denominator for a real number α \alpha if αpq<110q \left| \alpha - \frac{p}{q} \right| < \frac{1}{10q} for some integer p p .
- Assume 0<α,β<1 0 < \alpha, \beta < 1 without loss of generality.
- Define a convenient denominator q q to be right-winged with respect to r r if 0<{qr}<110 0 < \{qr\} < \frac{1}{10} and left-winged if 910<{qr}<1 \frac{9}{10} < \{qr\} < 1 .

2. Convenient Denominators:
- A convenient denominator q q for α \alpha must be either left-winged or right-winged.
- We aim to show that if α \alpha and β \beta have the same set of convenient denominators, then either α+β \alpha + \beta or αβ \alpha - \beta is an integer.

3. Contradiction Setup:
- Assume there exist two convenient denominators q1 q_1 and q2 q_2 such that q1 q_1 is left-winged and q2 q_2 is right-winged with respect to α \alpha , and both are similarly-winged with respect to β \beta .
- Without loss of generality, assume q1 q_1 and q2 q_2 are both right-winged with respect to β \beta .

4. Sequence Construction:
- Construct sequences {ai} \{a_i\} and {bi} \{b_i\} such that:
- a1=1 a_1 = 1 and b1=0 b_1 = 0 ,
- (ai+1,bi+1) (a_{i+1}, b_{i+1}) is either (ai+1,bi) (a_i + 1, b_i) or (ai,bi+1) (a_i, b_i + 1) ,
- aiq1+biq2 a_i \cdot q_1 + b_i \cdot q_2 is a convenient denominator.

5. Inductive Verification:
- Verify inductively that:
- If 0<{akq1+bkq2}<110 0 < \{a_k \cdot q_1 + b_k \cdot q_2\} < \frac{1}{10} , choose ak+1=ak+1 a_{k+1} = a_k + 1 and bk+1=bk b_{k+1} = b_k .
- If {akq1+bkq2}>910 \{a_k \cdot q_1 + b_k \cdot q_2\} > \frac{9}{10} , choose (ak+1,bk+1) (a_{k+1}, b_{k+1}) to be the other possibility.

6. Contradiction:
- Since aNq1+bNq2 a_N \cdot q_1 + b_N \cdot q_2 is a convenient denominator of β \beta , it implies:
{aNq1β+bNq2β}<110 or >910 \{ a_N \cdot q_1 \beta + b_N \cdot q_2 \beta \} < \frac{1}{10} \text{ or } > \frac{9}{10}
- However, analysis shows that once the value is greater than 110 \frac{1}{10} , it must be less than 15 \frac{1}{5} , leading to a contradiction.

7. **Elimination of α+β=1\alpha + \beta = 1**:
- If SR(α)=SL(β) S_R(\alpha) = S_L(\beta) , then SR(α)=SR(1β) S_R(\alpha) = S_R(1 - \beta) .
- Prove that SR(a)=SR(b) S_R(a) = S_R(b) implies a=b a = b for 0<a,b<1 0 < a, b < 1 .

8. Type-N Denominators:
- Divide convenient denominators into type-N N when they satisfy:
110(N+1)<{qα}<110N110(N+1)<{qβ}<110N \frac{1}{10(N+1)} < \{q \alpha\} < \frac{1}{10N} \Leftrightarrow \frac{1}{10(N+1)} < \{q \beta\} < \frac{1}{10N}
- Prove that if q q is type-M M on β \beta and M>N M > N , then (N+1)q (N+1)q is not a convenient denominator of α \alpha while it is for β \beta .

9. Final Contradiction:
- Assume {qα}{qβ} \{q \alpha\} \neq \{q \beta\} .
- Let 110{qα}=r \frac{1}{10} - \{q \alpha\} = r and 110{qβ}=s \frac{1}{10} - \{q \beta\} = s with s>r s > r .
- Select N N large enough such that:
sr>N+1+1rN \frac{s}{r} > \frac{N+1+\frac{1}{r}}{N}
- Construct C=q+Dr(10(N+1)) C = q + D \cdot \left\lceil r(10(N+1)) \right\rceil and show it is not a convenient denominator of α \alpha but is for β \beta .

10. Conclusion:
- The contradiction implies that either α+β \alpha + \beta or αβ \alpha - \beta must be an integer.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.