• 沒有找到結果。

CHAPTER 8Linear Algebra: Matrix Eigenvalue Problems

N/A
N/A
Protected

Academic year: 2021

Share "CHAPTER 8Linear Algebra: Matrix Eigenvalue Problems"

Copied!
15
0
0

加載中.... (立即查看全文)

全文

(1)

CHAPTER 8 Linear Algebra: Matrix Eigenvalue Problems

Prerequisite for this chapter is some familiarity with the notion of a matrix and with the two algebraic operations for matrices. Otherwise the chapter is independent of Chap. 7, so that it can be used for teaching eigenvalue problems and their applications, without first going through the material in Chap. 7.

SECTION 8.1. The Matrix Eigenvalue Problem. Determining Eigenvalues and Eigenvectors, page 323

Purpose. To familiarize the student with the determination of eigenvalues and eigenvectors of real matrices and to give a first impression of what one can expect (multiple eigenvalues, complex eigenvalues, etc.).

Main Content, Important Concepts Eigenvalue, eigenvector

Determination of eigenvalues from the characteristic equation Determination of eigenvectors

Algebraic and geometric multiplicity, defect Comments on Content

To maintain undivided attention on the basic concepts and techniques, all the examples in this section are formal, and typical applications are put into a separate section (Sec. 8.2).

The distinction between the algebraic and geometric multiplicity is mentioned in this early section, and the idea of a basis of eigenvectors (“eigenbasis”) could perhaps be mentioned briefly in class, whereas a thorough discussion of this in a later section (Sec. 8.4) will profit from the increased experience with eigenvalue problems, which the student will have gained at that later time.

The possibility of normalizing any eigenvector is mentioned in connection with Theorem 2, but this will be of greater interest to us only in connection with orthonormal or unitary systems (Secs. 8.4 and 8.5).

In our present work we find eigenvalues first and are then left with the much simpler task of determining corresponding eigenvectors. Numeric work (Secs. 20.62–20.9) may proceed in the opposite order, but to mention this here would perhaps just confuse the student.

Further Comments on Examples and Theorems

The simple examples should give the student a first impression of what to expect.

In particular, Example 4 shows that eigenvalue problems lead to work in complex, even if the matrices are real. This is an important point to emphasize.

Theorem 1 shows that for matrices, in contrast to differential equations, eigenvalue problems involve no existence questions since the existence of an eigenvalue is always guaranteed.

Theorems 2 and 3 concern the notion of eigenspace and the invariance of eigenvalues under transposition.

Comments on Problems

Problems 1–16 involve straightforward calculations to gain skill and an understanding of the concepts involved. Sidetracking attention by solving cubic or higher-order equations is avoided.

150

(2)

Problems 17–20 illustrate simple applications to analytic geometry. Actual applications of eigenvalue problems follow in the next section, as has been mentioned before.

Problems 21–25 illustrate some important simple facts.

SOLUTIONS TO PROBLEM SET 8.1, page 329

1. Eigenvalues are: and 3 and the corresponding eigenvectors are , and respectively.

2. This zero matrix, like any square zero matrix, has the eigenvalue 0. The algebraic multiplicity and geometric multiplicity are both equal to 2, and we can choose

the basis .

3. Eigenvalues are 0 and ⫺3, and the corresponding eigenvectors are and respectively.

4. Eigenvalues are 5 and 0 and eigenvectors and , respectively. The matrix is symmetric, and for such a matrix it is typical that the eigenvalues are real and the eigenvectors orthogonal. Also, make the students aware of the fact that 0 can very well be an eigenvalue.

5. Eigenvalues are 4i and ⫺4i, and the corresponding eigenvectors are and respectively.

6. Eigenvalues are 1 and 3 and eigenvectors and , respectively. Note that for such a triangular matrix, the main diagonal entries are still the eigenvalues (as for a diagonal matrix; cf. Prob. 1), but the eigenvectors are no longer orthogonal.

7. The matrix has a repeated eigenvalue of 0 with eigenvectors , and . 8. Eigenvalues: Eigenvectors: and

respectively.

9. Eigenvalues are , and the eigenvectors are and respectively.

10. The characteristic equation is

Solutions (eigenvalues) are Eigenvectors are obtained from

say,

Note that this matrix represents a rotation through an angle , and this linear transformation preserves no real direction in the -plane, as would be the case if the eigenvectors were positive real. This explains why these vectors must be complex.

