Maths Olympiad Prep

Track / Stage 3 / 198 of 260 #678 of 2444

Problem 678

AMC 10/12, early questions
Number theory Difficulty 3.8 Multiple choice CEMC Gauss (Grade 7) · Canada · 2016

How many of the five numbers 101,148,200,512,621101, 148, 200, 512, 621 cannot be expressed as the sum of two or more consecutive positive integers?

Pick one

Next problem →

Official solution

We begin by showing that each of 101101, 148148, 200200, and 621621 can be expressed as the sum of two or more consecutive positive integers. 101=50+51148=15+16+17+18+19+20+21+22200=38+39+40+41+42621=310+311\begin{aligned} 101&=50+51\\ 148&=15+16+17+18+19+20+21+22\\ 200&=38+39+40+41+42\\ 621&=310+311\end{aligned} We show that 512512 cannot be expressed a sum of two or more consecutive positive integers. This will tell us that one of the five numbers in the list cannot be written in the desired way, and so the answer is (B).

Now, 512512 cannot be written as the sum of an odd number of consecutive positive integers.

Why is this? Suppose that 512512 equals the sum of pp consecutive positive integers, where p>1p>1 is odd.

Since pp is odd, then there is a middle integer mm in this list of pp integers.

Since the numbers in the list are equally spaced, then mm is the average of the numbers in the list.

(For example, the average of the 5 integers 6,7,8,9,106,7,8,9,10 is 8.)

But the sum of the integers equals the average of the integers (mm) times the number of integers (pp). That is, 512=mp512 = mp.

Now 512=29512 = 2^9 and so does not have any odd divisors larger than 1.

Therefore, 512512 cannot be written as mpmp since mm and pp are positive integers and p>1p>1 is odd.

Thus, 512512 is not the sum of an odd number of consecutive positive integers.

Further, 512512 cannot be written as the sum of an even number of consecutive positive integers.

Why is this? Suppose that 512512 equals the sum of pp consecutive positive integers, where p>1p>1 is even.

Since pp is even, then there is not a single middle integer mm in this list of pp integers, but rather two middle integers mm and m+1m+1.

Since the numbers in the list are equally spaced, then the average of the numbers in the list is the average of mm and m+1m+1, or m+12m+\frac{1}{2}.

(For example, the average of the 6 integers 6,7,8,9,10,116,7,8,9,10,11 is 8128\frac12.)

But the sum of the integers equals the average of the integers (m+12m+\frac{1}{2}) times the number of integers (pp). That is, 512=(m+12)p512 = (m+\frac{1}{2})p and so 2(512)=2(m+12)p2(512) = 2(m+\frac{1}{2})p or 1024=(2m+1)p1024 = (2m+1)p.

Now 1024=2101024 = 2^{10} and so does not have any odd divisors larger than 1.

Therefore, 10241024 cannot be written as (2m+1)p(2m+1)p since mm and pp are positive integers and 2m+1>12m+1>1 is odd.

Thus, 512512 is not the sum of an even number of consecutive positive integers.

Therefore, 512512 is not the sum of any number of consecutive positive integers.

A similar argument shows that every power of 2 cannot be written as the sum of any number of consecutive positive integers.

Returning to the original question, exactly one of the five numbers in the original list cannot be written in the desired way, and so the answer is (B).

Source: CEMC, University of Waterloo, licensed CC-BY-NC-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.