Maths Olympiad Prep

Library / /9 of 19

Combinatorics Difficulty 5.0 AIME Prove it United States

Problem:

The numbers 11 to 1010 are written on a blackboard in a row. Determine whether it is possible to put nine ++ and - signs between them (one between each pair of adjacent numbers) to make the resulting sum 00.

Solution

Solution:

It is not possible. Note that the sum of the numbers is
1+2+3++9+10=55 1+2+3+\cdots+9+10=55
an odd number. Thus, if we put all ++ signs, the sum is odd. Every time we change a ++ to a -, we change an nn term to a n-n term for some nn, which subtracts 2n2n from the sum. This changes the sum by an even number, so the sum will still be odd. Thus, no matter what, the sum is odd and therefore cannot be 00.

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.