How many of the five numbers cannot be expressed as the sum of two or more consecutive positive integers?
Problem 678
Pick one
Official solution
We begin by showing that each of , , , and can be expressed as the sum of two or more consecutive positive integers. We show that 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, cannot be written as the sum of an odd number of consecutive positive integers.
Why is this? Suppose that equals the sum of consecutive positive integers, where is odd.
Since is odd, then there is a middle integer in this list of integers.
Since the numbers in the list are equally spaced, then is the average of the numbers in the list.
(For example, the average of the 5 integers is 8.)
But the sum of the integers equals the average of the integers () times the number of integers (). That is, .
Now and so does not have any odd divisors larger than 1.
Therefore, cannot be written as since and are positive integers and is odd.
Thus, is not the sum of an odd number of consecutive positive integers.
Further, cannot be written as the sum of an even number of consecutive positive integers.
Why is this? Suppose that equals the sum of consecutive positive integers, where is even.
Since is even, then there is not a single middle integer in this list of integers, but rather two middle integers and .
Since the numbers in the list are equally spaced, then the average of the numbers in the list is the average of and , or .
(For example, the average of the 6 integers is .)
But the sum of the integers equals the average of the integers () times the number of integers (). That is, and so or .
Now and so does not have any odd divisors larger than 1.
Therefore, cannot be written as since and are positive integers and is odd.
Thus, is not the sum of an even number of consecutive positive integers.
Therefore, 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).