Tutorial 7
Tutorial 7
2. Given vectors v1 = (1, 2, 3), v2 = (4, 5, 6), and v3 = (7, 8, 10) in R3 , use the Gram-
Schmidt process to find an orthonormal basis for the subspace spanned by these vectors.
1 0 1 1
3. Orthonormalize the Set , .
0 −1 0 1
4. Consider R4 with the standard inner product. Let W be the subspace of R4 consisting
of all vectors which are orthogonal to both (1, 0, −1, 1) and (2, 3, −1, 2). Find a basis
for W and find its corresponding orthonormal basis.
******