Q5Advanced Engineering Mathematics II
Question
10 marks
Apply the Gram-Schmidt process to the vectors , , and to obtain an orthonormal basis for with the standard inner product.
Answer
Applying the Gram-Schmidt process to beta1=(1,0,1), beta2=(1,0,-1), beta3=(0,3,4) gives the orthonormal basis: e1=(1/sqrt(2),0,1/sqrt(2)), e2=(1/sqrt(2),0,-1/sqrt(2)), e3=(0,1,0).