2012 AMC 12A 第 19 题

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

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

19.

Adam、Benin、Chiang、Deshawn、Esther 和 Fiona 都有网络账户。他们中有一些人互为网络好友,但并非所有人都互为好友,并且他们没有这个小组之外的网络好友。每个人拥有相同数量的网络好友。这种情况有多少种不同的可能?

Adam, Benin, Chiang, Deshawn, Esther, and Fiona have internet accounts. Some, but not all, of them are internet friends with each other, and none of them has an internet friend outside this group. Each of them has the same number of internet friends. In how many different ways can this happen?

6060

170170

290290

320320

660660

答案:B
知识点:图论补集计数分类讨论
难度评级:2090
解答:

将人建模为图的顶点,好友关系为边。每个人的度数相同,设为 nn,其中 1n41 \le n \le 4。度数为 nn61n6 - 1 - n 的图互为补图,所以 n=1n = 1n=4n = 4 配对,n=2n = 2n=3n = 3 配对。

n=1n = 1 时,图是完美匹配:有 53=155 \cdot 3 = 15 种。因此 n=4n = 4 也有 1515 种。

n=2n = 2 时,图是若干个圈的并:要么是两个三角形 ((52)=10)\left(\binom{5}{2} = 10\right),要么是一个六边形 (6!12=60)\left(\dfrac{6!}{12} = 60\right),总计 7070 种。因此 n=3n = 3 也有 7070 种。

总数为 15+15+70+70=17015 + 15 + 70 + 70 = 170

因此,正确答案是 B

Model people as vertices of a graph, with edges for friendships. Everyone has the same degree nn with 1n4.1 \le n \le 4. The cases nn and 61n6 - 1 - n are complementary graphs, so n=1n = 1 pairs with n=4n = 4 and n=2n = 2 with n=3.n = 3.

For n=1n = 1 the graph is a perfect matching: 53=155 \cdot 3 = 15 ways. Thus n=4n = 4 also gives 15.15.

For n=2n = 2 the graph is a union of cycles: either two triangles ((52)=10)\left(\binom{5}{2} = 10\right) or one hexagon (6!12=60),\left(\dfrac{6!}{12} = 60\right), totaling 70.70. Thus n=3n = 3 also gives 70.70.

The total is 15+15+70+70=170.15 + 15 + 70 + 70 = 170.

Thus, the correct answer is B.

← 第 18 题#18
完整试卷

其他年份的第 19 题