How to discover an orthonormal basis for a vector set

What is an orthonormal basis?

We've talked about changing bases from the standard basis to an alternate ground, and vice versa.

Hi! I'm krista.

I create online courses to help you lot rock your math class. Read more.

Now we want to talk virtually a specific kind of ground, chosen an orthonormal basis, in which every vector in the footing is both ???1??? unit of measurement in length and orthogonal to each of the other basis vectors.

In other words, ???B=\{\vec{v_1},\vec{v_2},...\vec{v_n}\}??? is the orthonormal basis for ???Five??? if each vector ???\vec{v}_i??? in the prepare ???5??? has length ???1???, such that ???\vec{v}_i\cdot\vec{v}_i=1??? or ???||\vec{v}_i||^ii=1???. And if each vector in the fix ???\vec{v}_i??? is orthogonal to every other vector in the fix ???\vec{v}_j???, then ???\vec{v}_i\cdot \vec{v}_j=0??? for ???i\ne j???.

Realize too that if a set of vectors is orthonormal, that ways that all the vectors in the set are also linearly independent.

How to observe an orthonormal basis for a vector set

Have the course

Want to larn more most Linear Algebra? I accept a footstep-by-step course for that. :)

Verifying that the vector gear up is orthonormal

Case

Verify that the vector ready ???V=\{\vec{5}_1,\vec{v}_2\}??? is an orthonormal set, if ???\vec{v}_1=(0,0,1)??? and ???\vec{five}_2=(0,1,0)???.

For the set to be orthonormal, each vector needs to have length ???1???. And so we'll find the length of each vector.

???||\vec{five}_1||^2=\vec{five}_1\cdot\vec{v}_1=0(0)+0(0)+i(ane)=1???

???||\vec{v}_2||^2=\vec{v}_2\cdot\vec{v}_2=0(0)+1(ane)+0(0)=one???

Both vectors have length ???ane???, so now nosotros'll merely ostend that the vectors are orthogonal.

???\vec{v}_1\cdot\vec{5}_2=0(0)+0(1)+ane(0)=0???

Because the vectors are orthogonal to one another, and because they both have length ???one???, ???\vec{v}_1??? and ???\vec{five}_2??? form an orthonormal ready, so ???Five??? is orthonormal.

Converting into an orthonormal basis

Notice in this instance that we used two of the iii standard basis vectors ???\bold i???, ???\bold j???, and ???\bold m??? for ???\mathbb{R}^iii???. In fact, it should brand intuitive sense that the standard basis vectors will form an orthonormal ready in whatsoever ???\mathbb{R}^n???.

Considering the fact that the standard basis vectors are extremely piece of cake to use as a ground, it should brand sense then that orthonormal bases in full general make for expert bases.

For instance, to catechumen a vector from the standard basis to an alternating basis ???B???, unremarkably we would solve a matrix equation similar

Screen Shot 2021-08-16 at 6.19.16 PM.png

Which means we would create an augmented matrix, put it in rref, and from that rref matrix pull out the components of ???[\vec{x}]_B???.

Simply if we're converting to an orthonormal footing specifically, that means the cavalcade vectors ???v_1???, ???v_2???, ???v_3??? class an orthonormal gear up of vectors. An orthogonal matrix is a square matrix whose columns form an orthonormal set of vectors. If a matrix is rectangular, only its columns notwithstanding form an orthonormal gear up of vectors, then we call information technology an orthonormal matrix.

When a matrix is orthogonal, we know that its transpose is the aforementioned every bit its changed. So given an orthogonal matrix ???A???,

???A^T=A^{-ane}???

Orthogonal matrices are e'er foursquare (an orthonormal matrix can be rectangular, but if we call a matrix orthogonal, nosotros specifically mean that it'southward a square matrix), so its inverse tin can be divers, assuming that the square matrix is invertible.

Using an orthonormal basis simplifies many of the operations and formulas that nosotros've learned. Here, if the column vectors ???v_1???, ???v_2???, ???v_3??? in

Screen Shot 2021-08-16 at 6.19.30 PM.png

form an orthonormal set, and then the matrix trouble simplifies to a dot product problem. Specifically, the equation to a higher place becomes

???[\vec{x}]_B=\begin{bmatrix}\vec{5}_1\cdot\vec{x}\\ \vec{v}_2\cdot\vec{ten}\\ \vec{5}_3\cdot\vec{ten}\end{bmatrix}???

In other words, instead of putting the augmented matrix into reduced row-echelon grade, nosotros just need to accept dot products of the vectors that define the orthonormal basis ???B=\{\vec{v_1},\vec{v_2},\vec{v_3}\}??? and the vector ???\vec{x}???.

Particularly as the dimension gets larger, for instance if we're in ???\mathbb{R}^{100}??? instead of just ???\mathbb{R}^{3}???, the matrix problem becomes unmanageable without a computer. But with an orthonormal set, the matrix problem becomes a dot product problem, which is a much easier calculation.

Realize also that if a set of vectors is orthonormal, that means that all the vectors in the set are likewise linearly independent.

