5.11 Gram-Schmidt
Let the input be a set of linearly independent vectors. We want to use Grame-Schmidt to obtain
set of orthonormal vectors, called . The notation is used to mean the inner product between any
two vectors. The first vector is easy to find777
The second Where means but not yet normalized. Before we normalize , we need to show that .
But Expanding the above gives But above is just a number. We can take it out of the second
inner product term above. The above becomes But , since is normalized vector. The above
becomes
Now we normalized Now we find
And so on.