edited by
2,084 views

2 Answers

Best answer
2 votes
2 votes

The following points to be noted :

a) In a diagonal matrix D , determinant(D)  =  a.b.c.... where each of a,b, c and so on are diagonal elements.

b) The diagonal elements of  the diagonal matrix are eigen values as well..

c) Trace is the sum of the diagonal elements of a matrix..

d) The sum of eigen values is given by trace of the matrix.

e) The roots of characteristic equation are nothing but eigen values of the corresponding matrix 

So , trace of a matrix is nothing but the sum of eigen values..

And hence given a characteristic equation , sum of eigen values is the same as sum of roots of the corresponding characteristic equation..

Given characteristic equation :    λ3 - 6λ2 - λ + 22 = 0

We know sum of roots here   =  - (Coefficient of λ) / (Coefficient of  λ)

                                           =  6

Hence trace of matrix           =  6

selected by
0 votes
0 votes
( t1 – $\lambda$ ) ( t2 – $\lambda$ ) ( t3 – $\lambda$ ) =0 is the characteristic equation. In this the coeffecient of $-\lambda ^{2} $ gives the trace.

Related questions

1 votes
1 votes
1 answer
1
5 votes
5 votes
1 answer
2
Lakshman Bhaiya asked Nov 14, 2017
1,512 views
A 3× 3 real matrix has an eigen value i, then its other two eigen values can be(A) 0, 1. (B) -1, i.(C) 2i, -2i. (D) 0, -i.
0 votes
0 votes
1 answer
3
Prateek kumar asked Oct 18, 2016
313 views
2 votes
2 votes
1 answer
4
Prateek kumar asked Oct 17, 2016
521 views