The Geometry of the Chessboard
Imagine you are standing before a standard 8×8 chessboard. It is a classic, elegant grid of 64 squares.
When we talk about probability in this context, we are essentially exploring the 'universe' of all possible ways to select two squares from this grid. To find the probability that two randomly chosen squares share a side, we must first define our sample space and then isolate the specific, favorable configurations.
Phase 1
Defining the Sample Space
Our first task is to determine the total number of ways to choose any two squares from the 64 available. This is a classic combinatorics problem.
We are not concerned with the order in which we pick the squares, just the final pair. Thus, we use the combination formula nCr, where n=64 and r=2.
64C2=2×164×63=32×63=2016
This number, 2016, represents every possible pair of squares you could pick on the board. This is our denominator—the total number of outcomes.
Phase 2
The Geometry of Adjacency
Now, let us find the favorable outcomes. Two squares share a side if they are adjacent. This can happen in two ways: horizontally or vertically.
Consider a single horizontal row of 8 squares. If you label them 1,2,3,4,5,6,7,8, the pairs are (1,2),(2,3),(3,4),(4,5),(5,6),(6,7), and (7,8). That is exactly 7 pairs per row.
Since there are 8 rows on the board, the total number of horizontal adjacent pairs is:
Now, apply the exact same logic to the vertical columns. Each column has 8 squares, yielding 7 vertically adjacent pairs. With 8 columns in total, the number of vertical adjacent pairs is also:
Phase 3
The Final Calculation
To find the total number of favorable outcomes, we simply add these two counts together:
Total Favorable=56+56=112
We have 112 pairs of squares that share a side. Now, we calculate the probability P by dividing the favorable outcomes by the total outcomes:
To simplify this fraction, let us use the factors we already found. We know 2016=32×63 and 112=16×7. Substituting these back into our probability equation:
Notice the elegance of the cancellation: 16 goes into 32 twice, and 7 goes into 63 nine times. This leaves us with:
The probability that two randomly chosen squares on a chessboard share a side is exactly 181. It is a beautiful result, born from simple geometric counting and careful combinatorial logic.