AMC8 2018
AMC8 2018 · Q19
AMC8 2018 · Q19. It mainly tests Casework, Logic puzzles.
In a sign pyramid a cell gets a “+” if the two cells below it have the same sign, and it gets a “-” if the two cells below it have different signs. The diagram below illustrates a sign pyramid with four levels. How many possible ways are there to fill the four cells in the bottom row to produce a “+” at the top of the pyramid?
在一个符号金字塔中,如果下方两个单元格符号相同,则上方的单元格为“+”,如果不同则为“-”。下图展示了一个四层的符号金字塔。填充底行四个单元格有多少种可能的方式,使得金字塔顶端为“+”?
(A)
2
2
(B)
4
4
(C)
8
8
(D)
12
12
(E)
16
16
Answer
Correct choice: (C)
正确答案:(C)
Solution
Answer (C): Think of the $+$ sign as $+1$, and the $-$ sign as $-1$. Let $a$, $b$, $c$, and $d$ denote the values of the four cells at the bottom of the pyramid, in that order. Then the cells in the second row from the bottom have values $a\cdot b$, $b\cdot c$ and $c\cdot d$, and the cells in the row above this are $a\cdot b\cdot b\cdot c=a\cdot c$ and $b\cdot c\cdot c\cdot d=b\cdot d$ (because both $1$ and $-1$ squared are $1$). Finally, the top cell has value $a\cdot b\cdot c\cdot d$. This value is $+1$ if all four variables are $+1$ or all four are $-1$, giving two ways; or, if two of the variables are $+1$ and two are $-1$, giving $6$ additional ways ($++--$, $+-+-$, $+--+$, $-++-$, $-+-+$, and $--++$). Thus there are a total of $8$ ways to fill the fourth row.
答案(C):把 $+$ 号看作 $+1$,把 $-$ 号看作 $-1$。设金字塔底部一行从左到右四个格子的值分别为 $a,b,c,d$。那么倒数第二行三个格子的值分别为 $a\cdot b$、$b\cdot c$、$c\cdot d$;再上一行两个格子的值为 $a\cdot b\cdot b\cdot c=a\cdot c$ 和 $b\cdot c\cdot c\cdot d=b\cdot d$(因为 $1$ 和 $-1$ 的平方都等于 $1$)。最后,顶端格子的值为 $a\cdot b\cdot c\cdot d$。当四个变量全为 $+1$ 或全为 $-1$ 时,该值为 $+1$,共有 2 种;或者当其中两个为 $+1$、两个为 $-1$ 时,该值也为 $+1$,共有另外 $6$ 种($++--$、$+-+-$、$+--+$、$-++-$、$-+-+$、$--++$)。因此,填充第四行共有 $8$ 种方法。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.