Maths Olympiad Prep

Track / Stage 4 / 195 of 340 #935 of 2444

Problem 935

AMC 12 late, AIME early
Number theory Difficulty 4.8 Prove it Berkeley Math Circle: Monthly Contest 1 · United States

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

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official 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.

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