PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: Very high
[parent] example of Gram-Schmidt orthogonalization (Example)

Let us work with the standard inner product on $ \mathbbmss{R}^3$ (dot product) so we can get a nice geometrical visualization.

Consider the three vectors

$\displaystyle v_1$ $\displaystyle =(3,0,4)$    
$\displaystyle v_2$ $\displaystyle =(-6,-4,1)$    
$\displaystyle v_3$ $\displaystyle =(5,0,-3)$    

which are linearly independent (the determinant of the matrix $ A=(v_1\vert v_2\vert v_3)=116\neq 0)$ but are not orthogonal.
\includegraphics{vectores1.eps}
We will now apply Gram-Schmidt to get three vectors $ w_1,w_2,w_3$ which span the same subspace (in this case, all $ R^3$) and orthogonal to each other.

First we take $ w_1=v_1=(3,0,4)$. Now,

$\displaystyle w_2= v_2 - \frac{w_1\cdot v_2}{\Vert w_1\Vert^2}w_1$
that is,

$\displaystyle w_2 = (\frac{-108}{25},-4,\frac{81}{25}) $
and finally

$\displaystyle w_3=v_3-\frac{w_1\cdot v_3}{\Vert w_1\Vert^2}w_1 - \frac{w_2\cdot v_3}{\Vert w_2\Vert^2}w_2 $
which gives

$\displaystyle w_3=(\frac{1856}{1129},\frac{3132}{1129},\frac{1392}{1129}) $
and so $ \{w_1,w_2,w_3\}$ is an orthogonal set of vectors such that $ \langle w_1,w_2,w_3\rangle=\langle v_1,v_2,v_3\rangle$.
\includegraphics{vectores2}

If we rather consider $ \{w_1/\Vert w_1\Vert,w_2/\Vert w_2\Vert,w_3/\Vert w_3\Vert\}$ then we get an orthonormal set.




"example of Gram-Schmidt orthogonalization" is owned by drini. [ owner history (1) ]
(view preamble | get metadata)

View style:

See Also: proof of Gram-Schmidt orthogonalization procedure


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: orthonormal set, subspace, span, Gram-Schmidt, orthogonal, matrix, determinant, linearly independent, vectors, dot product, inner product

This is version 2 of example of Gram-Schmidt orthogonalization, born on 2005-02-17, modified 2005-02-17.
Object id is 6766, canonical name is ExampleOfGramSchmidtOrthogonalization.
Accessed 14213 times total.

Classification:
AMS MSC65F25 (Numerical analysis :: Numerical linear algebra :: Orthogonalization)

Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add example | add (any)