Problem:
Each unit square of a 3-by-3 unit-square grid is to be colored either blue or red. For each square, either color is equally likely to be used. The probability of obtaining a grid that does not have a 2-by-2 red square is m/n, where m and n are relatively prime positive integers. Find m+n.
Solution:
Number the squares as shown. For i=1,2,4, and 5 , let Qiβ be the event that i is the upper left corner of a 2-by-2 red square, and let p(E) be the probability that event E will occur. By the Inclusion-Exclusion Principle, the probability that the grid does have at least one 2 -by-2 red square is
147β258β369ββ
β+ββp(Q1β)+p(Q2β)+p(Q4β)+p(Q5β)p(Q1ββ©Q2β)βp(Q1ββ©Q4β)βp(Q2ββ©Q5β)βp(Q4ββ©Q5β)βp(Q1ββ©Q5β)βp(Q2ββ©Q4β)p(Q1ββ©Q2ββ©Q5β)+p(Q1ββ©Q2ββ©Q4β)+p(Q1ββ©Q4ββ©Q5β)+p(Q2ββ©Q4ββ©Q5β)p(Q1ββ©Q2ββ©Q4ββ©Q5β)β
or
4(21β)4β[4(21β)6+2(21β)7]+4(21β)8β(21β)9=51295β
The probability that the grid does not have at least one 2-by-2 red square is therefore 1β95/512=417/512, so m+n=929β.
The problems on this page are the property of the MAA's American Mathematics Competitions