Maths Olympiad Prep

Track / Stage 5 / 124 of 400 #1204 of 2444

Problem 1204

AIME late
Combinatorics Difficulty 5.3 Find the answer HMMT February

In each cell of a 4×44 \times 4 grid, one of the two diagonals is drawn uniformly at random. Compute the probability that the resulting 32 triangular regions can be colored red and blue so that any two regions sharing an edge have different colors.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Next problem →

Official solution

Give each cell coordinates from (1,1)(1,1) to (4,4)(4,4). Claim. The grid has a desired coloring if and only if every vertex not on the boundary meets an even number of edges and diagonals. Proof. If this were not the case, the odd number of regions around the vertex would have to alternate between the two colors, which is clearly impossible. In the event that every vertex has an even number of incident edges, it is not hard to show that the grid is always colorable. We claim the diagonals drawn in the cells of form (1,a)(1, a) and (a,1)(a, 1) for 1a41 \leq a \leq 4 uniquely determine the rest (for a valid coloring to exist). Indeed, given the diagonals for any three cells around a vertex, we can uniquely determine the fourth one using the parity in the claim above. If (1,1),(1,2),(2,1)(1,1),(1,2),(2,1) are fixed, so is (2,2)(2,2); likewise so are (2,3)(2,3) and (2,4)(2,4), etc. until the whole grid is fixed. The solid lines force the dotted lines as described above. Thus, once the seven cells along the top row and leftmost column are determined, the remaining nine have a 129=1512\frac{1}{2^{9}}=\frac{1}{512} chance of being selected in a way that admits a coloring.

Source: Omni-MATH, licensed Apache-2.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.