3,581 views
1 votes
1 votes
If the entries in each column of a square matrix M add up to 1, then an eigen value of M is

A) 4  B) 3  C) 2  D) 1

2 Answers

2 votes
2 votes
Consider the 2×2 matrix A=$\begin{bmatrix} a &b \\ c& d \end{bmatrix}$

$\lambda^2 -trace(A)  \lambda+det(A)=0$

$\lambda^2 -(a+d  )\lambda+(ad-bc)=0$

Put $\lambda$=1

$1-a-d+ad-(1-d)(1-a)=0$

$\text{as we know that a+c=1 and b+d=1}$

$1-a-d+ad-1+d+a-ad =0$

$0=0$ other option $\lambda=2,3,4$doesn't satisfy

$\mathbf{(D )ans}$

Related questions

2.7k
views
1 answers
0 votes
suparna kar asked Aug 17, 2018
2,690 views
The two eigen values of the matrix $\begin{bmatrix} 2 & 1\\ 1& p \end{bmatrix}$ have a ratio of 3:1 for p= 2.What is another value of p for which eigenvalues have the same ratio of 3:1?A)-2 b) 1 c) 7/3 d)14/3
4.8k
views
2 answers
3 votes
Prateek K asked May 2, 2018
4,760 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 respectively, be(a) 2,14; ... ,14; x1+x2:x1-x2(c) 2,0; x1, x2(d) 2,0; x1+x2,x1-x2
15.1k
views
10 answers
50 votes
Sandeep Singh asked Feb 12, 2016
15,130 views
Two eigenvalues of a $3 \times 3$ real matrix $P$ are $(2+\sqrt {-1})$ and $3$. The determinant of $P$ is _______
2.4k
views
1 answers
6 votes
vishwajit_vishnu asked Sep 1, 2017
2,350 views
Consider the system of linear equations A(n*n)X(n*1) = λ(n*1) where λ is a scalar. Let (λi , Xi) be an eigen pair of an eigen value and its corresponding eigen vector ... 1 for all i.(D) if (A's transpose = A) , then λi is real for all i