Maths Olympiad Prep

Library / /32 of 69

, 2011

Combinatorics Difficulty 5.0 AIME, harder Prove it South Africa

Can you enumerate the edges of a tetrahedron with numbers from 11 to 66 so that all four triangular faces have the same sum, where the sum of a face is calculated by adding the numbers on its edges?

Solution

Label the vertices as shown.

Figure 1

Let f(XY)f(XY) denote the number on edge XYXY. Notice that
f(BA)+f(AD)+f(DB)=f(AD)+f(DC)+f(AC)=f(BC)+f(CD)+f(BD)=f(AB)+f(BC)+f(AC). \begin{align*} f(BA) + f(AD) + f(DB) &= f(AD) + f(DC) + f(AC) \\ &= f(BC) + f(CD) + f(BD) \\ &= f(AB) + f(BC) + f(AC). \end{align*}
according to the condition. This means that f(BC)+f(CD)=f(BA)+f(AD)f(BC) + f(CD) = f(BA) + f(AD) and f(AD)+f(DC)=f(AB)+f(BC)f(AD) + f(DC) = f(AB) + f(BC). Subtracting these two equalities from one another we find that f(BC)f(AD)=f(AD)f(BC)f(BC) - f(AD) = f(AD) - f(BC). Hence f(AD)=f(BC)f(AD) = f(BC). This means that the numbers cannot be distinct and so it cannot be done.

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.