2014 AIME I Problem 11

Below is the professionally curated solution for Problem 11 of the 2014 AIME I, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2014 AIME I 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:random walkindependent eventsinclusion-exclusion

Difficulty rating: 2990

11.

A token starts at the point (0,0)(0, 0) of an xyxy-coordinate grid and then makes a sequence of six moves. Each move is 11 unit in a direction parallel to one of the coordinate axes. Each move is selected randomly from the four possible directions and independently of the other moves. The probability that the token ends at a point on the graph of y=x|y| = |x| is mn,\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m + n.

Solution:

Work in the diagonal coordinates u=x+yu = x + y and v=xy.v = x - y. Each of the four moves changes uu by ±1\pm 1 and vv by ±1,\pm 1, and the four moves realize all four sign combinations equally often — so uu and vv perform independent six-step ±1\pm 1 walks. The token ends on y=x|y| = |x| exactly when y=±x,y = \pm x, that is, when u=0u = 0 or v=0.v = 0.

Each of u=0u = 0 and v=0v = 0 requires three +1+1s and three 1-1s, with probability (63)/26=2064=516.\binom{6}{3}/2^6 = \frac{20}{64} = \frac{5}{16}. By independence and inclusion-exclusion, the probability is 516+516(516)2=16025256=135256.\frac{5}{16} + \frac{5}{16} - \left(\frac{5}{16}\right)^2 = \frac{160 - 25}{256} = \frac{135}{256}.

Thus m+n=135+256=391.m + n = 135 + 256 = 391.

← Problem 10Full ExamProblem 12

Problem 11 in Other Years