Difference between revisions of "2023 AMC 8 Problems/Problem 23"
(→Solution 2 (Linearity of Expectation)) |
(→Solution 2 (Linearity of Expectation)) |
||
Line 19: | Line 19: | ||
==Solution 2 (Linearity of Expectation)== | ==Solution 2 (Linearity of Expectation)== | ||
− | Let <math>S_1, S_2, S_3</math>, and <math>S_4</math> denote the <math>4</math> smaller <math>2 \times 2</math> squares within the <math>3 \times 3</math> square in some order. For each <math>S_i</math>, let <math>X_i = 1</math> if it contains a large gray diamond tiling and <math>X_i = 0</math> otherwise. This means that <math>\mathbb{E}[X_i]</math> is the probability that square <math>S_i</math> has a large gray diamond, so <math>\mathbb{E}[X_1 + X_2 + X_3 + X_4]</math> is our desired probability. However, since there is only one possible way to arrange the squares within every <math>2 \times 2</math> square to form such a tiling, we have <math>\mathbb{ | + | Let <math>S_1, S_2, S_3</math>, and <math>S_4</math> denote the <math>4</math> smaller <math>2 \times 2</math> squares within the <math>3 \times 3</math> square in some order. For each <math>S_i</math>, let <math>X_i = 1</math> if it contains a large gray diamond tiling and <math>X_i = 0</math> otherwise. This means that <math>\mathbb{E}[X_i]</math> is the probability that square <math>S_i</math> has a large gray diamond, so <math>\mathbb{E}[X_1 + X_2 + X_3 + X_4]</math> is our desired probability. However, since there is only one possible way to arrange the squares within every <math>2 \times 2</math> square to form such a tiling, we have <math>\mathbb{E}[X_i] = (\tfrac{1}{4})^2 = \tfrac{1}{256}</math> for all <math>i</math> (as each of the smallest tiles has <math>4</math> possible arrangements), and from the linearity of expectation we get |
<cmath>\mathbb{E}[X_1 + X_2 + X_3 + X_4] = \mathbb{E}[X_1] + \mathbb{E}[X_2] + \mathbb{E}[X_3] + \mathbb{E}[X_4] = \frac{1}{256} + \frac{1}{256} + \frac{1}{256} + \frac{1}{256} = \boxed{\textbf{(C)}\ \frac{1}{64}}</cmath> | <cmath>\mathbb{E}[X_1 + X_2 + X_3 + X_4] = \mathbb{E}[X_1] + \mathbb{E}[X_2] + \mathbb{E}[X_3] + \mathbb{E}[X_4] = \frac{1}{256} + \frac{1}{256} + \frac{1}{256} + \frac{1}{256} = \boxed{\textbf{(C)}\ \frac{1}{64}}</cmath> | ||
~eibc | ~eibc |
Revision as of 18:30, 24 January 2023
Each square in a 3x3 grid is randomly filled with one of the 4 gray and white tiles shown below on the right. \\
What is the probability that the tiling will contain a large gray diamond in one of the smaller 2x2 grids? Below is an example of such a tiling.
Contents
Video Solution Using Cool Probability Technique
https://youtu.be/2t_Za0Y2IqY ~ pi_is_3.14
Solution 1
Probability is total favorable outcomes over total outcomes, so we can find these separately to determine the answer.
There are ways to choose the big diamond location from our square grid. From our given problem there are different arrangements of triangles for every square. This implies that from having diamond we are going to have distinct patterns outside of the diamond. This gives a total of favorable cases.
There are 9 squares and 4 possible designs for each square, giving total outcomes. Thus, our desired probability is .
-apex304, SohumUttamchandani, wuwang2002, TaeKim. Cxrupptedpat
Solution 2 (Linearity of Expectation)
Let , and denote the smaller squares within the square in some order. For each , let if it contains a large gray diamond tiling and otherwise. This means that is the probability that square has a large gray diamond, so is our desired probability. However, since there is only one possible way to arrange the squares within every square to form such a tiling, we have for all (as each of the smallest tiles has possible arrangements), and from the linearity of expectation we get ~eibc
Remark: This method might be too advanced for the AMC 8, and is probably unnecessary (refer to the other solutions for simpler techniques).
Animated Video Solution
~Star League (https://starleague.us)