edited by
2,674 views
2 votes
2 votes
Consider a $3\times 3$ matrix with every element being equal to 1 , its only non-zero eigenvalue is ....?

$3\times 3 \begin{bmatrix} 1 & 1 &1 \\ 1 &1 &1 \\ 1 &1 &1 \end{bmatrix}$

now i solve in simple way ..directly $\left | A-\lambda I \right |$ THEN I got correct ans 0,0,3 but

i have doubt .. if i solve by some elementary operation and reduce to $\begin{bmatrix} 1 & 1 &1 \\ 0& 0 &0 \\ 0 & 0 &0 \end{bmatrix}$

but i got different eigen values  why this happened ... i missed something ??
edited by

1 Answer

0 votes
0 votes

If given matrix is n*n and all the elements are same. then non-zero eigen value will be  Element*Order Of matrix. Here, every element is 1  So, Non zero Eigen value will be 1*3 = 3 (element *Order Of Matrix)  Similarly check for 3*3 Matrix With every element equal to 2 , Its eigen values will be 0,0,6 where non - zero eigen value = 2*Order of matrix = 2*3 =6 . 

Related questions

0 votes
0 votes
0 answers
1
Vignaneswarkrishna asked Jan 27, 2019
271 views
Question number 249
3 votes
3 votes
2 answers
2
Prateek K asked May 2, 2018
4,675 views
Let the eigenvalues of 2 x 2 matrix A be 1, -2 with eigenvectors x1 and x2 respectively. Then the eigenvalues and eigenvectors of the matrix A^2 - 3A+4I would respectivel...
2 votes
2 votes
1 answer
3
9 votes
9 votes
2 answers
4
Shubhanshu asked May 19, 2017
5,314 views
A 3X3 matrix P is such that, P^3 = P. Then the eigenvalues of P are:1) 1, 1, -12) 1, 0.5 + j0.866, 0.5 - j0.8663) 1, -0.5 + j0.866, -0.5 - j0.8664) 0, 1, -1