Let \(M\) be a 2 × 2 symmetric matrix with integer entries. A symmetric matrix has the form \(M = \begin{bmatrix} a & b \\ b & c \end{bmatrix}\), where a, b, and c are integers.
A matrix is invertible if its determinant is non-zero. The determinant of \(M\) is given by \(\det(M) = ac - b^2\).
We need to find the condition under which \(M\) is invertible, i.e., \(ac - b^2 \neq 0\).
Therefore, \(M\) is invertible if \(M\) is a diagonal matrix with non-zero entries in the principal diagonal.
A \( 2 \times 2 \) symmetric matrix \( M \) has the form: \[ M = \begin{pmatrix} a & b \\ b & d \end{pmatrix} \] For \( M \) to be invertible, its determinant must be non-zero. The determinant of \( M \) is given by: \[ \text{det}(M) = ad - b^2 \] For the matrix to be invertible, we require that the determinant is non-zero, i.e., \( ad - b^2 \neq 0 \).
This condition is satisfied if \( M \) is a diagonal matrix with non-zero entries in the principal diagonal.
Therefore, the correct answer is (C).