Maths Olympiad Prep

Library / /20 of 48

, 2016

Number theory Difficulty 5.6 AIME, harder Prove it Baltic Way

Each sequence of at least two consecutive integers contains a number that is divisible by no prime number less than the amount of members in the sequence.

2. Each sequence of at least two consecutive integers contains a number that is relatively prime to all other members of the sequence.

Solution

Answer: Neither hypothesis is true.

1. The sequence (2,3,4,5,6,7,8,9)(2, 3, 4, 5, 6, 7, 8, 9) contains 8 consecutive integers which all are divisible by some prime less than 8.

2. By Chinese Remainder Theorem, there exists an integer xx that satisfies the following conditions:
* xx is divisible by 22, 55 and 1111;
* x+16x + 16 is divisible by 33, 77 and 1313.
Then the sequence (x,x+1,,x+16)(x, x+1, \dots, x+16) contains 17 consecutive integers, each of which has a common prime factor with some other:

NumberFactors common to some otherNumberFactors common to some other
xx22, 55, 1111x+9x + 977
x+1x + 133x+10x + 1022, 33, 55
x+2x + 222, 77x+11x + 111111
x+3x + 31313x+12x + 1222
x+4x + 422, 33x+13x + 1333
x+5x + 555x+14x + 1422
x+6x + 622x+15x + 1555
x+7x + 733x+16x + 1622, 33, 77, 1313
x+8x + 822

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.