Find an orthonormal basis of R^3, of which (0,3√13, 2√13) is one element
The length of the vector "\\vec v_1" is "1" as
We want to find two vectors "\\vec v_2,\\vec v_3" such that "\\{\\vec v_1,\\vec v_2,\\vec v_3\\}"is an orthonormal basis for "\\R^3."
Let "\\vec u=\\langle x, y, z \\rangle" be a vector that is perpendicular to "\\vec v_1."
Then we have "\\vec u\\cdot \\vec v_1=0," and hence we have the relation
"3y+2z=0"
For example, the vector "\\vec u=\\langle 1, 2, -3 \\rangle" satisfies the relation, anf hence "\\vec u\\cdot \\vec v_1=0."
Let us define the third vector "\\vec w" to be the cross product of "\\vec u" and "\\vec v_1"
"=\\vec i\\begin{vmatrix}\n 2 & -3 \\\\\n 3\/\\sqrt{13} & 2\/\\sqrt{13}\n\\end{vmatrix}-\\vec j\\begin{vmatrix}\n 1 & -3 \\\\\n 0 & 2\/\\sqrt{13}\n\\end{vmatrix}"
"+\\vec k\\begin{vmatrix}\n 1 & 2 \\\\\n 0 & 3\/\\sqrt{13}\n\\end{vmatrix}"
"=(13\/\\sqrt{13})\\vec i-(2\/\\sqrt{13})\\vec j+(3\/\\sqrt{13})\\vec k"
By the property of the cross product, the vector "\\vec w" is perpendicular to both "\\vec u, \\vec v_1."
"||\\vec u||=\\sqrt{(1)^2+(2)^2+(-3)^2}=\\sqrt{14}""||\\vec w||=\\sqrt{(13\/\\sqrt{13})^2+(-2\/\\sqrt{13})^2+(3\/\\sqrt{13})^2}"
"=\\sqrt{14}"
Therefore, the set
is an orthonormal basis for "\\R^3."
Comments
Leave a comment