Lecture 03
[[lecture-data]]
2024-08-30
Readings
- a
0. Chapter 0
Suppose
If a matrix is non-invertible, we call it singular.
(see singluar matrix)
If
Let
such that
Recall that we showed last time that
And note that
Also
Suppose there exists a
Suppose
Note that
Columns of
Suppose there exists some
Suppose that
is a linear bijection, so linearity is preserved between the domain and the image. Thus is also linear, and can be expressed as a matrix (recall from Lecture 01).
Note,
1. Chapter 1 (similarity and eigenvalues)
Suppose
Note that similarity is an equivalence relation on square matrices:
(reflexivity) (symmetry) (transitivity)
We denote similarity with
(see similar matrices)
What does similarity mean? It means that
Illustration:
if
Say
\det A&=\det SBS^{-1}\
&= \det S\det B\det S^{-1}\
&= \det S \det S^{-1} \det B ;;;\text{since these are scalars}\
&= \det SS^{-1}\det B\
&=\det I\det B \
&=\det B
\end{aligned}$$
see similarity implies equal determinants
Suppose
(row equivalence)