11. Eigenvalues: 4, 1, 7, Eigenvectors are:

12. 3,

13. Repeated eigenvalue 2. Eigenvectors:

14. Develop the characteristic determinant by the second row, obtaining

Eigenvectors for the eigenvalues and 3 are and ,

respectively, and we get no basis for R3.

[⫺1 0 1]T [0 1 0]T

1 2

(12⫺ l)[(2 ⫺ l)(4 ⫺ l) ⫹ 1] ⫽ (12⫺ l)(l ⫺ 3)2. [2, ⫺2, 1]T, [0, 0, 0]T, [0, 0, 0]T. [1 0 0]T; 4, [5 1 0]T; 1, [7, ⫺4 2]T

[⫺1>2, 1, 1]T, [1, ⫺1>2, 1]T, [⫺2, ⫺2, 1]T. x1x2

u x1⫽ 1, x2⫽ ⫿i.

(l⫺ cos u)x1⫹ (sin u)x2⫽ (sin u)(⫾ix1⫹ x2)⫽ 0, l⫽ cos u ⫾ i sin u.

(cos u⫺ l)2⫹ sin2 u⫽ 0.

[⫺i, 1]T [i, 1]T

0.20 ⫾ 0.40

[⫺1> 2⫺k, 1]T, [1> 2⫺k, 1]T

a ⫾ 2⫺k;

[0, 0]T [1, 0]T

[1 1]T [1 0]T

[i, 1]T

[⫺i, 1]T [⫺2 1]T

[1 2]T

[1>3, 1]T [2>3, 1]T,

[1 0]T, [0 1]T

[0, 1]T [1, 0]T

3>2

(3)

16. The indicated division of the characteristic polynomial gives

The eigenvalues and eigenvectors are

18. (a) Any point of the -axis is mapped onto

itself. (b) Any point on the -axis is mapped onto , so that is an eigenvector corresponding to

20. The eigenvalue 1 with eigenvectors and (which span the plane

indicates that every point in the plane is mapped onto itself. The other eigenvalue 0 with eigenvector indicates that any point on the line (which is perpendicular to the plane is mapped onto the origin. The student should perhaps make a sketch to see what is going on geometrically.

24. By Theorem 1 in Sec. 7.8 the inverse exists if and only if . On the other hand, from the product representation

of the characteristic polynomial we obtain

Hence exists if and only if 0 is not an eigenvalue of A.

Furthermore, let be an eigenvalue of A. Then

Multiply this by from the left:

Now divide by

SECTION 8.2. Some Applications of Eigenvalue Problems, page 329 Purpose. Matrix eigenvalue problems are of greatest importance in physics, engineering, geometry, etc., and the applications in this section and in the problem set are supposed to give the student at least some impression of this fact.

Main Content

Applications of eigenvalue problems in Elasticity theory (Example 1) Probability theory (Example 2)

1

l x⫽ Aⴚ1x.

l:

Aⴚ1Ax⫽ lAⴚ1x.

Aⴚ1

Ax⫽ lx.

l⫽ 0 Aⴚ1

det A⫽ (⫺1)n(⫺l1)(⫺l2) Á (⫺ln)⫽ l1l2Áln. D(l)⫽ det (A ⫺ lI) ⫽ (⫺1)n(l⫺ l1)(l⫺ l2) Á (l⫺ ln)

det A⫽ 0 x2⫽ x1) x2⫽ ⫺x1, x3⫽ 0 [1 ⫺1 0]Tx2⫽ x1

x2⫽ x1)

D 1 1 0 T D

0 0 1 T D

1 2 1 2

0

1 2 1 2

0 0 0 1

T .

l⫽ ⫺1. (0, ⫺x2) [0 x2]T x2

(0, x2)

x1

c

1

0 0

⫺1

d

; (a) 1,

c

1

0

d

; (b) ⫺1,

c

0

1

d

.

l3⫽ ⫺5, [⫺11 1 5 1]T. l2⫽ ⫺1 [3 ⫺1 1 1]T

l1⫽ 3, [1 1 1 1]T with a defect of 1 (l4⫺ 22l2⫹ 24l ⫹ 45)>(l ⫺ 3)2⫽ l2⫹ 6l ⫹ 5.

(4)

Biology (Example 3)

Mechanical vibrations (Example 4)

Short Courses. Of course, this section can be omitted, for reasons of time, or one or two of the examples can be considered quite briefly.

Comments on Content

