Maths Olympiad Prep

Library / /700 of 740

, 2018

Algebra Difficulty 5.7 AIME, harder Prove it United States

Problem:

Tessa has a unit cube, on which each vertex is labeled by a distinct integer between 11 and 88 inclusive. She also has a deck of 88 cards, 44 of which are black and 44 of which are white. At each step she draws a card from the deck, and
- if the card is black, she simultaneously replaces the number on each vertex by the sum of the three numbers on vertices that are distance 11 away from this vertex;
- if the card is white, she simultaneously replaces the number on each vertex by the sum of the three numbers on vertices that are distance 2\sqrt{2} away from this vertex.
When Tessa finishes drawing all cards of the deck, what is the maximum possible value of a number that is on the cube?

Solution

Solution:

Answer: 4264842648
The order of the deck does not matter as black cards and white cards commute, therefore we can assume that the cards are alternating black and white, and only worry about the arrangement of the numbers. After each pair of black and white cards, each number is replaced by the sum of two times the edge neighbors and three times the diagonally opposite number. We can compute that after four pairs of operations, the number at vertex VV will be 1641v+1640(d1+d2+d3)1641 v + 1640 (d_{1} + d_{2} + d_{3}), where vv is the number originally at vv and d1,d2,d3d_{1}, d_{2}, d_{3} are the numbers at diagonally adjacent vertices. Set v=8v = 8 and d1,d2,d3=5,6,7d_{1}, d_{2}, d_{3} = 5, 6, 7 in any order to obtain the maximum number 4264842648.

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.