Answer on Question#40156 - Math - Linear Algebra:
Obtain an orthogonal basis with respect to the standard inner product for the subspace of R4 defined by {(x,y,z,w)∣x+2y+z+3w=0,x−y−z=0}.
Solution.
Let S={(x,y,z,w)∣x+2y+z+3w=0,x−y−z=0}. Hence:
{x+2y+z+3w=0x−y−z=0⇒{3y+2z+3w=0x=y+z⇒{z=−23(y+w)x=y+z⇒{z=−23(y+w)x=−21(y+3w);
So:
S={(−2y−23w,y,−23y−23w,w)∣y,w∈R}={yA+wB∣y,w∈R},where A=(−21,1,−23,0),B=(−23,0,−23,1);
We can conclude that:
S=V(A,B)⇒dim(S)=2;{A,B} is a basis in S. Use Gram-Schmidt process to get an orthogonal basis {A′,B′}:
A′=A=(−21,1,−23,0);B′=B−(A,A)(A,B)A=(−23,0,−23,1)−41+1+49+043+0+49+0(−21,1,−23,0)==(−23,0,−23,1)−76(−21,1,−23,0)=(−1415,−76,−143,1);
Hence, {(−21,1,−23,0),(−1415,−76,−143,1)} is an orthogonal basis in S.
Comments