Maths Olympiad Prep

Library / /35 of 73

Combinatorics Difficulty 5.7 AIME, harder Prove it Brazil

When two red amoebas join, the result in one blue amoeba; when a red amoeba and a blue amoeba join, they turn into three red amoeba; and when two blue amoeba join, they become four red amoeba. Fernando observes a test tube with initially bb blue amoebas and rr red amoebas.
Determine, in terms of bb and rr, all possible quantities of amoebas in the test tube, specifying the quantities of amoebas of each color.

Solution

If the number of blue amoebas is bb and the number of red amoebas is rr then 2b+r2b + r is invariant: indeed, whenever one blue amoeba appears/disappears, two red amoebas disappear/appear.

If there is only one amoeba, then it will never change. Otherwise, change all blue amoebas into red amoebas: this is possible because one can fuse a blue amoeba with a red amoeba to get three red amoebas repeatedly. So at this point we have 2b+r2b + r amoebas. Then change back red amoebas into blue amoebas. If we change 2k2k red amoebas, 0<kb+r/20 < k \leq b + \lfloor r/2 \rfloor, we will get kk blue amoebas and 2b+r2k2b + r - 2k red amoebas, in a total of 2b+rk2b + r - k amoebas.

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.