small question about gram schmidt

139 Views Asked by At

I tried to find an answer online first, so excuse me if this question was asked before,

but, is the result of the gram schmidt process different, depending on the order that I go over the vectors in the original group?

I think it is, but i could not find a formal proof for it...

Thanks!

1

There are 1 best solutions below

2
On

Indeed it is. Try running the proces on $[1,0]$ and $[1,1]$ in two different orders.