The examples in this section have been selected from the viewpoint of modest prerequisites, so that not too much time will be needed to set the scene.

Example 4 illustrates why real matrices can have complex eigenvalues (as mentioned before, in Sec. 8.1), and why these eigenvalues are physically meaningful.

(For students familiar with systems of ODEs, one can easily pick further examples from Chap. 4.)

Comments on Problems

Problems 1–12 are similar to the applications shown in the examples of the text.

Problems 13–15 show an interesting application of eigenvalue problems to production, typical of various other applications of eigenvalue theory in economics included in various textbooks in economic theory.

SOLUTIONS TO PROBLEM SET 8.2, page 333

1. Eigenvalue and eigenvectors are The eigenvectors are orthogonal.

2. Eigenvalues and eigenvectors are 1.6, and 2.4, These vectors are orthogonal, as is typical of a symmetric matrix. Directions are and , respectively.

3. Eigenvalues 3, ⫺3 and eigenvectors respectively.

4. Extension factors and in the directions given by

and and , respectively).

6. 2, ; directions and , respectively.

7. Eigenvector with eigenvalue 1.

8. , as could also be seen without calculation because A has row sums equal to 1, which would not be the case in general.

9. Eigenvector with eigenvalue 1.

10. Growth rate 3. The characteristic polynomial is which gives the remaining two eigenvalues as 2.5 and 0.5. The sum of all the eigenvalues is the trace which is zero. Note that the growth rate is not that sensitive to the elements of the matrix. Working with two decimal digits still retains the intrinsic characteristic of the problem.

11. Growth rate is 4. Characteristic polynomial is

12. Growth rate 1.3748. The other eigenvalues are complex or negative and are not needed.

The sum of all eigenvalues equals the trace, that is, 0, except for a roundoff error.

This Leslie matrix corresponds to a classification of the population into four classes.

4⫻ 4

(x⫺ 4)(x ⫹ 1)(x ⫹ 3).

1

4(x⫺ 3)(2x ⫹ 5)(2x ⫹ 1) [⫺0.2, ⫺0.4, 1]

[1 1 1]T

[2.5, 1]T

⫺45°

45°

[1 1]T; 12, [1 ⫺1]T

⫺13.3°

