Maths Olympiad Prep

Library / /5 of 13

Number theory Difficulty 4.8 AIME Prove it United States

Problem:

Let nn be an odd positive integer not divisible by 33. Show that n21n^{2}-1 is divisible by 2424.

Solution

Solution:

We will show it is divisible by 88 and 33. Since the least common multiple of 88 and 33 is 2424, this implies the result.

We factor n21=(n1)(n+1)n^{2}-1 = (n-1)(n+1).

To show divisibility by 88, note that n1n-1 and n+1n+1 are two consecutive even integers. Among any two consecutive even integers, one of them must be divisible by 44; the other one is divisible by 22 by definition, so their product is divisible by 88.

To show divisibility by 33, note that {n1,n,n+1}\{n-1, n, n+1\} form three consecutive integers. Thus at least one of them is divisible by 33. We assumed nn was not divisible by 33, so it must be either n1n-1 or n+1n+1, hence their product is divisible by 33 as well.

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.