retagged by
692 views

2 Answers

Best answer
6 votes
6 votes

For this we need to find the corresponding characteristic equation which will be cubic :

This is found as :

           | A - λ I |  =  0

==>     (1 - λ)[ (5 -  λ)(1 -  λ) - 1 ]  + 1 [ 3 - 1 + λ ] + 3 [ 1 - 3(5 - λ) ] = 0

==>     λ3  - 7λ2 + 36 = 0   which is the required characteristic equation of the given matrix..

Now using relation between roots and coefficients , we have :

Sum of roots taken two at a time = (Coefficient of λ ) / (Coefficient of λ3)  =   0

Product of roots  =  -(Constant term) /  (Coefficient of λ3)    =  -36

But here it is  -αβγ   = -(-36)  = 36

Hence 36 is the correct answer..

selected by
0 votes
0 votes

$\lambda$3 - 7$\lambda$2 + 36 = 0

By trial and error, -2 is one of the eigen values.

So, now we can find other eigen values.

So,the equation is:

($\lambda$ + 2)($\lambda$2 -9$\lambda$ + 18) = 0

So, $\lambda$ = -2,6,3

Now, find the value of equation. Enjoy :)

Related questions

2 votes
2 votes
0 answers
1
1 votes
1 votes
1 answer
4
Tushar Shinde asked Jan 30, 2016
1,645 views
Answer should be A. But they gave D. Their Explanation: Corresponding to each distinct eigen value, we have atleast one independent eigen vector.