Example

Convert ???\vec{x}=(5,6,-1)??? from the standard basis to the alternating basis ???B=\{\vec{v_1},\vec{v_2},\vec{v_3}\}???.

???\vec{v}_1=\begin{bmatrix}\frac{1}{\sqrt2}\\ 0\\ -\frac{ane}{\sqrt2}\end{bmatrix}???, ???\vec{5}_2=\brainstorm{bmatrix}\frac12\\ \frac{\sqrt2}{ii}\\ \frac12\finish{bmatrix}???, ???\vec{v}_3=\begin{bmatrix}\frac12\\-\frac{\sqrt2}{two}\\ \frac12\stop{bmatrix}???

Start, let's confirm that the set is orthonormal. Confirm that the length of each vector is ???1???.

???||\vec{five}_1||^2=\left(\frac{1}{\sqrt2}\right)^ii+\left(0\right)^2+\left(-\frac{1}{\sqrt2}\correct)^2=\frac{one}{2}+0+\frac{1}{2}=1???

???||\vec{v}_2||^ii=\left(\frac{1}{2}\right)^2+\left(\frac{\sqrt2}{two}\right)^2+\left(\frac{1}{2}\right)^2=\frac{1}{iv}+\frac24+\frac{i}{4}=ane???

???||\vec{v}_3||^ii=\left(\frac{ane}{2}\right)^two+\left(-\frac{\sqrt2}{2}\right)^2+\left(\frac{1}{ii}\right)^2=\frac{1}{4}+\frac24+\frac{one}{4}=1???

Confirm that each vector is orthogonal to the others.

???\vec{v}_1\cdot\vec{v}_2=\frac{ane}{\sqrt2}\left(\frac12\correct)+0\left(\frac{\sqrt2}{2}\right)-\frac{1}{\sqrt2}\left(\frac12\correct)=\frac{i}{2\sqrt2}+0-\frac{1}{2\sqrt2}=0???

???\vec{five}_1\cdot\vec{5}_3=\frac{1}{\sqrt2}\left(\frac12\right)+0\left(-\frac{\sqrt2}{2}\right)-\frac{1}{\sqrt2}\left(\frac12\right)=\frac{1}{2\sqrt2}+0-\frac{ane}{ii\sqrt2}=0???

???\vec{v}_2\cdot\vec{v}_3=\frac{one}{two}\left(\frac12\right)+\frac{\sqrt2}{2}\left(-\frac{\sqrt2}{2}\right)+\frac{i}{2}\left(\frac12\right)=\frac14-\frac{2}{4}+\frac{one}{4}=0???

Each of the vectors ???\vec{five}_1???, ???\vec{v}_2???, and ???\vec{5}_3??? has a length ???ane???, and is orthogonal to the other vectors in the fix, and so the set is orthonormal.

Because the set is orthonormal, the vector ???\vec{ten}=(5,6,-1)??? can exist converted to the alternate basis ???B??? with dot products. In other words, instead of solving

Screen Shot 2021-08-16 at 6.19.49 PM.png

which would require us to put the augmented matrix into reduced row-echelon form, we tin can just take dot products to get the value of ???[\vec{x}]_B???.

???[\vec{x}]_B=\brainstorm{bmatrix}\frac{1}{\sqrt2}(5)+0(6)-\frac{1}{\sqrt2}(-ane)\\ \frac12(5)+\frac{\sqrt2}{ii}(6)+\frac{i}{2}(-i)\\ \frac12(v)-\frac{\sqrt2}{2}(vi)+\frac{one}{ii}(-i)\terminate{bmatrix}???

???[\vec{x}]_B=\begin{bmatrix}\frac{5}{\sqrt2}+0+\frac{1}{\sqrt2}\\ \frac52+3\sqrt2-\frac{i}{2}\\ \frac52-three\sqrt2-\frac{ane}{2}\end{bmatrix}???

???[\vec{x}]_B=\begin{bmatrix}\frac{half-dozen}{\sqrt2}\\ 2+3\sqrt2\\ 2-3\sqrt2\end{bmatrix}???

???[\vec{10}]_B=\begin{bmatrix}\frac{half dozen\sqrt2}{2}\\ 2+3\sqrt2\\ ii-three\sqrt2\end{bmatrix}???

???[\vec{10}]_B=\begin{bmatrix}3\sqrt2\\ 2+iii\sqrt2\\ 2-3\sqrt2\cease{bmatrix}???

This result tells us that ???\vec{x}=(5,6,-one)??? can be expressed in the alternate basis ???B??? as

???[\vec{x}]_B=\begin{bmatrix}3\sqrt2\\ 2+3\sqrt2\\ 2-3\sqrt2\stop{bmatrix}???

Get access to the consummate Linear Algebra course

Learn math

math, learn online, online course, online math, linear algebra, orthonormal basis, alternating footing, orthonormal basis for a vector set, finding an orthonormal basis, verifying that the set up is orthonormal, converting into an orthonormal ground