Olympiad Maths Prep

Track / Stage 8 / 167 of 180 #1867 of 2000

Problem 1867

IMO Shortlist mid-range; USAMO P2/P5
Number theory Difficulty 8.8 Prove it NMO Selection Tests for the Balkan and International Mathematical Olympiads · Romania

(a) Given a positive integer kk, prove that there do not exist two distinct integers in the open interval (k2,(k+1)2)(k^2, (k+1)^2) whose product is a perfect square.

(b) Given an integer n>2n > 2, prove that there exist nn distinct integers in the open interval (kn,(k+1)n)(k^n, (k+1)^n) whose product is the nn-th power of an integer, for all but a finite number of positive integers kk.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

(a) Suppose that two such integers, a<ba < b, exist. Let mm be the squarefree part of aa; a=ms2a = ms^2, sZs \in \mathbb{Z}. Then mbmb is a square, so since mm is squarefree, b=mt2b = mt^2 for some integer ts+1t \ge s + 1. Hence
(1+1s)2t2s2=ba<(k+1)2k2=(1+1k)2, \left(1 + \frac{1}{s}\right)^2 \le \frac{t^2}{s^2} = \frac{b}{a} < \frac{(k+1)^2}{k^2} = \left(1 + \frac{1}{k}\right)^2,
so s>ks > k. Consequently, b=mt2m(s+1)2>(k+1)2b = mt^2 \ge m(s+1)^2 > (k+1)^2 – a contradiction.

(b) We show that the statement holds whenever k3n1k \ge 3^{n-1}; if nn is odd, the weaker condition k2n1k \ge 2^{n-1} suffices. We require a LEMMA whose proof offers no difficulty.
LEMMA. If C>0C > 0 and n2n \ge 2, then (k+1)n>(kn/(n1)+C)n1(k+1)^n > (k^{n/(n-1)} + C)^{n-1} for all kCn1k \ge C^{n-1}.
Now let nn be odd, let aa be the smallest integer greater than kn/(n1)k^{n/(n-1)}, and let b=a+1b = a+1. The nn integers ani1bia^{n-i-1}b^i, i=0,1,2,,n1i = 0, 1, 2, \dots, n-1, are distinct, and their product is the nn-th power of (ab)(n1)/2(ab)^{(n-1)/2}. The smallest of them, an1a^{n-1}, exceeds knk^n, and the largest, bn1b^{n-1}, is at most (kn/(n1)+2)n1(k^{n/(n-1)} + 2)^{n-1}. By the LEMMA, this is at most (k+1)n(k+1)^n when k2n1k \ge 2^{n-1}.
Next, we turn to the case of even nn. Let again aa be the smallest integer greater than kn/(n1)k^{n/(n-1)}, and let b=a+1b = a+1 and c=a+2c = a+2. Let further xi=anibix_i = a^{n-i}b^i and yi=bi1cniy_i = b^{i-1}c^{n-i}, i=1,2,,n1i = 1, 2, \dots, n-1. Note that
kn<x1<x2<x3<<xn1<yn1<yn2<<y2<y1(kn/(n1)+3)n1, k^n < x_1 < x_2 < x_3 < \dots < x_{n-1} < y_{n-1} < y_{n-2} < \dots < y_2 < y_1 \le (k^{n/(n-1)} + 3)^{n-1},
so these 2n22n-2 integers are distinct, and by the LEMMA they are in the proper range when k3n1k \ge 3^{n-1}. We end the proof by showing that we can choose nn of these integers so that the product is a perfect nn-th power.
If nn is divisible by 4, say n=4mn = 4m, choose
x1,x3,x5,,x4m1,y1,y3,y5,,y4m1x_1, x_3, x_5, \dots, x_{4m-1}, y_1, y_3, y_5, \dots, y_{4m-1};
their product is the nn-th power of amb2m1cma^m b^{2m-1} c^m.
If n=8m+2n = 8m + 2, m>0m > 0, take
x2,x3,x4,,x4m+2,y2,y3,y4,,y4m+2x_2, x_3, x_4, \dots, x_{4m+2}, y_2, y_3, y_4, \dots, y_{4m+2};
the product of these is the nn-th power of a3mb2m+1c3ma^{3m}b^{2m+1}c^{3m}.
Finally, if n=8m+6n = 8m + 6, select
x1,x2,x3,,x4m+3,y1,y2,y3,,y4m+3, x_1, x_2, x_3, \dots, x_{4m+3}, y_1, y_2, y_3, \dots, y_{4m+3},
in which case the product is the nn-th power of a3m+2b2m+1c3m+2a^{3m+2}b^{2m+1}c^{3m+2}.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.