Try this problem from IIT JAM 2017 exam (Problem 58) and know how to evaluate Eigen value of a Matrix.
Let $\alpha, \beta, \gamma, \delta$ be the eigenvalues of the matrix
$$
\begin{bmatrix}
0 & 0 & 0 & 0 \\
1 & 0 & 0 & -2 \\
0 & 1 & 0 & 1 \\
0 & 0 & 1 & 2
\end{bmatrix}
$$
Then find the value of $\alpha^{2}+\beta^{2}+\gamma^{2}+\delta^{2}$
Linear Algebra
Matrix
Eigen Values
Answer: $6$
IIT JAM 2017 , Problem 58
Characteristic Equation of a matrix $A$ of order $n$ is defined by $|A-xI|=0$, where $x$ is scalar and $I$ is the identity matrix of order $n$.
The roots of the characteristic equation are called the Eigen Values of that matrix.
Now it is easy. Give it a try.
Let
$$
A=\begin{bmatrix}
0 & 0 & 0 & 0 \\
1 & 0 & 0 & -2 \\
0 & 1 & 0 & 1 \\
0 & 0 & 1 & 2
\end{bmatrix}
$$
Then its characteristic equation is $|A-xI|=0$ for some scalar $x$ and $I$ the identity matrix of order $4$
i.e., $
\begin{vmatrix}
-x & 0 & 0 & 0 \\
1 & -x & 0 & -2 \\
0 & 1 & -x & 1 \\
0 & 0 & 1 & 2-x
\end{vmatrix}
=0$
$
\Rightarrow -x\begin{vmatrix}
-x & 0 & -2 \\
1 & -x & 1 \\
0 & 1 & 2-x
\end{vmatrix}
=0 $
$\Rightarrow -x[-x\{(-x)(2-x)\}-1]-2(1-0)]=0$
$\Rightarrow x^{4}-2 x^{3}-x^{2}+2 x=0$
$\Rightarrow x(x^{3}-2 x^{2}-x+2)=0$
$\Rightarrow x(x-1)(x-2)(x+1)=0$
Then the eigen values are : $0,1,-1,2$
Then, $\alpha^{2}+\beta^{2}+\gamma^{2}+\delta^{2} =0^2+1^2+(-1)^2+2^2=6$ [ANS]

In 2025, 8 students from Cheenta Academy cracked the prestigious Regional Math Olympiad. In this post, we will share some of their success stories and learning strategies. The Regional Mathematics Olympiad (RMO) and the Indian National Mathematics Olympiad (INMO) are two most important mathematics contests in India.These two contests are for the students who are […]

Cheenta Academy proudly celebrates the success of 27 current and former students who qualified for the Indian Olympiad Qualifier in Mathematics (IOQM) 2025, advancing to the next stage — RMO. This accomplishment highlights their perseverance and Cheenta’s ongoing mission to nurture mathematical excellence and research-oriented learning.

Cheenta students shine at the Purple Comet Math Meet 2025 organized by Titu Andreescu and Jonathan Kanewith top national and global ranks.

Celebrate the success of Cheenta students in the Stanford Math Tournament. The Unified Vectors team achieved Top 20 in the Team Round.