Find an orthonormal basis of R^3 of which (1√10,0,-3/√10) 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
"x-3z=0"
For example, the vector "\\vec u=\\langle 3, 1, 1 \\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 1 & 1 \\\\\n 0 & -3\/\\sqrt{10}\n\\end{vmatrix}-\\vec j\\begin{vmatrix}\n 3 & 1 \\\\\n 1\/\\sqrt{10} & -3\/\\sqrt{10}\n\\end{vmatrix}"
"+\\vec k\\begin{vmatrix}\n 3 & 1 \\\\\n 1\/\\sqrt{10} & 0\n\\end{vmatrix}"
"=(-3\/\\sqrt{10})\\vec i+(10\/\\sqrt{10})\\vec j+(-1\/\\sqrt{10})\\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{(3)^2+(1)^2+(1)^2}=\\sqrt{11}""||\\vec w||=\\sqrt{(-3\/\\sqrt{10})^2+(10\/\\sqrt{10})^2+(-1\/\\sqrt{10})^2}"
"=\\sqrt{11}"
Therefore, the set
is an orthonormal basis for "\\R^3."
Comments
Leave a comment