Lecture 45
Lecture 45
Inverse of a Matrix
Characteristics of
Invertible Matrices
…
Partitioned Matrices
Matrix factorization
Iterative Solutions of
linear Systems
Vector Spaces and
Subspaces
Null Spaces, Column
Spaces and Lin Tr.
Lin Ind. Sets: Bases
…
Coordinate Systems
Dim. of a Vector Spaces
Rank
Change of Basis
Application to Diff Eq.
Let V be an arbitrary
nonempty set of objects
on which two operations
are defined, addition and
multiplication by scalars.
If the following
axioms are
satisfied by all
objects u, v, w in V
and all scalars l and
m, then we call V a
vector space.
Axioms of
Vector Space
For any set of vectors u, v,
w in V and scalars l, m, n:
1. u + v is in V
2. u+v=v+u
3. u + (v + w) = (u + v) + w
4. There exist a zero
vector 0 such that
0+u=u+0=u
5. There exist a vector –u
in V such that
-u + u = 0 = u + (-u)
6. (l u) is in V
7. l (u + v)= l u + l v
8. m (n u) = (m n) u = n (m u)
9. (l + m) u = I u +m u
10. 1u = u where 1 is the
multiplicative identity
A subset W of a vector
space V is called a
subspace of V if W itself is a
vector space under the
addition and scalar
multiplication defined on V.
If W is a set of one or
more vectors from a
vector space V, then W
is subspace of V if and
only if the following
conditions hold:
Continue!
Col A = R n
dim Col A = n
rank A = n
Nul A = {0}
dim Nul A = 0
Let B = {b1, … , bn} and
C = {c1, … , cn} be bases of a
vector space V. Then there is
P
an n x n matrix C B such that
[ x ]C P [ x ]B …
C B
Continue!
The columns of C P B
are the C-coordinate vectors
of the vectors in the basis B.
That is,
P [b1 ]C [b2 ]C [bn ]C
C B
…
Observe
1
P [ x ]C [ x ]B
C B
1
P P
C B B C
Given scalars a0, … , an, with
a0 and an nonzero, and given
a signal {zk}, the equation
a0 yk+ n a1 yk+ n-1 ... an 1 yk+1 an yk zk , k