Question:medium

Consider the matrix

Show Hint

A \(3\times 3\) matrix with entries from \(\{-1,0,1\}\) is orthogonal only when it is a signed permutation matrix.
Updated On: Jun 4, 2026
  • \(\dfrac{2^4}{3^8}\)
  • \(\dfrac{1}{3^5}\)
  • \(\dfrac{2^5}{3^9}\)
  • \(\dfrac{2^3}{3^7}\)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: See which columns work.
Entries come from $\{-1,0,1\}$. For an orthogonal matrix each column has length $1$, so a column must be all zeros except one $\pm1$.

Step 2: Build a valid matrix.
The non-zero spots in the three columns must sit in different rows, that is a permutation.

Step 3: Count them.
Choose the permutation in $3!=6$ ways and the signs in $2^3=8$ ways, giving $48$ orthogonal matrices.

Step 4: Count all matrices.
Each of $9$ entries has $3$ choices, so $3^9$ in total, all equally likely.

Step 5: Form the probability.
\[ P=\frac{48}{3^9}=\frac{2^4\cdot3}{3^9}=\frac{2^4}{3^8}. \]
\[ \boxed{\frac{2^4}{3^8}} \]
Was this answer helpful?
0