Maths Olympiad Prep

Library / /14 of 45

Number theory Difficulty 5.1 AIME, harder Prove it Romania

Let nn be an integer, n2n \ge 2. Find the remainder of the division of the number n(n+1)(n+2)n(n+1)(n+2) by n1n-1.

Solution

We notice that n(n+1)(n+2)=(n1+1)(n1+2)(n1+3)=(n1)3+6(n1)2+11(n1)+6n(n+1)(n+2) = (n-1+1)(n-1+2)(n-1+3) = (n-1)^3 + 6(n-1)^2 + 11(n-1) + 6. If n1>6n-1 > 6, the residue is 66.

If n=2,3,4,7n = 2, 3, 4, 7, the residue is 00. If n=5n = 5, the residue is 22. If n=6n = 6, the residue is 11.

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.