What is the main goal of vector spaces?
The main goal is to look for non-geometric mathematical objects (so called vectors) that satisfy the same following properties as geometric vectors in n-space R^n:
What is a vector space?
A Vector Space consists of the following:
1. A set V, to whose elements we refer as vectors,
2. An addition operation for two vectors in V (+),
3. A scalar multiplication of a vector V by a real
number c,
such that the 10 properties hold.
What are the 10 properties of vector spaces?
Describe how the 10 properties of vector spaces fit into 3 principles.
Properties 1-2: closure principles
Properties 3-4: existence principles
Properties 5-10: arithmetic principles
How do we know is something is a vector space?
By checking all the principles (closure, existence and arithmetic
properties).
What is a fact about vector spaces?
The set of all mxn matrices with real entries Mmxn(R) is a vector space for any m,n≥1.
Define vector spaces of functions.
Let [a,b] denotes the interval {x ∈ R| a ≤ x ≤ b} and F[a, b] the set of all functions with domain [a, b] and values in R, i.e.
{f | f : [a, b] → R}.
For f,g∈F[a,b], f=g ⇔ f(x)=g(x), for all x∈[a,b].
What are the operations in F[a,b]?
2. (cf)(x) = c(f(x)), for any c∈R and x∈[a,b]
What is a fact about vector spaces of functions?
F[a,b] is a vector space.
Hint: The zero function in F[a,b] is the function that sends every x∈[a,b] to zero, i.e. 0(x)=0, for all x∈[a,b]
Define a subspace.
A subset W of a vector space V is called a subspace of V if it is a vector space with the same operations as in V.
Describe the subspace test.
If V is a vector space and W⊂V, then W is a subspace of V if and only if:
1. 0∈W,
2. W is closed under addition: u+v∈W , for every
u,v∈W,
3. W is closed under scalar multiplication: cu∈W for
every u∈W and c∈R.
What are 4 facts about subspaces?
Describe the subspaces of polynomial functions.
The set P of all polynomial functions of the form
p(x) = a0+a1x+a2x^2+a3x^3+···+anx^n, (ai∈R, n ≥ 0)
is a subspace of the vector space of F[R], which is the vector space of all functions from R to R. Note the zero polynomial 0(x)=0, for all x∈R.
Describe the subspaces of 3x3 symmetric matrices..
The set of 3×3 symmetric matrices, i.e.
S = {A∈M3×3(R) | A^T = A}, is a subspace of M3×3(R) with the same operations (addition and scalar multiplication).