2024 AIME II Problem 9

Below is the professionally curated solution for Problem 9 of the 2024 AIME II, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2024 AIME II solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:arrangements with restrictionsextremal argumentmultiplication principle

Difficulty rating: 2920

9.

There is a collection of 2525 indistinguishable white chips and 2525 indistinguishable black chips. Find the number of ways to place some of these chips in a 5×55 \times 5 grid such that:

• each cell contains at most one chip

• all chips in the same row and all chips in the same column have the same color, and

• any additional chip placed on the grid would violate one or more of the previous two conditions.

Solution:

In a valid placement, each nonempty row has a single color, and likewise each column. If some row were empty, choose any cell of it: a chip of the color of that cell's column (either color if the column is also empty) could legally be added, contradicting the third condition. So every row and every column is nonempty, and we may speak of its color.

A chip at a cell forces its row and column colors to agree; conversely, if a row and a column share a color but their common cell is empty, a chip of that color could be added. Hence chips occupy exactly the cells whose row color equals the column color. For every row to be nonempty, each row's color must appear among the column colors, and vice versa — the rows and the columns use the same set of colors. Any such coloring conversely yields a valid maximal placement (at most 2525 cells hold chips of each color, so the supply suffices), and distinct colorings give distinct placements.

Counting the colorings: all rows and columns white, all black, or both colors used by the rows and by the columns: 1+1+(252)2=2+900=902.1 + 1 + (2^5 - 2)^2 = 2 + 900 = 902.

← Problem 8Full ExamProblem 10

Problem 9 in Other Years