Maths Olympiad Prep

Library / /310 of 860

Combinatorics Difficulty 5.1 AIME, harder Find the answer

In a 3 by 3 grid of unit squares, an up-right path is a path from the bottom left corner to the top right corner that travels only up and right in steps of 1 unit. For such a path pp, let ApA_{p} denote the number of unit squares under the path pp. Compute the sum of ApA_{p} over all up-right paths pp.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Each path consists of 3 steps up and 3 steps to the right, so there are (63)=20\binom{6}{3}=20 total paths. Consider the sum of the areas of the regions above all of these paths. By symmetry, this is the same as the answer to the problem. For any path, the sum of the areas of the regions above and below it is 32=93^{2}=9, so the sum of the areas of the regions above and below all paths is 920=1809 \cdot 20=180. Therefore, our final answer is 12180=90\frac{1}{2} \cdot 180=90.

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: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.