Skip to main content

2018 AMC 12A Problem 15

Problem 15 of 25IntermediateCounting & Probability

A scanning code consists of a 7×77 \times 7 grid of squares, with some of its squares colored black and the rest colored white. There must be at least one square of each color in this grid of 4949 squares. A scanning code is called symmetric if its look does not change when the entire square is rotated by a multiple of 9090^\circ counterclockwise around its center, nor when it is reflected across a line joining opposite corners or a line joining midpoints of opposite sides. What is the total number of possible symmetric scanning codes?

Answer choices

Show solution

Solution

Under the symmetry group of the square, the 4949 cells break into orbits, and every cell in an orbit must have the same color. Give a cell coordinates (i,j)(i,j) relative to the center, where 3i,j3.-3\le i,j\le3. Rotations and reflections can change signs and interchange the coordinates, so each orbit has one representative with 0ij3.0\le i\le j\le3. There are 1+2+3+4=101+2+3+4=10 such pairs. Each orbit is black or white, giving 2102^{10} colorings, but the all-black and all-white grids are excluded. So there are 2102=10222^{10} - 2 = 1022 symmetric scanning codes. Thus, the correct answer is B.

More practice

Concepts: symmetry · basic counting

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.