230 views

1 Answer

0 votes
0 votes

If A is given matrix and 'B' is correspanding eigen vector then multiplication of AB=(k)B.then 'k' is correspanding eigen value.

so check this condition for all options wii given eigen value of the eigen vector.

check option 1:

A=$\begin{bmatrix} 1 &-1 &1 \\ 1& -1&1 \\ -1 &1 &1 \end{bmatrix}$.

B=$\begin{bmatrix} 1\\ 1\\ 1 \end{bmatrix}$.

AB=$\begin{bmatrix} 1\\ 1\\ 1 \end{bmatrix}$.// so eigen value is =1.

check option 2:

AB=$\begin{bmatrix} 0\\ 0\\ 2 \end{bmatrix}$ // no eigen value.

check option 3:

AB=$\begin{bmatrix} 2\\ 2\\ 0 \end{bmatrix}$  // no eigen value.

check option 4:

AB=$\begin{bmatrix} -1/2\\ -1/2\\ 1/2 \end{bmatrix}$  //NO EIGEN VALUE EXIST.

finally only on eigen value correspanding eigen vector. i.e)eigen value=1.

Related questions

3 votes
3 votes
1 answer
1
Avik Chowdhury asked Mar 22, 2018
720 views
The number of different matrices that can be formed with elements $0,1,2,3$; each matrix having $4$ elements is$2\times 4^4$$3\times 4^4$$4\times 4^4$$3\times 2^4$
1 votes
1 votes
1 answer
2
2 votes
2 votes
2 answers
3
Avik Chowdhury asked Mar 22, 2018
735 views
A $3\times 3$ matrix $P$ is such that $P^3 =P$.Then the eigenvalues of $P$ are$1,1,1$$1,0.5+j(0.886),0.5-j(0.866)$$1,-0.5+j(0.866),-0.5-j(0.886)$$0,1,-1$
2 votes
2 votes
2 answers
4
Avik Chowdhury asked Mar 22, 2018
8,740 views
Let $A$ be a $3\times 3$ matrix such that $\mid A-I \mid=0$.If trace of $A=13$ and $det A = 32$ then sum of squares of the eigen values of $A$ is .....$82$$13$$169$$81$