107k views
4 votes
Write 11 numbers in a row so that the sum of any 3 consecutive numbers is negative, while the sum of all the numbers is positive. Is it possible?

User Compulim
by
5.0k points

1 Answer

4 votes

Answer: No, it is not possible.

Step-by-step explanation:

Let the 11 numbers be {a1, a2, ..., a11} such that a1 is the smallest and a11 is the largest. So, a1 < a2 < ... < a11. Furthermore, these numbers are consecutive.

If we add consecutive numbers to get a negative result, then each of the numbers must be negative. So every value in the set {a1, a2, ..., a11} is a negative value which makes it impossible to have a1+a2+...a11 be a positive sum.

User Mrsoltys
by
5.4k points