Complete { (2, 0,3) } to form an orthogonal basis of R^3.
Let v = <2,0,3>
We need to find three vectors in R3 such that they form an orthogonal basis.
Let the vectors be u1, u2 , u3 .
Let v = < >
v = u1
Hence, we compute that u1 = < >
Our first goal is to find the vectors u2 and u3 such that {u1 ,u2 , u3} is an orthogonal basis for R3 .
Let there be a vector x = <x, y, z>
such that x . u1 = 0.
Hence form the above equation we have
Now let vector u2 = <-3, 0, 2> satisfies the above relation.
So, we conclude that u2 = <-3, 0, 2>
We can find u3 = u1 X u2
u3 = < > X < - 3, 0, 2>
u3 =
u3 = <0, , 0>
Thus we have found the vectors u1, u2 and u3 .
To normalize them we divide the vectors by their length. Let v1 , v2 and v3 be the corresponding unit vectors.
v1 =
v2 =
v3 =
{v1, v2, v3} = { , , } form an orthonormal
basis on R3 containing the vector <2, 0, 3> .
Comments
Leave a comment