06.09.2021 Views

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

7.2. Diagonalization 363<br />

7.2.3 Complex Eigenvalues<br />

In some applications, a matrix may have eigenvalues which are complex numbers. For example, this often<br />

occurs <strong>in</strong> differential equations. These questions are approached <strong>in</strong> the same way as above.<br />

Consider the follow<strong>in</strong>g example.<br />

Example 7.26: A Real Matrix with Complex Eigenvalues<br />

Let<br />

⎡<br />

1 0<br />

⎤<br />

0<br />

A = ⎣ 0 2 −1 ⎦<br />

0 1 2<br />

F<strong>in</strong>d the eigenvalues and eigenvectors of A.<br />

Solution. We will first f<strong>in</strong>d the eigenvalues as usual by solv<strong>in</strong>g the follow<strong>in</strong>g equation.<br />

⎛<br />

⎡<br />

det⎝x⎣<br />

1 0 0<br />

0 1 0<br />

0 0 1<br />

⎤<br />

⎡<br />

⎦ − ⎣<br />

1 0 0<br />

0 2 −1<br />

0 1 2<br />

⎤⎞<br />

⎦⎠ = 0<br />

This reduces to (x − 1) ( x 2 − 4x + 5 ) = 0. The solutions are λ 1 = 1,λ 2 = 2 + i and λ 3 = 2 − i.<br />

There is noth<strong>in</strong>g new about f<strong>in</strong>d<strong>in</strong>g the eigenvectors for λ 1 = 1sothisisleftasanexercise.<br />

Consider now the eigenvalue λ 2 = 2 + i. As usual, we solve the equation (λI − A)X = 0asgivenby<br />

⎛ ⎡ ⎤ ⎡ ⎤⎞<br />

⎡ ⎤<br />

1 0 0 1 0 0<br />

0<br />

⎝(2 + i) ⎣ 0 1 0 ⎦ − ⎣ 0 2 −1 ⎦⎠X = ⎣ 0 ⎦<br />

0 0 1 0 1 2<br />

0<br />

In other words, we need to solve the system represented by the augmented matrix<br />

⎡<br />

1 + i 0 0<br />

⎤<br />

0<br />

⎣ 0 i 1 0 ⎦<br />

0 −1 i 0<br />

We now use our row operations to solve the system. Divide the first row by (1 + i) andthentake−i<br />

times the second row and add to the third row. This yields<br />

⎡<br />

1 0 0<br />

⎤<br />

0<br />

⎣ 0 i 1 0 ⎦<br />

0 0 0 0<br />

Now multiply the second row by −i to obta<strong>in</strong> the reduced row-echelon form, given by<br />

⎡<br />

1 0 0<br />

⎤<br />

0<br />

⎣ 0 1 −i 0 ⎦<br />

0 0 0 0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!