[1 2 ⫺ 15]T (76.7°

[1 2 ⫹ 15]T 9⫹ 215 ⫽ 13.47 9⫺ 215 ⫽ 4.53 [ 22, 1]T and [⫺1> 22, 1]T

⫺45° 45°

[1 1]T. [1 ⫺1]T

⫺1, [⫺1, 1]Tand 2, [1, 1]T.

(5)

14. A has the same eigenvalues as , and has row sums 1, so that it has the eigenvalue 1 with eigenvector

Leontief is a leader in the development and application of quantitative methods in empirical economical research, using genuine data from the economy of the United States to provide, in addition to the “closed model” of Prob. 13 (where the producers consume the whole production), “open models” of various situations of production and consumption, including import, export, taxes, capital gains and losses, etc. See W. W. Leontief, The Structure of the American Economy 1919–1939 (Oxford: Oxford University Press, 1951). H. B. Cheney and P. G. Clark, Interindustry Economics (New York: Wiley, 1959).

16. This follows by comparing the coefficient of in the development of the characteristic determinant with that obtained from the product representation.

18. The first statement follows from

the second by induction and multiplication of by A from the left.

20. Hence . If all three eigenvalues

are real, at least one is positive since trace . The only other possibility is real (except for the numbering of the eigenvalues). Then because

SECTION 8.3. Symmetric, Skew-Symmetric, and Orthogonal Matrices, page 334

Purpose. To introduce the student to the three most important classes of real square matrices and their general properties and eigenvalue theory.

Main Content, Important Concepts

The eigenvalues of a symmetric matrix are real.

The eigenvalues of a skew-symmetric matrix are pure imaginary or zero.

The eigenvalues of an orthogonal matrix have absolute value 1.

Further properties of orthogonal matrices.

Comments on Content

The student should memorize the preceding three statements on the locations of eigenvalues as well as the basic properties of orthogonal matrices (orthonormality of row vectors and of column vectors, invariance of inner product, determinant equal to 1 or

Furthermore, it may be good to emphasize that, since the eigenvalues of an orthogonal matrix may be complex, so may be the eigenvectors. Similarly for skew-symmetric matrices. Both cases are simultaneously illustrated by

corresponding to the eigenvalues i and respectively.⫺i, A

c

⫺1 00 1

d

with eigenvectors

c

1

i

d

and

c

⫺i1

d

⫺1).

l1l2l3⫽ (a2⫹ b2)l3⫽ det L ⫽ l13l21l32⬎ 0.

l3⬎ 0

l2⫽ a ⫺ ib, l3

l1⫽ a ⫹ ib, L⫽ 0

l⫽ 0 det (L⫺ lI) ⫽ ⫺l3⫹ l12l21l⫹ l13l21l32⫽ 0.

Akxj⫽ ljk

xj

Ax⫽ lx, (kA)x ⫽ k(Ax) ⫽ k(lx) ⫽ (kl)x, D(l)

lnⴚ1 x⫽ [1 Á 1]T.

AT AT

(6)

Further Comments on the Three Classes of Matrices in This Section

Reality of eigenvalues is a main reason for the importance of symmetric matrices—many quantities in physics, such as mass, energy, etc., are real.

Formula (4) brings in skew-symmetric matrices in a rather natural fashion.

Theorem 3 explains the importance of orthogonal matrices.

Typical examples of the spectra of the matrices considered in this section are illustrated by Probs. 1–10––most importantly, Probs. 4 and 8.

Problems 13–20 should help the student gain a deeper understanding of the concepts and properties of the three classes of matrices considered in this section.

SOLUTIONS TO PROBLEM SET 8.3, page 338

1. Eigenvalues: Eigenvectors: and respectively. Skew- symmetric and orthogonal.

2. Eigenvalues Symmetric if then the eigenvalues are real. Skew-symmetric if then the eigenvalues are pure imaginary (or zero). Orthogonal if

then the eigenvalues have an absolute value of 1.

3. Non-orthogonal; skew-symmetric; Eigenvalues with eigenvectors and .

4. The characteristic equation is

Hence the eigenvalues are

If (the identity transformation) we have with multiplicity 2.

If we obtain the eigenvectors from

which are complex; indeed, no (real) direction is preserved under a rotation.

5. Symmetric with eigenvalues 2, ⫺2, 3 and eigenvectors respectively; non-orthogonal.

6. symmetric (for real a

and k)

7. Skew-symmetric; Eigenvalues: with eigenvectors

respectively; non-orthogonal.

8. Orthogonal, a rotation about the -axis through an angle Eigenvalues 1 and Compare with Prob. 4.

9. Skew-symmetric; Eigenvalues: ⫺1, and with eigenvectors respectively; orthogonal.

10. Orthogonal; eigenvalues: ⫺1, 1, 1, all of absolute value 1. Eigenvectors [⫺1, 0, 1]T, [1, 1, 0]T.

[1, ⫺1, 1]T,

[⫺i, 0, 1]T ⫾i [0, 1, 0]T, [i, 0, 1]T,

cos u ⫾ i sin u.

x1 u.

⫹ 3>5i, 2>5 ⫺ 6>5i, 1]T, [4>5 ⫺ 3>5i, 2>5 ⫹ 6>5i, 1]0, ⫾32i T [⫺1, ⫺1>2, 1]T, [4>5 a⫹ 2k, [1 1 1]T; a ⫺ k, [1 0 ⫺1]T, [1 ⫺1 0]T;

[1, 0, 0]T

[0, 1> 23, 1]T, [0,⫺23, 1]T, x2⫽ ⫿ix1, say, [1 ⫿i],

u⫽ 0,

l⫽ 1 u⫽ 0

l⫽ cos u ⫾ i sin u.

2cos u⫺ l ⫺sin u

sin u cos u⫺ l2⫽ l2⫺ (2 cos u)l⫹ 1 ⫽ 0.

[i, 1]T

[⫺i, 1]T 1 ⫾ 4i

a2⫹ b2⫽ 1;

a⫽ 0; a ⫾ ib. b⫽ 0;

[⫺i, 1]T [i, 1]T

3>5 ⫾ 4>5i,

(7)

12. CAS Experiment

(a) Also

In terms of rotations it means that the composite of rotations and the inverse of a rotation are rotations.

(b) The inverse is

(c) To a rotation of about . No limit. For a student unfamiliar with complex numbers this may require some thought.

(d) Limit 0, approach along some spiral.

(e) The matrix is obtained by using familiar values of cosine and sine,

16. Let Then

Thus

Hence if , then which proves orthogonality.

18. if n is odd. Hence the

answer is no. For even we have

20. Yes, for instance,

SECTION 8.4. Eigenbases. Diagonalization. Quadratic Forms, page 339 Purpose. This section exhibits the role of bases of eigenvectors (“eigenbases”) in connection with linear transformations and contains theorems of great practical importance in connection with eigenvalue problems.

Main Content, Important Concepts Bases of eigenvectors (Theorems 1, 2)

Similar matrices have the same spectrum (Theorem 3) D

1

2 13>2 0

13>2 ⫺12 0

0 0 1

T .

c

0 1

⫺1 0

d

, E

0 1 0 0

⫺1 0 0 0

0 0 0 1

0 0 ⫺1 0

U , etc, n⫽ 2, 4, Á

det A⫽ det (AT)⫽ det (⫺A) ⫽ (⫺1)n det A⫽ ⫺det A ⫽ 0 xTy⫽ 0,

l⫽ ␮

lxTy⫽ xTAy⫽ xT␮y ⫽ ␮xTy.

lxT⫽ (Ax)T⫽ xTAT⫽ xTA.

Ax⫽ lx(x⫽ 0), Ay ⫽ ␮y(y⫽ 0).

A

c

131>2 12 2 13>2

d

.

36.87°

c

cos u sin u

⫺sin u cos u

d

.

(AT)ⴚ1⫽ (Aⴚ1)ⴚ1.

(Aⴚ1)TAT⫽ Aⴚ1, BT⫽ Bⴚ1, (AB)T⫽ BTAT⫽ Bⴚ1Aⴚ1⫽ (AB)ⴚ1.

(8)

Diagonalization of matrices (Theorem 4)

Principal axes transformation of forms (Theorem 5)

Short Courses. Complete omission of this section or restriction to a short look at Theorems 1 and 5.

Comments on Content

Theorem 1 on similar matrices has various applications in the design of numeric methods (Chap. 20), which often use subsequent similarity transformations to tridiagonalize or (nearly) diagonalize matrices on the way to approximations of eigenvalues and eigenvectors. The matrix X of eigenvectors [see (5)] also occurs quite frequently in that context.

Theorem 2 is another result of fundamental importance in many applications, for instance, in those methods for numerically determining eigenvalues and eigenvectors. Its proof is substantially more difficult than the proofs given in this chapter.

The theorems in this section give sufficient conditions for the existence of eigenbases bases of eigenvectors), namely, the almost trivial Theorem 1 as well as the very important Theorem 2, exhibiting another basic property of symmetric matrices.

