Maths Olympiad Prep

Library / /102 of 1394

Combinatorics Difficulty 4.7 AIME Find the answer United States

Problem:
Let H\mathcal{H} be the unit hypercube of dimension 44 with a vertex at (x,y,z,w)(x, y, z, w) for each choice of x,y,z,w{0,1}x, y, z, w \in \{0,1\}. (Note that H\mathcal{H} has 24=162^{4}=16 vertices.) A bug starts at the vertex (0,0,0,0)(0,0,0,0). In how many ways can the bug move to (1,1,1,1)(1,1,1,1) (the opposite corner of H\mathcal{H}) by taking exactly 44 steps along the edges of H\mathcal{H}?

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

Solution

Solution:
Answer: 2424

You may think of this as sequentially adding 11 to each coordinate of (0,0,0,0)(0,0,0,0). There are 44 ways to choose the first coordinate, 33 ways to choose the second, and 22 ways to choose the third. The product is 2424.

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.