4,451 views
1 1 vote

which on of the following is an eigenvector of the matrix

[5  0  0  0

 0  5  5  0

 0  0  2  1

 0  0  3  1]

a)  [1 -2 0 0 ]t

b) [0 0 1 0]t

c) [1 0 0 -2]t

d) [1 -1 2 1]t

 

1 Answer

1 1 vote
$(A-\lambda I)X=0$

$\text{take first option}$

$\begin{bmatrix} 5-\lambda &0 &0 &0 \\ 0&5-\lambda & 5 &0 \\ 0&0 &2-\lambda &1 \\ 0& 0&3 &1-\lambda \end{bmatrix}\begin{bmatrix} 1\\ -2\\ 0\\ 0 \end{bmatrix}$ =$\begin{bmatrix} 0\\ 0\\ 0\\ 0 \end{bmatrix}$

consider the first row -- $5-\lambda+0=0$

$\equiv$ $\lambda=5$ it is eigen value for this eigen vector [1 -2  0 0]^t

$Ax=\lambda x$

$\begin{bmatrix} 5 &0 &0 &0 \\ 0&5 & 5 &0 \\ 0&0 &2&1 \\ 0& 0&3 &1\end{bmatrix}\begin{bmatrix} 1\\ -2\\ 0\\ 0 \end{bmatrix}$=$\begin{bmatrix} 5\\ -10\\ 0\\ 0 \end{bmatrix}$

$\begin{bmatrix} 5 &0 &0 &0 \\ 0&5 & 5 &0 \\ 0&0 &2&1 \\ 0& 0&3 &1\end{bmatrix}\begin{bmatrix} 1\\ -2\\ 0\\ 0 \end{bmatrix}$=$5$$\begin{bmatrix} 1\\ -2\\ 0\\ 0 \end{bmatrix}$

we can see $\lambda =5$

so first is correct option.
Position:
Show:

Related questions

0 0 votes
0 0 answers
427
427 views
suneetha asked Nov 20, 2018
427 views
the eigen values of the following matrix -135-3-16003
0 0 votes
0 0 answers
339
339 views
sandeepjkh asked Sep 26, 2017
339 views
What is the value of m printed by PARAM????program PARAM(input,output);var m,n;procedure P(var xx,y:integer);var m:integerbegin m:=1; x:=y+1;end;procedure Q(x:i...
0 0 votes
0 0 answers
6
6 views
Moulitha_Chandraseka asked Aug 13
6 views
This post was deleted with below mentioned reason.
Delete Reason Name: Content is not proper to be allowed
Delete Reason Note: Please use the Chat section for general GATE preparation and guidance-related queries.
Has Author Submitted Revision Edit?: NOT YET
The post is awaiting revision edit from its author accordingly with mentioned reason.