GATE CS 2024 Set 1 — Question 12

MCQ+1 / -0.33EasyEigenvalues & EigenvectorsLinear AlgebraEngineering MathematicsMatrices & Determinants

Engineering Mathematics → Linear Algebra → Eigenvalues & Eigenvectors

Last updated

Question

The product of all eigenvalues of the matrix [123456789]\begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix} is
A.
1-1
B.
00
C.
11
D.
22

Correct answer

(B) 0

Solution

The product of all eigenvalues of a square matrix is equal to its determinant. Let A=[123456789]A = \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix}.
We can calculate the determinant directly:det(A)=1(5×96×8)2(4×96×7)+3(4×85×7)\det(A) = 1(5 \times 9 - 6 \times 8) - 2(4 \times 9 - 6 \times 7) + 3(4 \times 8 - 5 \times 7)det(A)=1(4548)2(3642)+3(3235)\det(A) = 1(45 - 48) - 2(36 - 42) + 3(32 - 35)det(A)=32(6)+3(3)=3+129=0\det(A) = -3 - 2(-6) + 3(-3) = -3 + 12 - 9 = 0Alternatively, observe that the rows are in an arithmetic progression, which implies linear dependence (R1+R3=2R2R_1 + R_3 = 2R_2). Since the rows are linearly dependent, the determinant is zero.
Since the product of eigenvalues equals the determinant, the product is 0.

More questions on Linear Algebra

Practice GATE CS PYQs with adaptive difficulty

Timed practice, skill tracking, and AI explanations — free to start.

Start practicing free