Objective #1: review concepts that you might be already familiar
with
Objective #2: get used to the level of rigor expected in grad
school
Objective #3: meet classmates!
Next workshop: Friday September 02,
2022
Please leave your email! We’d like to hear from you to do a
better job
Vector space
A vector space over a field
(typically or ) consists of a set of vectors, a closed
addition rule and a closed scalar
multiplication such that 8
axioms are satisfied:
(associativity)
(commutativity)
such that
(identity element)
such that (inverse element)
(associativity)
(distributivity)
(distributivity)
Drill: prove that the identity element is unique using
axioms 2 and 3
Drill: prove that inverse element is unique using axioms
1 through 4
Span and linear independence
Let be a
set of vectors in a vector space .
For ,
is called a
linear combination of the vectors .
The span of the vectors is the set
Drill: show that the span of the vectors is a vector
subspace of .
Let be a
set of vectors in a vector space
is linearly
independent (or the vectors are linearly
independent ) if (and only if) Otherwise the set is (or the vectors are) linearly
dependent.
Span and linear independence
Every set of vectors has a linearly independent subset.
Inner product and norm
An inner product space over
is a vector space equipped
with a positive definite symmetric bilinear form
called an inner product
An inner product space is also called a pre-Hilbert
space
An inner product satisfies
A norm on a vector space over
is a function that satisfies:
Positive definiteness:
with equality iff
Homogeneity:
Subadditivity:
In an inner product space, an inner product induces a norm
Orthogonality
Two vectors are
orthogonal if . We write for simplicity.
A vector is orthogonal
to a set if . We write for simplicity.
Every linearly independent subset can be orthonormalized.
Bases
A basis of vector subspace of
a vector space is a
countable set of vectors such that:
is linearly
independent
You should be somewhat familiar with this in , there are lots of nice features
every subspace has a basis
every basis for a subspace has the same number of elements
the number of elements in a basis is called the dimension
the representation of a vector on a basis is unique
having a basis reduces the operations on vectors to operations on
their components.
Linear subspaces
A subset of a vector space
is a linear subspace if
Every linear subspace of
has a basis
if
and , then
Matrices
A matrix is a collection of vectors concatenated together
Let be a
matrix with columns and rows . The column (image)
space of is .
The row space of
is .
The null (kernel) space of is
Note that
These spaces play an important role, in particular to solve
systems of equations
(You’ll be surprised how often this shows up in ECE!)