Span, linear independence, linear dependence, basis and dimension

From Maths
Jump to: navigation, search

This article includes information on linear dependence and independence an introduction and discussion of these very important concepts can be found on the Basis and coordinates page

Span

Definition

Given a set of vectors S in a vector space (V,F)

Span(S)={ni=1λvi|nN, viS, λiF}

It is very important that only finite linear combinations are in the span.

Linear Dependence

A set E in a vector space (V,F) is linearly dependent if for any finite collection of elements of E that finite collection is linearly dependent

That is, nN

given a subset {e1,...,en}E

There are solutions to ni=1eiαi=0

where the αiF
are not all zero.

Linear Independence

If a set is not linearly dependent it is linearly independent, but formally:

For all finite subsets of a set E, we have only αi=0i

as solutions to ni=1eiαi=0

Basis

Usually a basis will be a finite set, for example, {(1,0),(0,1)}

is a basis of R2.

Finite case

Given a finite set BV, B is a basis of V if span(B)=V

and B is linearly independent.

Infinite case

A Hamel basis is any linearly independent subset of V that spans V - where linearly independent is given as above.

The definition of independence varies slightly from how it is usually given (I explicitly say for all finite subsets) it is just a stronger form.

Example

The set E={1,x,x2,x3,...,xi,...}

is a Hamel basis for the space of all polynomials


TODO: