Exercise 3.4.19. When doing Gram-Schmidt orthogonalization, an alternative approach to computing (equation 7 on page 173) is to instead compute
in two separate steps:
Show that the second method is equivalent to the first.
Answer: We substitute the expression for from the first equation into the second equation:
The resulting equation is the original calculation of
from equation 7 on page 173. So the second method using
is equivalent to the first.
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
.