2001 AIME I Problem 11

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

Difficulty rating: 2990

11.

In a rectangular array of points, with 55 rows and NN columns, the points are numbered consecutively from left to right beginning with the top row. Thus the top row is numbered 11 through N,N, the second row is numbered N+1N + 1 through 2N,2N, and so forth. Five points, P1,P_1, P2,P_2, P3,P_3, P4,P_4, and P5,P_5, are selected so that each PiP_i is in row i.i. Let xix_i be the number associated with Pi.P_i. Now renumber the array consecutively from top to bottom, beginning with the first column. Let yiy_i be the number associated with PiP_i after renumbering.

It is found that x1=y2,x_1 = y_2, x2=y1,x_2 = y_1, x3=y4,x_3 = y_4, x4=y5,x_4 = y_5, and x5=y3.x_5 = y_3. Find the smallest possible value of N.N.

Solution:

Let PiP_i sit in column ci.c_i. Then xi=(i1)N+cix_i = (i-1)N + c_i and yi=5(ci1)+i.y_i = 5(c_i - 1) + i. The five conditions become c1=5c23,N+c2=5c14,2N+c3=5c41,c_1 = 5c_2 - 3, \quad N + c_2 = 5c_1 - 4, \quad 2N + c_3 = 5c_4 - 1, 3N+c4=5c5,4N+c5=5c32.3N + c_4 = 5c_5, \quad 4N + c_5 = 5c_3 - 2.

Substituting c1=5c23c_1 = 5c_2 - 3 into the second equation gives N=24c219.N = 24c_2 - 19. Eliminating c3c_3 and c4c_4 from the last three equations yields 124c5=89N+7.124 c_5 = 89N + 7. Substituting N=24c219N = 24c_2 - 19 and reducing, 31534c2421,31 \mid 534 c_2 - 421, i.e. 7c218(mod31),7 c_2 \equiv 18 \pmod{31}, whose smallest positive solution is c2=7.c_2 = 7.

Then N=24719=149,N = 24 \cdot 7 - 19 = 149, and back-substituting gives valid columns (c1,,c5)=(32,7,107,45,86),(c_1, \ldots, c_5) = (32, 7, 107, 45, 86), all at most 149.149. So the smallest possible NN is 149.149.

← Problem 10Full ExamProblem 12

Problem 11 in Other Years