This is followed in Theorems 3 and 4 by similarity of matrices and its application to diagonalization.

The second part of the section concerns the principal axes transformation of quadratic forms and its application to conic sections.

The extension of these ideas and results to complex matrices and forms follows in the next section, the last one of this chapter.

SOLUTIONS TO PROBLEM SET 8.4, page 345

2. .

Similarly, for the second eigenvalue we obtain

4.

5.

l⫽ 0, y ⫽ [2, 6, 1]T, x⫽ Py ⫽ [6, 2, 1]T l⫽ 4, y ⫽ [1, 0, 0]T, x⫽ Py ⫽ [0, 1, 0]T l⫽ 10, y ⫽ [1>3, 1, 1]T, x⫽ Py ⫽ [1, 1>3, 1]T Aˆ ⫽ D

4 ⫺2 4

0 ⫺2 12

0 ⫺2 12

T;

Aˆ ⫽ D

15 0 26

6 3 10

⫺8 0 ⫺14

T ;

l⫽ ⫺1, y ⫽ [26 1 ⫺16]T, x ⫽ [4 1 ⫺2]T l⫽ 3, y ⫽ [0 1 0]T, x ⫽ [0 1 0]T

l⫽ 2, y ⫽ [⫺2 2 1]T, x ⫽ [⫺1 2 ⫺1]T l⫽ 1, y ⫽

c

2>9

1

d

; x ⫽ Py ⫽

c

⫺40>9⫺1>9

d

.

Aˆ ⫽

c

119 181

809 11 9

d

; l ⫽ ⫺1, y ⫽

c

0

1

d

; x ⫽ Py ⫽

c

⫺1

⫺4

d

