249 views

1 Answer

1 votes
1 votes

B=$A^{4}-5A^{2}+5I$.

find the eigen values of matrix 'B' is 

eigen value of A=-1 -->eigen value of B=1-5+5=1. // substitute in place of A=1 and unit matrix eigen value is always 1.

eigen value of A=1 --->eigen value of B=1-5+5=1.

eigen value of A=2 --->eigen value of B=16-20+5=1

eigen value of A=-2 --->eigen value of B=16-20+5=1.

so eigen values of matrix "B' are 1,1,1,1.

1)det(A+B)=multiply eigen values of A and B and add them

=1*(-1)+1*(1)+1*(2)+1*(-2)

=0.

2)det(B)=multiply all eigen values of B.=1*1*1*1=1.

3)trace(A+B)=trace(A)+trace(B).//  

trace is nothing but some of all eigen values.

determinant is nothing but product of  all eigen values.

trace(A)=0.

trace(B)=4.

trace(A+B)=4.

so all options are correct..

Related questions

1 votes
1 votes
0 answers
1
Chandrabhan Vishwa 1 asked Jan 15, 2018
179 views
what is the recurrence relation for pallindrom with full explanation??
0 votes
0 votes
1 answer
2
Chandrabhan Vishwa 1 asked Jan 13, 2018
313 views
which option is correct?
4 votes
4 votes
1 answer
3
Chandrabhan Vishwa 1 asked Jan 12, 2018
2,844 views
how option a is correct
0 votes
0 votes
0 answers
4