Maths Olympiad Prep

Library / /316 of 520

Algebra Difficulty 5.7 AIME, harder Find the answer

## Task A-4.5.

In a circle, a finite number of real numbers are arranged. Each number is colored red, white, or blue. Each red number is twice as small as the sum of its two neighboring numbers, each white number is equal to the sum of its two neighboring numbers, and each blue number is twice as large as the sum of its two neighboring numbers. Let bb be the sum of all white numbers, and pp be the sum of all blue numbers, where both sums are different from 0.

Determine the ratio bp\frac{b}{p}.

A number or a short expression. Spacing and $ signs are ignored.

Solution

## Solution.

Let x1,x2,,xnx_{1}, x_{2}, \ldots, x_{n} be the given numbers. For simplicity, denote xn+1=x1x_{n+1}=x_{1} and x1=xnx_{-1}=x_{n}.

Let cc be the sum of all red numbers, and S=c+b+pS=c+b+p be the sum of all numbers.

If xix_{i} is a red number, then xi1+xi+1=2xix_{i-1}+x_{i+1}=2 x_{i}.

If xix_{i} is a white number, then xi1+xi+1=xix_{i-1}+x_{i+1}=x_{i}.

If xix_{i} is a red number, then xi1+xi+1=12xix_{i-1}+x_{i+1}=\frac{1}{2} x_{i}.

Thus, we have written the conditions from the problem as equations that connect three consecutive numbers. 2 points

Consider the sum of all these equations.

If we sum all these equations (for i=1,2,,ni=1,2, \ldots, n) on the right side of the equation, we will get

2c+b+12p 2 c+b+\frac{1}{2} p

while on the left side, we will get

i=1nxi1+i=1nxi+1=2S=2c+2b+2p \sum_{i=1}^{n} x_{i-1}+\sum_{i=1}^{n} x_{i+1}=2 S=2 c+2 b+2 p

Therefore, 2c+2b+2p=2c+b+12p2 c+2 b+2 p=2 c+b+\frac{1}{2} p, 1 point

which simplifies to bp=32\frac{b}{p}=-\frac{3}{2}.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.