2016 AIME II 第 13 题

先试着解答 2016 AIME II 第 13 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 2016 AIME II 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

13.

Beatrix 要在一个 6×66 \times 6 棋盘上放置六个车,棋盘的行和列都标为 1166;放置时任意两个车都不在同一行或同一列。一个格子的定义为它的行号与列号之和。一种摆放的得分定义为所有被占格子中的最小值。所有合法摆放的平均得分为 pq\frac{p}{q},其中 ppqq 是互质的正整数。求 p+qp + q

Beatrix is going to place six rooks on a 6×66 \times 6 chessboard where both the rows and columns are labeled 11 to 6;6; the rooks are placed so that no two rooks are in the same row or the same column. The value of a square is the sum of its row number and column number. The score of an arrangement of rooks is the least value of any occupied square. The average score over all valid configurations is pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. Find p+q.p + q.

答案:371
知识点:期望值排列有限制的排列
难度评级:3160
解答:

共有 6!=7206! = 720 种摆放,并且每个得分都在 2277 之间。令 bnb_n 为得分至少为 nn 的摆放数。因为每个得分 ss 满足 s=2+#{n3:sn}s = 2 + \#\{n \ge 3 : s \ge n\},所以所有 720720 个得分的总和为 2720+b3+b4+b5+b6+b7.2 \cdot 720 + b_3 + b_4 + b_5 + b_6 + b_7.

得分 n\ge n 意味着没有车占据行号与列号之和 <n\lt n 的格子。逐行放置。对 b3b_3,只有 (1,1)(1,1) 被禁用,共有 55!=6005 \cdot 5! = 600 种。对 b4b_4,第 11 行有 44 个可用列,然后第 22 行有 44 个可用列(列 11 和已使用列被排除),共有 444!=3844 \cdot 4 \cdot 4! = 384 种。类似地,b5=3333!=162b_5 = 3 \cdot 3 \cdot 3 \cdot 3! = 162b6=22222!=32b_6 = 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2! = 32,且 b7=1b_7 = 1(所有车都在反对角线上)。

总和为 1440+600+3841440 + 600 + 384 +162+32+1=2619+ 162 + 32 + 1 = 2619,所以平均值为 2619720=29180\frac{2619}{720} = \frac{291}{80},从而 p+q=291+80=371p + q = 291 + 80 = 371

There are 6!=7206! = 720 arrangements, and every score lies between 22 and 7.7. Let bnb_n be the number of arrangements with score at least n.n. Since each score ss satisfies s=2+#{n3:sn},s = 2 + \#\{n \ge 3 : s \ge n\}, the total of all 720720 scores is 2720+b3+b4+b5+b6+b7.2 \cdot 720 + b_3 + b_4 + b_5 + b_6 + b_7.

Score n\ge n means no rook occupies a square with row + column <n.\lt n. Place the rooks row by row. For b3,b_3, only (1,1)(1,1) is banned: 55!=600.5 \cdot 5! = 600. For b4,b_4, row 11 has 44 allowed columns, then row 22 has 44 (column 11 and the used column are excluded): 444!=384.4 \cdot 4 \cdot 4! = 384. Similarly b5=3333!=162,b_5 = 3 \cdot 3 \cdot 3 \cdot 3! = 162, b6=22222!=32,b_6 = 2 \cdot 2 \cdot 2 \cdot 2 \cdot 2! = 32, and b7=1b_7 = 1 (all rooks on the anti-diagonal).

The total is 1440+600+3841440 + 600 + 384 +162+32+1=2619,+ 162 + 32 + 1 = 2619, so the average is 2619720=29180,\frac{2619}{720} = \frac{291}{80}, and p+q=291+80=371.p + q = 291 + 80 = 371.

← 第 12 题#12
完整试卷

其他年份的第 13 题