215k views
2 votes
Question part points submissions used use the gram-schmidt process to find an orthogonal basis for the column space of the matrix. (use the gram-schmidt process found here to calculate your answer. let xi be the ith column of the matrix.) 0 1 1 1 0 1 1 1 0

User Pravy
by
8.0k points

1 Answer

3 votes
Assuming your unformatted string of numbers at the end is a 3x3 matrix, {(0, 1, 1), (2, - 1, 1), (1, 1, - 1)} is an orthogonal basis for its column space.
User RyanQuey
by
7.1k points