Sie sind auf Seite 1von 1

6.1.

Introduction to Eigenvalues 289

The sum of the entries on the main diagonal is called the trace of A:

1 C 2 C C n D trace D a11 C a22 C C ann : (6)

Those checks are very useful. They are proved in Problems 16–17 and again in the next
section. They don’t remove the pain of computing ’s. But when the computation is wrong,
they generally tell us so. To compute the correct ’s, go back to det.A I / D 0.
The determinant test makes the product of the ’s equal to the product of the pivots
(assuming no row exchanges). But the sum of the ’s is not the sum of the pivots—as the
example showed. The individual ’s have almost nothing to do with the pivots. In this new
part of linear algebra, the key equation is really nonlinear: multiplies x .

Why do the eigenvalues of a triangular matrix lie on its diagonal?

Imaginary Eigenvalues
One more bit of news (not too terrible). The eigenvalues might not be real numbers.

Example 5 The 90ı rotation QD 01


10has no real eigenvectors. Its eigenvalues are
D i and D i . Sum of ’s D trace D 0. Product D determinant D 1.

After a rotation, no vector Qx stays in the same direction as x (except x D 0 which is


useless). There cannot be an eigenvector, unless we go to imaginary numbers. Which we
do.
To see how i can help, look at Q 2 which is I . If Q is rotation through 90ı , then
Q2 is rotation through 180ı . Its eigenvalues are 1 and 1. (Certainly I x D 1x.)
Squaring Q will square each , so we must have 2 D 1. The eigenvalues of the 90 ı
rotation matrix Q are Ci and i , because i 2 D 1.
Those ’s come as usual from det.Q I / D 0. This equation gives 2 C 1 D 0.
Its roots are i and i . We meet the imaginary number i also in the eigenvectors:

Complex 0 1 1 1 0 1 i i
Di and D i :
eigenvectors 1 0 i i 1 0 1 1

Somehow these complex vectors x 1 D .1; i / and x 2 D .i; 1/ keep their direction as
they are rotated. Don’t ask me how. This example makes the all-important point that real
matrices can easily have complex eigenvalues and eigenvectors. The particular eigenvalues
i and i also illustrate two special properties of Q:

1. Q is an orthogonal matrix so the absolute value of each is j j D 1.

2. Q is a skew-symmetric matrix so each is pure imaginary.

Das könnte Ihnen auch gefallen