Guajara in other languages: Spanish, Deutsch, French, Italian ...



Basis (linear algebra)

In mathematics, a subset B of a vector space V is said to be a basis of V if it satisfies one of the four equivalent conditions:
  1. B is both a set of linearly independent vectors and a generating set of V.
  2. B is a minimal generating set of V, i.e. it is a generating set but no proper subset of B is.
  3. B is a maximal set of linearly independent vectors, i.e. it is a linearly independent set but no proper superset is.
  4. every vector in V can be expressed as a linear combination of vectors in B in a unique way.

Recall that a set B is a generating set of V if every vector in V is a linear combination of vectors in B. This definition includes a finiteness condition: a linear combination is always a finite sum of the form a1v1+ ... +anvn.

Importantly, one can show that every vector space has a basis. For spaces that cannot be finitely generated, Zorn's lemma is needed for the proof. Also, all bases of a vector space have the same cardinality (number of elements), called the dimension of the vector space. The latter result is known as the dimension theorem for vector spaces.

Table of contents
1 Examples
2 Basis extension
3 Other notions
4 See also

Examples

Example I: Show that the vectors (1,1) and (-1,2) form a basis for R2.

Proof: We have to prove that these 2 vectors are both linearly independent and that they generate R2.

Part I: To prove that they are linearly independent, suppose that there are numbers a,b such that:

Then:
  • (a-b,a+2b)=(0,0) and a-b=0 and a+2b=0.
Subtracting the first equation from the second, we obtain:
  • 3b=0 so b=0.
And from the first equation then:
  • a=0.

Part II: To prove that these two vectors generate R2, we have to let (a,b) be an arbitrary element of R2, and show that there exist numbers x,y such that:
  • x(1,1)+y(-1,2)=(a,b)
Then we have to solve the equations:
  • x-y=a
  • x+2y=b.
Subtracting the first equation from the second, we get:
  • 3y=b-a, and then
  • y=(b-a)/3, and finally
  • x=y+a=((b-a)/3)+a.

Example II: It is easy to show that the vectors E1, E2, ..., En are linearly independent and generate Rn. Therefore, they form a basis for Rn and the dimension of Rn is n.

Example III: Let W be the real vector space generated by the functions et, e2t. The two functions are linearly independent, and therefore form a basis for W.

Example IV: Let R[x] denote the Vectorspace of real polynomials, then (1, x, x2, ...) is a basis of R[x]. The dimension of R[x] is therefore equal to aleph-0.

Basis extension

Between any linearly independent set and any generating set there is a basis. More formally: if L is a linearly independent set in the vector space V and G is a generating set of V containing L, then there exists a basis of V that contains L and is contained in G. In particular (taking G = V), any linearly independent set L can be "extended" to form a basis of V. These extensions are not unique.

Other notions

A different notion is that of orthonormal basis of a Hilbert space and some other kinds of bases that occur in Banach spaces or, more generally, in topological vector spaces, where one may define infinite sums (or series) and express elements of the space as infinite linear combinations of other elements. To better distinguish these notions, Vector space bases are also called Hamel bases and the vector space dimension is also known as Hamel dimension.

An "orthonormal basis" need not be a Hamel basis

In the study of Fourier series, one learns that the functions { 1} ∪ { sin(nx), cos(nx) : n = 1, 2, 3, ... } are an "orthonormal basis" of the set of all complex-valued functions that are quadratically integrable on the interval [0, 2π], i.e., functions f satisfying

These functions are linearly independent, and every function that is quadratically integrable on that interval is an "infinite linear combination" of them. That means that

for suitable coefficients ak, bk. But most quadratically integrable functions cannot be represented as finite linear combinations of these basis functions, which therefore do not comprise a Hamel basis. Every Hamel basis of this space is much bigger than this merely countably infinite set of functions. Hamel bases of spaces of this kind are of little if any interest; orthonormal bases of these spaces are important to Fourier analysis.

See also





Wikipedia - All text is available under the terms of the GNU Free Documentation License.

Tagoror dot com  -  Legal Information  -  Contact us