Maths Olympiad Prep

Track / Stage 6 / 364 of 400 #1364 of 1964

Problem 1364

National olympiad, first round
Number theory Difficulty 6.8 Prove it

For which positive integers n(>2)n(>2), do there exist nn consecutive positive integers such that the largest number is a divisor of the least common multiple of the other n1n-1 numbers?

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

When n=3n=3, for any three consecutive positive integers a1,a,a+1a-1, a, a+1, if

then
and
so
a+1[a1,a]a+1a(a1)(a+1,a)=1a+1a1\begin{array}{l} a+1 \mid [a-1, a] \\ a+1 \mid a(a-1) \\ (a+1, a)=1 \\ a+1 \mid a-1 \end{array}

This is a contradiction.
When n>3n>3, if nn is even, let n=2mn=2m, then among the numbers 2m1,2m,,2(2m1)2m-1, 2m, \cdots, 2(2m-1), the largest number 2(2m1)2(2m-1) is a divisor of the least common multiple of the other 2m12m-1 numbers (which include 2m12m-1 and 2m2m); if nn is odd, let n=2m+1n=2m+1, then the numbers 2m2,2m1,,2(2m1)2m-2, 2m-1, \cdots, 2(2m-1) are nn consecutive positive integers (note that m>1m>1 is used here), and the largest number among them is a divisor of the least common multiple of the other n1n-1 numbers.

Therefore, when n>3n>3, the positive integer nn meets the condition.

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