Instructions: Read textbook pages 67 to 68 before working on the homework problems. Show all steps to get full credits.
- Let A Fmn, with F = R or C, prove that range(A) is orthogonal to null(A), i.e., any arbitrary vector in range(A) is orthogonal to an arbitrary vector in null(A).
- Use Gram-Schmidt method to find a QR factorization of the matrix
1 2 1
A = 3 1 1 .
1 1 2
- Consider a matrix A Fmn with m n and all columns being orthogonal but not of unit length, what should its reduced QR decomposition look like?
Reviews
There are no reviews yet.