If A=\begin{bmatrix}y&z&x\\ z&x&y\\ x&y&z\end{bmatrix} where x, y, z are integers, is an orthogonal matrix, then what is the value of x^{2}+y^{2}+z^{2}?

  1. A. 0
  2. B. 1
  3. C. 4
  4. D. 14

Correct Answer: B. 1

Explanation

For an orthogonal matrix, AA^T = I. The diagonal elements of AA^T represent the sum of the squares of the elements in the corresponding row of A. Therefore, the top-left element is y^2 + z^2 + x^2 = 1.

Related questions on Matrices & Determinants

Practice more NDA Mathematics questions