Vectors

Overview

Let V be a vector space. Many important characterizations of V involve lists of vectors in V.

Spans

Let V be a vector space over field F. A linear combination of vectors v1,v2,,vnV is a vector of the form

a1v1+a2v2++anvn,wherea1,a2,,anF.

The set of all linear combinations of v1,v2,,vn is called the span of v1,v2,,vn, denoted span(v1,v2,,vn). The span of the empty list of vectors is defined to be {0}. We say v1,v2,,vn spans V if span(v1,v2,,vn)=V.

The span of a list of vectors in V is the smallest subspace of V containing all the vectors in the list. In other words, the span is the subspace generated by the vectors.

Finite-Dimensional

A vector space is finite-dimensional if there exists a list of vectors in it that spans the space. Otherwise it is infinite-dimensional. A subspace of a finite-dimensional vector space is also finite-dimensional.

Linear Independence

Let V be a vector space over field F. A list v1,,vn of vectors in V is called linearly independent if the only choice of a1,,anF that makes a1v1++anvn equal 0 is a1==an=0. Otherwise the list is said to be linearly dependent. The empty list is also declared to be linearly independent.

List v1,,vn is linearly independent if and only if each vector in span(v1,,vn) has only one representation as a linear combination of v1,,vn.

Linear Dependence Lemma

Let V be a vector space and v1,,vn be a linearly dependent list in V. Then there exists j{1,,n} such that

Replacement Theorem

Let V be a finite-dimensional vector space. Then the length of every linearly independent list of vectors in V is less than or equal to the length of every spanning list of vectors.

Bases

Let V be a vector space over a field F. A basis of V is a list of linearly independent vectors that span V. Any two bases of a finite-dimensional vector space have the same length.

Criterion

Let V be a vector space over field F. A list v1,,vnV is a basis if and only if every vV can be written uniquely in the following form where a1,,anF:

v=a1v1++anvn.

Linear Map Characterization

Let V and W be vector spaces over a field F. Let v1,,vn be a basis of V and w1,,wnW. Then there exists a unique linear map TL(V,W) such that Tvj=wj for j=1,,n. In particular,

T(a1v1++anvn)=a1w1++anwn,

for coefficients a1,,anF.

Powered by Forestry.md