Question
Question: Four squares are chosen at random on a chess board. If the probability that they lie on a diagonal l...
Four squares are chosen at random on a chess board. If the probability that they lie on a diagonal line is 64C4λ, then the value of λ must be

364
Solution
To find the value of λ, we need to calculate the total number of ways to choose four squares on a chessboard such that they lie on a diagonal line. A standard chessboard is an 8x8 grid.
1. Total number of ways to choose 4 squares from 64: The total number of ways to choose 4 squares from 64 squares on a chessboard is given by the combination formula: Ntotal=64C4
2. Number of ways to choose 4 squares such that they lie on a diagonal line: For four squares to lie on a diagonal line, the diagonal line must be at least 4 squares long. We need to count the number of such diagonal lines on an 8x8 chessboard and then for each line, calculate the number of ways to choose 4 squares from it.
There are two types of diagonals: those running from top-left to bottom-right (or vice-versa, i.e., constant difference of coordinates) and those running from top-right to bottom-left (or vice-versa, i.e., constant sum of coordinates). For an n×n board (here n=8), the number of diagonals of a certain length are:
- Length 8: There are 2 such diagonals (the main diagonals, e.g., A1-H8 and A8-H1).
- Length 7: There are 4 such diagonals (e.g., A2-G8, B1-H7, etc.).
- Length 6: There are 4 such diagonals.
- Length 5: There are 4 such diagonals.
- Length 4: There are 4 such diagonals.
Now, we calculate the number of ways to choose 4 squares for each length:
-
Case I: Diagonals of length 8 There are 2 diagonals of length 8. From each, we choose 4 squares. Number of ways = 2×8C4=2×4×3×2×18×7×6×5=2×70=140.
-
Case II: Diagonals of length 7 There are 4 diagonals of length 7. From each, we choose 4 squares. Number of ways = 4×7C4=4×3×2×17×6×5=4×35=140.
-
Case III: Diagonals of length 6 There are 4 diagonals of length 6. From each, we choose 4 squares. Number of ways = 4×6C4=4×2×16×5=4×15=60.
-
Case IV: Diagonals of length 5 There are 4 diagonals of length 5. From each, we choose 4 squares. Number of ways = 4×5C4=4×5=20.
-
Case V: Diagonals of length 4 There are 4 diagonals of length 4. From each, we choose 4 squares. Number of ways = 4×4C4=4×1=4.
3. Total number of favorable outcomes: Summing the ways from all cases: Nfavorable=140+140+60+20+4=364.
4. Calculate the probability: The probability that the four chosen squares lie on a diagonal line is: P=NtotalNfavorable=64C4364
5. Determine the value of λ: Given that the probability is 64C4λ, we can compare the two expressions: 64C4λ=64C4364 Therefore, λ=364.