(⫽

(9)

6. Project. (a) This follows immediately from the product representation of the characteristic polynomial of A.

(b) etc. Now take the sum of these n sums.

Furthermore, trace BA is the sum of

involving the same terms as those in the double sum of trace AB.

(c) By multiplications from the right and from the left we readily obtain

(d) Interchange the corresponding eigenvectors (columns) in the matrix X in (5).

9. Eigenvalues: ⫺2, 6; Matrix of corresponding eigenvectors:

10. The eigenvalues of A are and 1. A matrix of corresponding eigenvectors is

Hence diagonalization gives

12. A has the eigenvalues 10 and . A matrix of eigenvectors is

Its inverse is

Hence diagonalization gives

13. Eigenvalues: 2, 9, 6; Matrix of corresponding eigenvectors: D

187 6>7 0

25

7 ⫺6>7 1

⫺1 0 0

T D⫽ Xⴚ1AX

c

10 0

0 ⫺5

d

.

Xⴚ1

c

1>150 11>150

13>150 ⫺7>150

d

.

X

c

7 11

13 ⫺1

d

.

⫺5

D⫽ Xⴚ1AX

c

⫺1 0

0 1

d

.

Xⴚ1

c

⫺2 1

0 1

d

.

X

c

0 1>2

1 1

d

.

⫺1

C⫺1 1 1 1S A~ ⫽ P2Aˆ P⫺2.

n2 c~11⫽ a

n

m⫽1

b1mam1, Á , c~nn⫽ a

n

m⫽1

bnmamn, C⫽ AB, c11⫽ a

n

l⫽1

a1lbl1, c22⫽ a

n

l⫽1

a2lbl2,

(10)

14. A has the eigenvalues . A matrix of eigenvectors is

Its inverse is

Hence diagonalization gives

15. Eigenvalues: 5, ⫺1, 3; Matrix of corresponding eigenvectors:

16. A has eigenvalues A matrix of corresponding eigenvectors is

Its inverse is

Diagonalization thus gives

18. The symmetric coefficient matrix is

It has eigenvalues 5 and . Hence the transformed quadratic form is , or y12⫺ y22⫽ 2.

5y12⫺ 5y22⫽ 10

⫺5

C

c

4 3

3 ⫺4

d

.

D⫽ Xⴚ1Ax⫽ D

⫺2 0 0

0 2 0

0 0 0

T . Xⴚ1⫽ D

1>2 1>2 0

0 0 1

⫺1>2 1>2 0 T . X⫽ D

1 0 ⫺1

1 0 1

0 1 0

T .

⫺2, 2, 0.

D

0 ⫺3 ⫺1>2

1 1 0

1 1 1

T D⫽ Xⴚ1AX⫽ D

⫺2 0 0

0 4 0

0 0 1

T . Xⴚ1⫽ D

1 1 ⫺1

⫺2 ⫺2 3

1 2 ⫺2

T . X⫽ D

2 0 ⫺1

1 1 1

2 1 0

T .

⫺2, 4, 1

(11)

This is a hyperbola. The matrix whose columns are normalized eigenvectors of C gives the relation between y and x in the form

20. The symmetric coefficient matrix is

Its eigenvalues are 0 and 10. Hence the transformed form is

This represents a pair of parallel straight lines

The matrix X whose columns are normalized eigenvectors of C gives the relation between y and x in the form

22. The symmetric coefficient matrix is

.

Its eigenvalues are 1 and 16. Hence the transformed form is .

This represents an ellipse. The matrix whose columns are normalized eigenvectors of C gives the relation between y and x in the form

24. Transform by (9) to the canonical form (10). Since the inverse transform of (9) exists, there is a one-to-one correspondence between all and . Hence the values of for coincide with the values of (10) on the right. But the latter are obviously controlled by the signs of the eigenvalues in the three ways stated in the theorem. This completes the proof.

SECTION 8.5. Complex Matrices and Forms. Optional, page 346

Purpose. This section is devoted to the three most important classes of complex matrices and corresponding forms and eigenvalue theory.

x⫽ 0 Q(x)

y⫽ 0

x⫽ 0 y⫽ X⫺1x

Q(x)

x⫽ 1

15

c

⫺2 1

1 2

d

y.

y12⫹ 16y22⫽ 16 C

c

4 16

6 13

d

x⫽ 1

110

c

1 3

⫺3 1

d

y.

10y22⫽ 10, thus y2⫽ ⫾1.

10y22⫽ 10.

C

c

9 3

3 1

d

.

x

c

3>10110 ⫺1>10110 1>10110 3>10110

d

y.

(12)

Main Content, Important Concepts Hermitian and skew-Hermitian matrices Unitary matrices, unitary systems Location of eigenvalues (Fig. 163)

Quadratic forms, their symmetric coefficient matrix Hermitian and skew-Hermitian forms

Background Material. Section 8.3, which the present section generalizes. The prerequisites on complex numbers are very modest, so that students will need hardly any extra help in that respect.

Short Courses. This section can be omitted.

The importance of these matrices results from quantum mechanics as well as from mathematics itself (e.g., from unitary transformations, product representations of nonsingular matrices unitary, H Hermitian, etc.).

The determinant of a unitary matrix (see Theorem 4) may be complex. For example, the matrix

is unitary and has

. Comments on Problems

Complex matrices appear in quantum mechanics; see Prob. 7, etc.

Problems 13–20 give an impression of calculations for complex matrices.

Normal matrices, defined in Prob.18, play an important role in a more extended theory of complex matrices.

SOLUTIONS TO PROBLEM SET 8.5, page 351

1. Hermitian; Eigenvalues: 3, 1; and the corresponding matrix of eigenvectors is

2. Skew-Hermitian. Eigenvalues and eigenvectors are

and

.

3. Non-Hermitian; Eigenvalues: and the matrix of eigenvectors is

4. Skew-Hermitian, as well as unitary, eigenvalues i and , eigenvectors and , respectively.

[1 ⫺1]T ⫺i [1 1]T

C1 ⫺1

1 1S

1

4 ⫾ i22,

2i, [2 1 ⫹ i]T

⫺i, [⫺1 ⫹ i 2]T Ci ⫺i

1 1S

det A⫽ i A⫽1⫹ i

12

c

1 0

0 1

d

A⫽ UH, U

(13)

5. Non-Hermitian; Eigenvalues: i, ⫺i, ⫺i, and the corresponding matrix of eigenvectors is

6. Hermitian. Eigenvalues and eigenvectors are

8. Eigenvectors are as follows. (Multiplication by a complex constant may change them drastically!)

For A For B For C 9. Skew-Hermitian;

10. The matrix is non-Hermitian.

11. Skew-Hermitian;

12. The matrix is Hermitian. We obtain the real value

14. . For the matrices in Example 2.

.

16. The inverse of a product UV of unitary matrices is

. This proves that UV is unitary.

We show that the inverse of a unitary matrix A is unitary. We obtain

as had to be shown.

18. if A is Hermitian, if A is skew-

Hermitian, if A is unitary.

20. For instance,

is not normal. A normal matrix that is not Hermitian, skew-Hermitian, or unitary is obtained if we take a unitary matrix and multiply it by 2 or some other real factor different from ⫾1.

c

0 0

i 0

d

ATA⫽ A⫺1A⫽ I ⫽ AA⫺1AT⫽ AAA⫽ ⫺AT 2⫽ A(⫺A) ⫽ AAT ATA⫽ A2⫽ AAT

Bⴚ1⫽ (Aⴚ1)ⴚ1⫽ (AT)ⴚ1⫽ (Aⴚ1)T⫽ BT, Aⴚ1⫽ B

(UV)ⴚ1⫽ Vⴚ1Uⴚ1⫽ VTUT⫽ (UV)T AB

c

1⫹ 19i 5 ⫹ 3i

⫺23 ⫹ 10i ⫺1

d

(BA)T⫽ (BA)T⫽ ATBT⫽ A(⫺B) ⫽ ⫺AB

⫽ [1 ⫺i i][⫺4i 2i 4 ⫺ 2i]T⫽ 4.

[1 ⫺i i]A[1 i ⫺i]T xTAx⫽ ⫺4i.

xTAx⫽ [3, ⫺2i][⫺4 ⫹ i, 3 ⫹ 6i]T⫽ ⫺3i xTAx⫽ 8 ⫺ 12i.

[1 1]T, [1 ⫺1]T. [2⫹ i i]T, [2 ⫹ i ⫺5i]T [1⫺ 3i 5]T, [1 ⫺ 3i ⫺2]T

4, [i 1 ⫹ i 1]T. 0, [1 0 i]T

⫺4, [i ⫺1 ⫺ i 1]T D

0 1 0

1 0 0

0 0 1

T

(14)

SOLUTIONS TO CHAPTER 8 REVIEW QUESTIONS AND PROBLEMS, page 352

11. Eigenvalues: 1, 2, and the corresponding matrix of eigenvectors is

12. The eigenvalues are and 1. Corresponding eigenvectors are and respectively. Note that this basis is not orthogonal.

13. Eigenvalues: 11/2, 13/2, and the matrix of eigenvectors is

14. One of the eigenvalues is 9. Its algebraic and geometric multiplicities are 2.

Corresponding linearly independent eigenvectors are and . The other eigenvalue is 4.5. A corresponding eigenvector is .

15. Eigenvalues: and the matrix of eigenvectors is

16. The eigenvalues of A are and 9. The similar matrix, having the same eigenvalues, is

17. Eigenvalues: ⫺5 and 7.

18. A has the eigenvalues . The inverse of P is

The similar matrix , having the same eigenvalues, is

19. Eigenvalues: and ; The corresponding matrix of eigenvectors is

and its inverse is C⫺209 25

9 20

9169

S C4>5 5>4

1 1S

⫺1>20 2>5

Aˆ ⫽ D

1 ⫺8 31

0 1 ⫺3

0 0 1

T D

⫺4 ⫺26 52

0 2 6

⫺1 ⫺7 11

T ⫽ D

⫺35 ⫺259 345

3 23 ⫺27

⫺1 ⫺7 11

T . Aˆ

Pⴚ1⫽ D

1 ⫺8 31

0 1 ⫺3

0 0 1

T .

⫺2, ⫺1, 2 Aˆ ⫽

c

35272 352

2312

d

Aˆ ⫽ P⫺1AP

c

1>2 1>2

⫺1>2 1>2

d c

9 17

9 ⫺17

d

c

9 0

0 ⫺17

d

⫺17 D

⫺1>4 ⫹ 3>4i ⫺1>4 ⫺ 3>4i 2 1>4 ⫹ 3>4i 1>4 ⫺ 3>4i ⫺2

1 1 1

T

⫾12i, 0,

[2 ⫺2 1][0T 1 2]T [1 0 ⫺2]T

C2>5 2>3

1 1S

[1 2]T, [2 3]T

⫺1

C⫺ 1 1 1 1S

(15)

20. Eigenvalues are 26 and 316. The corresponding matrix of eigenvalues is .

Note that the vectors are orthogonal. Its inverse is

Diagonalization gives

22. The symmetric coefficient matrix is

Its eigenvalues are 8 and 18; they are both positive real. The transformed form is

This is the canonical form; there is no -term. It represents an ellipse. The matrix X whose columns are normalized eigenvectors of C gives the relationship between y and x in the form

24. The symmetric coefficient matrix is

Its eigenvalues are 10 and . The transformed form is

It represents two perpendicular straight lines through the origin. The matrix X whose columns are normalized eigenvectors of C gives the relationship between x and y in the form

x

c

2>525 ⫺1>525 1>525 2>525

d

y.

10y12⫺ 10y22⫽ 10(y1⫹ y2)(y1⫺ y2)⫽ 0.

⫺10

C

c

6 8

8 ⫺6

d

.

x⫽ 1

110

c

3 1

1 ⫺3

d

y.

y1y2

8y12⫹ 18y22⫽ 36.

C

c

9 ⫺3

⫺3 17

d

.

c

2901717 289290

290 1 290

d c

31617 442

316 26

d

c

316 0

0 26

d

.

Xⴚ1

c

2901717 289290 290 1

290

d

.

X

c

⫺1>17 17 1 1

d

參考文獻

相關文件

Given a shift κ, if we want to compute the eigenvalue λ of A which is closest to κ, then we need to compute the eigenvalue δ of (11) such that |δ| is the smallest value of all of

Then, it is easy to see that there are 9 problems for which the iterative numbers of the algorithm using ψ α,θ,p in the case of θ = 1 and p = 3 are less than the one of the

In this chapter we develop the Lanczos method, a technique that is applicable to large sparse, symmetric eigenproblems.. The method involves tridiagonalizing the given

It is well known that second-order cone programming can be regarded as a special case of positive semidefinite programming by using the arrow matrix.. This paper further studies

Courtesy: Ned Wright’s Cosmology Page Burles, Nolette & Turner, 1999?. Total Mass Density

At least one can show that such operators  has real eigenvalues for W 0 .   Æ OK. we  did it... For the Virasoro

where L is lower triangular and U is upper triangular, then the operation counts can be reduced to O(2n 2 )!.. The results are shown in the following table... 113) in

However, it is worthwhile to point out that they can not inherit all relations between matrix convex and matrix monotone functions, since the class of contin- uous