Small Matrix Eigenvalue

Algebra Level 4

Find the sum of the Eigenvalues of the matrix below.

[ 4 6 3 8 ] \begin{bmatrix} 4 & 6 \\ 3 & 8 \end{bmatrix}


The answer is 12.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Discussions for this problem are now closed

Steven Zheng
Dec 28, 2014

There is a shortcut for any square matrix. The trace of a matrix is equal to the sum of its eigenvalues. See my note Product and Sum of Eigenvalues .

Dominick Hing
Oct 3, 2014

The Eigenvalues satisfy the condition d e t ( A λ I n ) = 0 det(A-\lambda { I }_{ n })=0 where A A is a matrix, λ \lambda is an Eigenvalue, and I n {I}_{n} is the n × n n \times n identity matrix

Thus, 4 λ 6 3 8 λ = 0 \begin{vmatrix} 4-\lambda & 6 \\ 3 & 8-\lambda \end{vmatrix}=0

λ 2 12 λ + 32 18 = 0 { \lambda }^{ 2 }-12\lambda +32-18\quad =\quad 0

The sum of the Eigenvalues is the sum of the roots, or 12 12 .

Notice that the sum of the Eigenvalues is the sum of the trace elements (the elements in the downward sloping diagonal)

Jerald Junio
Jan 4, 2015

just get the trace of its diagonal which is 4 and 8

4 + 8 = 12

yes you are correct

Ranveer Singh - 6 years, 5 months ago
Anna Anant
Jan 6, 2015
  1. just add 4 and 8 because the charasteristic polynomial will (x-4)(x-8)-18=0. but we just need the sum of the eigenvalues, and the sum of the roots can be based on the equation alone. x^2-12x+14=0. the sum of the roots is 12.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...