Two eigenvalues of matrix A =(4 6 6 1 3 2 -1 -5 -2) are equal and double the third.Find the eigen values
Hi Aspirant,
The easiest way to find the Eigens matrix are by using the formula (A−λI)x=0.For simple matrices, you can often find the eigenvalues and eigenvectors by observation. Once you guess an eigenvalue, its easy to find the eigenvector by solving the linear system mentioned above.Its easier to find since one coloumn is zero.
Hope it helps!!