Orthonormal Bases and the Gram-Schmidt Process

From Department of Mathematics at UTSA
Revision as of 13:40, 8 October 2021 by Lila (talk | contribs) (Created page with "The prior subsection suggests that projecting onto the line spanned by <math> \vec{s} </math> decomposes a vector <math>\vec{v}</math> into two parts <center> <TABLE border=0p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The prior subsection suggests that projecting onto the line spanned by decomposes a vector Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{v}} into two parts

Linalg projection and orthog.png Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \displaystyle \vec{v}=\mbox{proj}_{[\vec{s}\,]}({\vec{v}}) \,+\,\left(\vec{v}-\mbox{proj}_{[\vec{s}\,]}({\vec{v}})\right)}

that are orthogonal and so are "not interacting". We will now develop that suggestion.

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Template:TextBox

Of course, the converse of Corollary 2.3 does not hold— not every basis of every subspace of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} is made of mutually orthogonal vectors. However, we can get the partial converse that for every subspace of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} there is at least one basis consisting of mutually orthogonal vectors.

Template:TextBox

Template:TextBox

Template:TextBox

The next result verifies that the process used in those examples works with any basis for any subspace of an Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} (we are restricted to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} only because we have not given a definition of orthogonality for other vector spaces).

Template:TextBox

Template:TextBox

Template:AnchorBeyond having the vectors in the basis be orthogonal, we can do more; we can arrange for each vector to have length one by dividing each by its own length (we can normalize the lengths).

Template:TextBox

Besides its intuitive appeal, and its analogy with the standard basis Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{E}_n} for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbb{R}^n} , an orthonormal basis also simplifies some computations.

Resources