Linear Algebra Primatives Flashcards
If matrix A has an inverse, then
- the inverse is unique
- A-1A=I
- AA-1=I
(A-1)-1=
A
if A and B are non-singular matricies, then (inverse relations)
(AB)-1=B-1A-1
If A is non-singular and k ne 0, then (inverses)
(kA)-1=(1/k)A-1
If A and B are matrices such that AB is defined (ie conformable), then (transposes)
(AB)T=BTAT
A is called symmetric if
AT=A
If A and B are nxn square matrices, then (determinants)
det(AB)=det(A)det(B)
If A in nxn, then det(A) = 0 IFF
A is singular
The rank of A is
the greatest number of linearly independent columns (or rows) of A
If A and B are non-singular, then for any matrix C, (ranks)
C, AC, CB, ACB all have the same rank (assuming multiplications defined)
If A in an mxn matrix of rank r, then there exists non-singular matrices P and Q such that PAQ equals one of the following:
- I (this is “eye”)
- [I 0]
- [I 0]T
- [I 0 0 0] (square)
The rank of AB can not exceed
the rank of either the rank of A or B
If A is a nxn matrix, then det(A)=0 IFF (rank)
the rank of A is less than n
The matrix of a quadratic form can always be chosen to be
symmetric (attach proof)
A and B are said to be congruent matrices IFF
there exists a non-singular matrix, C, such that B=CTAC.
We say C is the congruent transformation of A.
Let A be an nxn symmetric of rank r. There exists a non-singular matrix C such that
CTAC = D where
D is a diagonal matrix with exactly r non-zero diagonal elements
If A and B are congruent matricies, then
they have the same rank
Let C be an mxn matrix with rank r, then the ranks of CTC and CCT are
also r.
Let A be an nxn matrix. There always exist n complex numbers …
eigenvalues (characteristic roots, symbol lambda) that satisfy
det(A-lambda I) = 0. If A is real symmetric, then all lambda’s are real.
Let A be an nxn symmetric matrix, the rank of A (in terms of eigenvalues)
is the number of non-zero eigenvalues
Let A be an nxn matrix. A has ____ eigenvalues IFF A is singular.
A has at least one zero eigenvalue.
Let A be an nxn matrix. The determinant of A (in terms of eigenvalues)
the product of its eigenvalues
Π lambdai