Solveeit Logo

Question

Question: Let $A$ be a 3 × 3 symmetric invertible matrix with real positive elements. Then the number of zero ...

Let AA be a 3 × 3 symmetric invertible matrix with real positive elements. Then the number of zero elements in A1A^{-1} are less than or equal to:

A

0

B

1

C

2

D

3

Answer

2

Explanation

Solution

Let

A1=(xyzywvzvu)A^{-1}=\begin{pmatrix} x & y & z \\ y & w & v \\ z & v & u \end{pmatrix}.

Since AA has all positive entries and is invertible and symmetric, it must be irreducible. In any symmetric matrix the off‐diagonal zeros occur in symmetric pairs. Hence if one off‐diagonal entry is zero the corresponding symmetric entry must also be zero. In a 3×33\times3 matrix the only possible counts for zeros (aside from the diagonal, which are nonzero for invertible matrices) are 0, 2, 4, or 6.

However, if more than 2 off–diagonal entries of A1A^{-1} were zero (say, if A1A^{-1} were block–diagonal or even diagonal) then by the formula

A=adj(A)det(A)A = \frac{\operatorname{adj}(A)}{\det(A)},

the matrix AA would inherit zeros in the corresponding off–diagonals. This contradicts the condition that every element of AA is positive.

A concrete example is:

A=(111121112)A = \begin{pmatrix} 1 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2 \end{pmatrix}.

Its inverse is computed as:

A1=(311110101)A^{-1} = \begin{pmatrix} 3 & -1 & -1 \\ -1 & 1 & 0 \\ -1 & 0 & 1 \end{pmatrix},

which shows exactly 2 zero entries (namely, the (2,3)(2,3) and (3,2)(3,2) elements).

Thus, the number of zero elements in A1A^{-1} is less than or equal to 2.