MathDB
Least common multiple function !!!

Source: Romania TST 2015 Day 3 Problem 3

June 4, 2015
least common multiplefunctionRomanian TSTnumber theoryRIP

Problem Statement

If kk and nn are positive integers , and knk \leq n , let M(n,k)M(n,k) denote the least common multiple of the numbers n,n1,,nk+1n , n-1 , \ldots , n-k+1.Let f(n)f(n) be the largest positive integer kn k \leq n such that M(n,1)<M(n,2)<<M(n,k)M(n,1)<M(n,2)<\ldots <M(n,k) . Prove that : (a) f(n)<3nf(n)<3\sqrt{n} for all positive integers nn . (b) If NN is a positive integer , then f(n)>Nf(n) > N for all but finitely many positive integers nn.