Properties of invertible matrices Flashcards
1
Q
if A is invertible then
A
- A is a square matrix
- A^-1 is invertible
- (A^-1)^-1 =A
2
Q
If A is invertible and c is non zero scalar
(cA)^-1
A
1/c (A^-1)
3
Q
if A and B are both invertible matrices then (AB)^-1
A
B^-1 A^-1
4
Q
if A is invertible then A^n is invertivle for which values of n
A
all non negative integers n
5
Q
(A^n)^-1 =
A
(A^-1)^n
under the conditions that:
- n is a non negative integer
a is invertible
6
Q
generalize the swap products when we do inverse rule to many invertible matrices
A
(A1 A2 A3…… An)^-1 = An^-1 ……. A3^-1 A2^-1 A1^-1