Math 402

school: University of Missouri-Rolla (aka Missouri University of Science and Technology)
instructor: Barbara Hale
start date: 2007-08-30
end date: 2007-12-xx

Vector Spaces

Contents

  1. Notation
  2. Definitions of field, space, normed vector space, unitary vector space, orthogonality, linear independence, metric space, completeness basis vectors, dimension

Notation:


Definition of field:
F{α,β,γ,...} where α,β,γ,... are (in general) complex numbers and


Definition of space:
S{x,y,z,v,...} where x,y,z,v,... are mathematical objects ("vectors") over field F and

Examples of vector spaces:

n-dimensional vector space over the field of real numbers is described by (1)x=x1e^1+x2e^2+...+xne^n where e^1=(1,0,...0) and e^2=(0,1,...,0). The e^i are called basis vectors.
A short-hand notation for x is (2)x=(x1,x2,...,xn)


A normed vector space is a vector space in which xS a quantity defined to be in the norm of x, denoted as ||x||, exists. The norm must satisfy

||x||=0 iff x=0

Example:
In an n-dimensional Euclidean space with x=(a1,a2,...,an) then
(3)||x||=|a1|2+|a2|2+...+|an|2


Unitary vector space, also known as a Hermitian vector space, also known as a complex inner product spaces.

A vector space is unitary iff it is possible to define a special operation called the inner product (or scalar product) (x,y)x,yS. The inner product must satisfy

From the above it can be shown that (4)(αx,y)=α(x,y) and (5)|(x,y)|2(x,x)(y,y) which is called the Cauchy-Shwartz Inequality.

Example
In an n-dimensional vector space, (6)(x,y)=x1 y1+x2 y2+...+xn yn

In matrix notation, (7)(x,y)=(x1,x2,...,xn)[y1y2yn]=xTy where T is the transpose operation and x and y are matrices.


Definition of orthogonality:
Two vectors x and y are said to be orthogonal if (x,y)=0.


Definition: the vectors x1,x2,...,xn are said to be linearly independent if
(8)α1x1+α2x2+...+αnxn iff αi=0 Any set of non-zero mutually orthogonal vectors are linearly independent.


A vector space is a metric space iff for every x and y in S it is possible to define a real number (written d(x,y) and called the metric) such that

Every normed vector space is a metric space with d(x,y)=||xy||.

A normed vector space S is complete iff every Cauchy sequence of vectors {xn}


basis vectors,


dimension