Maths Olympiad Prep

Library / /17 of 17

, 2012

Number theory Difficulty 7.2 National olympiad, round 2 Prove it Canada

For any positive integers nn and kk, let L(n,k)L(n, k) be the least common multiple of the kk consecutive integers n,n+1,,n+k1n, n+1, \dots, n+k-1. Show that for any integer bb, there exist integers nn and kk such that L(n,k)>bL(n+1,k)L(n, k) > b L(n + 1, k).

Soit L(n,k)L(n, k) le plus petit commun multiple de la suite des kk entiers consécutifs n,n+1,,n+k1n, n + 1, \dots, n + k - 1, où nn et kk sont deux entiers positifs quelconques. Montrez que pour tout entier bb, il existe des nombres entiers nn et kk tels que L(n,k)>bL(n+1,k)L(n, k) > b L(n + 1, k).

Solution

I. Let p>bp > b be prime, let n=p3n = p^3 and k=p2k = p^2. If p3<i<p3+p2p^3 < i < p^3 + p^2, then no power of pp greater than 1 divides ii, while pp divides p3+pp^3 + p. It follows that L(p3,p2)=p2L(p3+1,p21)L(p^3, p^2) = p^2 L(p^3 + 1, p^2 - 1). A similar calculation shows that L(p3+1,p2)=pL(p3+1,p21)L(p^3 + 1, p^2) = p L(p^3 + 1, p^2 - 1). Thus L(p3,p2)=pL(p3+1,p2)>bL(p3+1,p2)L(p^3, p^2) = p L(p^3 + 1, p^2) > b L(p^3 + 1, p^2).

II. Let m>1m > 1. Then L(m!1,m+1)L(m! - 1, m + 1) is the least common multiple of the integers from m!1m! - 1 to m!+m1m! + m - 1. But m!1m! - 1 is relatively prime to all of m!m!, m!+1,,m!+m1m! + 1, \dots, m! + m - 1. It follows that L(m!1,m+1)=(m!1)ML(m! - 1, m + 1) = (m! - 1) M, where M=lcm(m!,m!+1,,m!+m1)M = \text{lcm}(m!, m! + 1, \dots, m! + m - 1).
Now consider L(m!,m+1)L(m!, m + 1). This is lcm(M,m!+m)\text{lcm}(M, m! + m). But m!+m=m((m1)!+1)m! + m = m((m - 1)! + 1), and mm divides MM. Thus lcm(M,m!+m)M((m1)!+1)\text{lcm}(M, m! + m) \le M((m - 1)! + 1), and
L(m!1,m+1)L(m!,m+1)m!1(m1)!+1. \frac{L(m! - 1, m + 1)}{L(m!, m + 1)} \ge \frac{m! - 1}{(m - 1)! + 1}.
Since mm can be arbitrarily large, so can L(m!1,m+1)/L(m!,m+1)L(m! - 1, m + 1)/L(m!, m + 1). Therefore taking n=m!1n = m! - 1 for sufficiently large mm, and k=m+1k = m + 1, works.

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 and solution reproduced as published; topic and difficulty added by this site.