Exercise 3.4.27. Given the subspace spanned by the three vectors
find vectors ,
, and
that form an orthonormal basis for the subspace.
Answer: We can save some time by noting that and
are already orthogonal. We can normalize these two vectors to create
and
:
We can then compute a third orthogonal vector by subtracting from
its projections on
and
:
Finally, we normalize to create
:
An orthonormal basis for the space is therefore
(It’s worth noting that the solution for this exercise on page 480 is different than the solution given above. That’s presumably because we computed the orthonormal vectors in the order ,
,
rather than the standard order
,
,
, taking advantage of the fact that the original vectors
and
were already orthogonal. Recall that a basis set is not unique, so it is possible to have different orthonormal bases for the same subspace.)
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
.