constitute an orthonormal basis for $\,\reel^3\,?$
hint
The vectors must be pairwise orthogonal, i.e. they must be perpendicular to each other.
hint
Two vectors are orthogonal, exactly when their scalar product is 0. But more is needed for them to be orthonormal.
hint
A basis is orthonormal if the vectors are mutually orthogonal and also individually normalized, meaning that each of them has a length (norm) of 1.
answer
$\mv_1\cdot\mv_2=\mv_1\cdot\mv_3=\mv_2\cdot\mv_3=0$ and all three vectors have norm 1. Since they are orthogonal, they are linearly independent, and since $\reel^3$ has dimension 3, and there are three vectors, they constitute an orthonormal basis for $\reel^3$.
B
Provide an orthonormal basis for $\,\reel^3\,$ where $\,\,\displaystyle{\left(\frac {\sqrt 2}2,\frac {\sqrt 2}2,0\right)}\,\,$ is the first basis vector.
hint
You can rather easily guess a unit vector that is perpendicular to the given vector. Then find a third basis vector that is perpendicular to both a the cross product. Check that these basis vectors constitute an orthonormal basis with quick dot products.
Exercise 3: Orthonormalization. By Hand
A
Determine the solution set to the homogeneous equation
$$x_1+x_2+x_3=0$$
and explain that it is a subspace of $\,\reel^3\,.$ Provide an orthonormal basis for this solution space.
hint
If we want to find an orthonormal basis, we must first find any basis for the solution space, i.e. we must solve the equation.
When two vectors are to be orthonormalized, we can approach it by first rotating the vectors within the space they are spanning until they become orthogonal (mutually perpendicular) while still spanning the same space, and second by normalizing them, i.e. elongating or shortening them, so they all have a length of 1.
hint
All is carried out via the Gram-Schmidt procedure.
answer
An orthonormal basis for the solution space of the equation can be constituted by the vectors
$\mV$ can be orthogonalized via the Gram-Schmidt procedure on the columns.
hint
Since $\mA$ is symmetric, the corresponding eigenspaces are orthogonal. So you only have to perform the Gram-Schmidt procedure on the two-dimensional eigenvector space. The one-dimensional eigenvector space just needs to be normalized.
Show that the characteristic polynomial of $\,\mA\,$ has the single root $-4$ as well as a double root.
answer
The double root $2$.
B
Determine a proper eigenvector $\,\mv_1\,$ of $\,\mA\,$ corresponding to the root $-4$.
answer
$\,\mv_1=\begin{matr}{rrr} -1 \newline -1 \newline 2 \end{matr}\,$ is a proper eigenvector of $\,\mA\,$ corresponding to the eigenvalue $-4$.
C
Show that the characteristic polynomial of $\,\mB\,$ also has a single root, which is $0$, as well as a double root.
answer
The double root $3$.
D
Determine a proper eigenvector $\,\mv_2\,$ of $\,\mB\,$ corresponding to the root $0$.
answer
$\,\mv_2=\begin{matr}{rrr} 1 \newline 1 \newline 1 \end{matr}\,$ is a proper eigenvector of $\,\mB\,$ corresponding to the eigenvalue $0$.
E
Show that $\,\mv_1 $ and $\mv_2$ are orthogonal.
answer
Since $\mv_1\cdot\mv_2=\mnul,$ then $\mv_1$ and $\mv_2$ are orthogonal.
F
Determine by using the results above an orthogonal matrix $\,\mathbf Q\,$ that can diagonalize both $\,\mA\,$ and $\,\mB\,$ by orthogonal substitution. State the results of both $\,\mathbf Q\transp\cdot\mA\cdot\mathbf Q\,$ and $\,\mathbf Q\transp\cdot\mB\cdot\mathbf Q\,.$
hint
$\mA$ and $\mB$ are symmetric. What is special about symmetrix matrices in this context?
hint
For $\mA$, $\mv_1$ is orthogonal to the eigenvector space $E_2$. In the same way $\mv_2$ is orthogonal to the eigenvector space $E_3$ for $\mB$.
hint
We can find the last eigenvector $\mv_3$, which they have in common, in the intersecting line between the two planes, $E_2$ for $\mA$ and $E_3$ for $\mB$, respectively, but can we do it more easily?
hint
$\mv_3$ is perpendicular both to $\mv_1$ and $\mv_2.$
hint
Therefore we can find $\mv_3$ as the cross product of $\mv_1$ and $\mv_2.$
hint
Then the three vectors only need to be normalized.
constitutes the coordinate vector with respect to the $v$-basis.
B
State an orthonormal basis for $\,\mathbf U\,.$
hint
The vector $\,\mv_1\,$, $\,\mv_2\,$ and $\,\mv_3\,$ constitute a basis for $\,\mathbf U\,,$ so they only need to be orthonormalized using Gram-Schmidt.
constitutes an orthonormal basis for $\,\mathbf U\,.$
C
Determine the orthogonal complement in $\,\reel^4\,$ to $\,\mathbf U\,.$
hint
A complement (complemented subspace) to $\mathbf U$ contains the “remaining dimensions” of the vector space. What is the dimension of this complement?
hint
Since $\mathbf U$ is a 3-dimensional subspace within $\reel^4$, then this complement is 1-dimensional. A single vector that is linearly independent from all vectors within $\mathbf U$ can be a basis for this complement.
hint
When you have found such a basis vector for this complement to $\mathbf U$, then transform it to be orthogonal to $\mathbf U$ (to all vectors within $\mathbf U$). This can be done via the Gram-Schmidt procedure. Then you have the orthogonal complement.