474
LINEAR ALGEBRA
since
det (
P ) det (
P-
1
)
= det ( P
P-
1
)
= det (
I)
= 1
2.
The
eigenvalues of similar matrices A and B are exactly the same, and there
is a one-to-one correspondence of the eigenvectors.
If
Ax
=
A.x,
then using
Bz =
A.z
(7.2.7)
Trivially, z
-:!=
0,
s)nce otherwise x would
be
zero. Also, given any eigenvec-
tor
z of B, this argument can be reversed to produce a corresponding
eigenvector
x =
Pz
for A.
3. Since
/A(A.)
is
invariant under similarity transformations of A, the coeffi-
cients of
/A(A.)
are also invariant under such similarity transformations. In
particular, for
A similar to
B,
trace(A) =
trace(B)
det (A) = det (B)
(7.2.8)
Canonical fonns
We
now present several important canonical forms for
matrices. These forms relate the structure of a matrix to its eigenvalues and
eigenvectors, and they are used in a variety of applications in other areas
of
mathematics and science.
Theorem 7.3 (Schur Normal Form) Let A have order n with elements from C.
Then there exists a unitary matrix U such that
T=
U*AU
(7.2.9)
is
upper triangular.
Since
T is triangular, and since
U*
= u-
1
,
(7 .2.10)
and thus the eigenvalues of A are the diagonal elements of
T.
Proof
The proof is by induction on the order n
of
A.
The result is trivially true
for
n = 1, using U =
[1].
We
assume the result is true for all matrices of
order
n
~
k - 1, and
we
will then prove it has to be true for all matrices
of order n =
k.
Let
A.
1
be an eigenvalue of A, and let
u<
1
)
be an associated eigenvector
with
llu<
1
)lb
= 1. Beginning with
u<
1
),
pick an orthonormal basis for Ck,
calling it
{u(1),
...
, u<k)}. Define the matrix P
1
by
P
=
[u<l)
u<2)
u<k)]
1 ' ,
....
'
which is written in partitioned form, with columns
u(l)'
•••
,
u<k)
that are
orthogonal. Then
PtP
1
=I,
and thus P
1
-
1
= P
1
*.
Define
B
1
= P
1
*AP
1