用户: Solution/ 试卷: 数值代数及其应用

12024 年秋季学期

1.

Answer the following questions briefly.
- , , . How to compute ?
- , are matrices, and . What is the angle of these two spaces spanned by ?
- Compare CGS, MGS, Givens, Householder briefly when using them to compute QR factorization.
- What symmetry eigenvalue methods can not be applied to the non–symmetry case?
- Forgot :)

2.

If is column full rank, then prove: is equivalent to the least square problem of .

3.

If is a strictly column dominate matrix, i.e., , then
- Please prove that in gepp to compute the factorization of , row exchanges never happen.
- Please give an upper bound of the condition number of ; you can choose any norm you like.

5.

Describe and prove the Implicit Q Theorem.

6.

If is an upper–triangular matrix with for all , then please propose a pseudo–code to compute the eigenvectors of , i.e., compute such that

7.

In Divide & Conquer method to solve the eigenvalue problem of symmetric matrices, w.l.o.g., we assume that - Elements in diag matrix are different from each other,
- .

Please prove why this does not lose any generality.