2022 AMC 10B 第 18 题

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

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

18.

考虑未知数为 xxyyzz 的三元一次方程组 {a1x+b1y+c1z=0a2x+b2y+c2z=0a3x+b3y+c3z=0 \begin{cases} a_1 x + b_1 y + c_1 z & = 0 \\ a_2 x + b_2 y + c_2 z & = 0 \\ a_3 x + b_3 y + c_3 z & = 0 \end{cases} 其中每个系数都是 0011,且方程组有不同于 x=y=z=0x=y=z=0 的解。例如,一个这样的方程组是 {1x+1y+0z=00x+1y+1z=00x+0y+0z=0 \begin{cases} 1 x + 1 y + 0 z & = 0 \\ 0 x + 1 y + 1 z & = 0 \\ 0 x + 0 y + 0 z & = 0 \end{cases} 它有非零解 (x,y,z)=(1,1,1)(x,y,z) = (1, -1, 1)。这样的方程组共有多少个?(一个方程组中的方程不必互不相同;同样的方程以不同顺序出现时,视为不同方程组。)

Consider systems of three linear equations with unknowns x,x, y,y, and z,z, {a1x+b1y+c1z=0a2x+b2y+c2z=0a3x+b3y+c3z=0 \begin{cases} a_1 x + b_1 y + c_1 z & = 0 \\ a_2 x + b_2 y + c_2 z & = 0 \\ a_3 x + b_3 y + c_3 z & = 0 \end{cases} where each of the coefficients is either 00 or 11 and the system has a solution other than x=y=z=0.x=y=z=0. For example, one such system is {1x+1y+0z=00x+1y+1z=00x+0y+0z=0 \begin{cases} 1 x + 1 y + 0 z & = 0 \\ 0 x + 1 y + 1 z & = 0 \\ 0 x + 0 y + 0 z & = 0 \end{cases} with a nonzero solution of (x,y,z)=(1,1,1).(x,y,z) = (1, -1, 1). How many such systems of equations are there? (The equations in a system need not be distinct, and two systems containing the same equations in a different order are considered different.)

 302\ 302

 338\ 338

 340\ 340

 343\ 343

 344\ 344

答案:B
知识点:方程组补集计数分类讨论
难度评级:1970
小提示:

三个不同的非零相关行向量中,一个向量是另外两个不相交支撑向量的普通和

For three distinct nonzero dependent rows, one row is the ordinary sum of two rows with disjoint supports

大提示:

数出所有二进制系数矩阵,再减去非奇异矩阵

Count all binary coefficient matrices and subtract nonsingular ones

解答:

共有 29=5122^9=512 个有序二进制系数矩阵。齐次方程组只有零解,当且仅当它的三个行向量线性无关,因此我们数出这些矩阵后再从总数中减去。

线性无关矩阵的三行必须是互不相同的非零向量。这样的行有 765=2107\cdot6\cdot5=210 种有序选法。在三个互不相同的非零二进制向量中,线性相关恰好发生在一个向量是另外两个向量的普通和时;这两个加数的支撑必须非空且互不相交。

若这个和的支撑大小为 22,有 33 种方法选择它的两个坐标,而两个加数就是对应的两个单位向量。若这个和的支撑大小为 33,有 33 种方法选择一个加数所占的单个坐标,其余两个坐标组成另一个加数。因此,共有 3+3=63+3=6 组无序相关三元组,每一组又有 3!=63!=6 种行的排列顺序。

所以线性无关矩阵有 21066=174210-6\cdot6=174 个。所求的奇异矩阵数,也就是有非零解的方程组数,为 512174=338512-174=338\text{。}

所以正确答案是 B

There are 29=5122^9=512 ordered binary coefficient matrices. A homogeneous system has only the zero solution exactly when its three row vectors are linearly independent, so we count those matrices and subtract.

An independent matrix must have three distinct nonzero rows. There are 765=2107\cdot6\cdot5=210 ordered choices of such rows. Among three distinct nonzero binary vectors, dependence occurs exactly when one is the ordinary sum of the other two; the two summands must have disjoint nonempty supports.

If the sum has support of size 2,2, choose its two coordinates in 33 ways; its summands are the two corresponding unit vectors. If the sum has support of size 3,3, choose which one coordinate forms one summand in 33 ways, with the other two coordinates forming the other summand. Thus there are 3+3=63+3=6 unordered dependent triples, each with 3!=63!=6 row orders.

Hence the number of independent matrices is 21066=174.210-6\cdot6=174. The desired number of singular matrices, and therefore of systems with a nonzero solution, is 512174=338.512-174=338.

Thus, the answer is B .

第 17 题#17
完整试卷

其他年份的第 18 题