Delta-v: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>AKS.9955
Undid revision 590992605 by 82.9.32.157 (talk) Reverting GF & uncited edit.
en>JustinTime55
→‎Orbital maneuvers: Rm editorializaing; that's the Tsiolkovsky equation
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
In [[linear algebra]], two [[vector space|vectors]] in an [[inner product space]] are '''orthonormal''' if they are [[orthogonality|orthogonal]] and [[unit vector]]s. A set of vectors form an '''orthonormal set''' if all vectors in the set are mutually orthogonal and all of unit length. An orthonormal set which forms a [[basis (linear algebra)|basis]] is called an [[orthonormal basis]].
Eusebio Stanfill is what's indicated on my birth qualification although it is not the name on the little birth certificate. Idaho is our birth fit. I work as an arrangement clerk. As a man what While i really like is representing but I'm thinking through to starting something new. You will find my website here: http://prometeu.net<br><br>my web blog - [http://prometeu.net clash of clans cheats gems]
 
== Intuitive overview ==
The construction of [[orthogonality|orthogonality of vectors]] is motivated by a desire to extend the intuitive notion of perpendicular vectors to higher-dimensional spaces. In the [[Cartesian coordinate system#Cartesian coordinates in two dimensions|Cartesian plane]], two [[Vector (geometry)|vectors]] are said to be ''perpendicular'' if the angle between them is 90° (i.e. if they form a [[right angle]]).  This definition can be formalized in Cartesian space by defining the [[dot product]] and specifying that two vectors in the plane are orthogonal if their dot product is zero.
 
Similarly, the construction of the [[norm (mathematics)|norm]] of a vector is motivated by a desire to extend the intuitive notion of the [[Norm_%28mathematics%29#Euclidean_norm|length]] of a vector to higher-dimensional spaces.  In Cartesian space, the ''norm'' of a vector is the square root of the vector dotted with itself.  That is,
:<math>\| \mathbf{x} \| = \sqrt{ \mathbf{x} \cdot \mathbf{x}}</math>
 
Many important results in [[linear algebra]] deal with collections of two or more orthogonal vectors.  But often, it is easier to deal with vectors of [[Unit vector|unit length]].  That is, it often simplifies things to only consider vectors whose norm equals 1.  The notion of restricting orthogonal pairs of vectors to only those of unit length is important enough to be given a special name.  Two vectors which are orthogonal and of length 1 are said to be ''orthonormal''.
 
=== Simple example ===
What does a pair of orthonormal vectors in 2-D Euclidean space look like?
 
Let '''u''' = (x<sub>1</sub>, y<sub>1</sub>) and '''v''' = (x<sub>2</sub>, y<sub>2</sub>).
Consider the restrictions on x<sub>1</sub>, x<sub>2</sub>, y<sub>1</sub>, y<sub>2</sub> required to make '''u''' and '''v''' form an orthonormal pair.
 
* From the orthogonality restriction, '''u''' • '''v''' = 0.
* From the unit length restriction on '''u''', ||'''u'''|| = 1.
* From the unit length restriction on '''v''', ||'''v'''|| = 1.
 
Expanding these terms gives 3 equations:
#<math>x_1 x_2 + y_1 y_2 = 0 \quad</math>
#<math>\sqrt{{x_1}^2 + {y_1}^2} = 1</math>
#<math>\sqrt{{x_2}^2 + {y_2}^2} = 1</math>
 
Converting from Cartesian to [[polar coordinates]], and considering Equation <math>(2)</math> and Equation <math>(3)</math> immediately gives the result r<sub>1</sub> = r<sub>2</sub> = 1. In other words, requiring the vectors be of unit length restricts the vectors to lie on the [[unit circle]].
 
After substitution, Equation <math>(1)</math> becomes  <math> \cos \theta _1 \cos \theta _2 + \sin \theta _1 \sin \theta _2 = 0</math>. Rearranging gives <math>\tan \theta _1 = - \cot \theta _2</math>. Using a [[List_of_trigonometric_identities#Shifts_and_periodicity|trigonometric identity]] to convert the [[cotangent]] term gives
:<math> \tan ( \theta_1 ) = \tan \left( \theta_2 + \tfrac{\pi}{2} \right) </math>
:<math> \Rightarrow \theta _1 = \theta _2 + \tfrac{\pi}{2} </math>
 
It is clear that in the plane, orthonormal vectors are simply radii of the unit circle whose difference in angles equals 90°.
 
== Definition ==
Let <math>\mathcal{V}</math> be an [[inner-product space]]. A set of vectors
:<math> \left\{ u_1 , u_2 , \ldots , u_n , \ldots \right\} \in \mathcal{V} </math>
is called '''orthonormal''' [[if and only if]]
:<math> \forall i,j : \langle u_i , u_j \rangle = \delta_{ij} </math>
where <math>\delta_{ij} \,</math> is the [[Kronecker delta]] and <math>\langle \cdot , \cdot \rangle </math> is the [[inner product]] defined over <math>\mathcal{V}</math>.
 
== Significance ==
Orthonormal sets are not especially significant on their own. However, they display certain features that make them fundamental in exploring the notion of [[Diagonalizable matrix|diagonalizability]] of certain [[linear map|operators]] on vector spaces.
 
=== Properties ===
Orthonormal sets have certain very appealing properties, which make them particularly easy to work with.
*'''Theorem'''. If {'''e'''<sub>1</sub>, '''e'''<sub>2</sub>,...,'''e'''<sub>n</sub>} is an orthonormal list of vectors, then
::<math>||a_1 e_1 + a_2 e_2 + \cdots + a_n e_n||^2 = |a_1|^2 + |a_2|^2 + \cdots + |a_n|^2</math>
 
*'''Theorem'''. Every orthonormal list of vectors is [[linearly independent]].
 
=== Existence ===
*'''[[Gram-Schmidt theorem]]'''.  If {'''v'''<sub>1</sub>, '''v'''<sub>2</sub>,...,'''v'''<sub>n</sub>} is a linearly independent list of vectors in an inner-product space <math>\mathcal{V}</math>, then there exists an orthonormal list {'''e'''<sub>1</sub>, '''e'''<sub>2</sub>,...,'''e'''<sub>n</sub>} of vectors in <math>\mathcal{V}</math> such that ''span''('''e'''<sub>1</sub>, '''e'''<sub>2</sub>,...,'''e'''<sub>n</sub>) = ''span''('''v'''<sub>1</sub>, '''v'''<sub>2</sub>,...,'''v'''<sub>n</sub>).
 
Proof of the Gram-Schmidt theorem is [[Constructive proof|constructive]], and [[Gram-Schmidt process|discussed at length]] elsewhere. The Gram-Schmidt theorem, together with the [[axiom of choice]], guarantees that every vector space admits an orthonormal basis. This is possibly the most significant use of orthonormality, as this fact permits [[linear map|operators]] on inner-product spaces to be discussed in terms of their action on the space's orthonormal basis vectors.  What results is a deep relationship between the diagonalizability of an operator and how it acts on the orthonormal basis vectors.  This relationship is characterized by the [[Spectral theorem|Spectral Theorem]].
 
== Examples ==
=== Standard basis ===
The [[standard basis]] for the [[coordinate space]] '''F'''<sup>''n''</sup> is
 
:{|
|-
|{'''e'''<sub>1</sub>, '''e'''<sub>2</sub>,...,'''e'''<sub>n</sub>}&nbsp;&nbsp;&nbsp;where
|&nbsp;&nbsp;&nbsp;'''e'''<sub>1</sub> = (1, 0, ..., 0)
|-
|
|&nbsp;&nbsp;&nbsp;'''e'''<sub>2</sub> = (0, 1, ..., 0)
|-
|
|<center><math>\vdots</math></center>
|-
|
|&nbsp;&nbsp;&nbsp;'''e'''<sub>n</sub> = (0, 0, ..., 1)
|}
 
Any two vectors '''e'''<sub>i</sub>, '''e'''<sub>j</sub> where i≠j are orthogonal, and all vectors are clearly of unit length.  So {'''e'''<sub>1</sub>, '''e'''<sub>2</sub>,...,'''e'''<sub>n</sub>} forms an orthonormal basis.
 
=== Real-valued functions ===
When referring to [[real number|real]]-valued [[function (mathematics)|function]]s, usually the [[Lp space|L²]] inner product is assumed unless otherwise stated. Two functions <math>\phi(x)</math> and <math>\psi(x)</math> are orthonormal over the [[interval (mathematics)|interval]] <math>[a,b]</math> if
:<math>(1)\quad\langle\phi(x),\psi(x)\rangle = \int_a^b\phi(x)\psi(x)dx = 0,\quad{\rm and}</math>
:<math>(2)\quad||\phi(x)||_2 = ||\psi(x)||_2 = \left[\int_a^b|\phi(x)|^2dx\right]^\frac{1}{2} = \left[\int_a^b|\psi(x)|^2dx\right]^\frac{1}{2} = 1.</math>
 
=== Fourier series ===
The [[Fourier series]] is a method of expressing a periodic function in terms of sinusoidal [[Schauder basis|basis]] functions.
Taking '''C'''[−π,π] to be the space of all real-valued functions continuous on the interval [−π,π] and taking the inner product to be
:<math>\langle f, g \rangle = \int_{-\pi}^{\pi} f(x)g(x)dx</math>
It can be shown that
:<math>\left\{ \frac{1}{\sqrt{2\pi}}, \frac{\sin(x)}{\sqrt{\pi}}, \frac{\sin(2x)}{\sqrt{\pi}}, \ldots, \frac{\sin(nx)}{\sqrt{\pi}}, \frac{\cos(x)}{\sqrt{\pi}}, \frac{\cos(2x)}{\sqrt{\pi}}, \ldots, \frac{\cos(nx)}{\sqrt{\pi}} \right\}, \quad n \in \mathbb{N}</math>
forms an orthonormal set.
 
However, this is of little consequence, because '''C'''[−π,π] is infinite-dimensional, and a finite set of vectors cannot span it.  But, removing the restriction that ''n'' be finite makes the set [[Dense subset|dense]] in '''C'''[−π,π] and therefore an orthonormal basis of '''C'''[−π,π].
 
==See also==
 
*[[Orthogonalization]]
 
== References ==
* {{Citation | last1=Axler | first1=Sheldon | title=Linear Algebra Done Right | publisher=[[Springer-Verlag]] | location=Berlin, New York | edition=2nd | isbn=978-0-387-98258-8 | year=1997}}
 
[[Category:Linear algebra]]
[[Category:Functional analysis]]

Latest revision as of 20:46, 15 December 2014

Eusebio Stanfill is what's indicated on my birth qualification although it is not the name on the little birth certificate. Idaho is our birth fit. I work as an arrangement clerk. As a man what While i really like is representing but I'm thinking through to starting something new. You will find my website here: http://prometeu.net

my web blog - clash of clans cheats gems