Exercise 3.4.13. Given the vectors
and the matrix whose columns are
,
, and
, use Gram-Schmidt orthogonalization to factor
.
Answer: We first choose . We then have
We then have
We have , so
,
, and
. The matrix
is then
The matrix is then
The product of the two matrices is then
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fifth Edition
and the accompanying free online course, and Dr Strang’s other books
.