matrix inverse rules

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

A-¹ is invertible, and (A-¹)-¹ =

A

2
New cards

AB is invertible and (AB)-¹ =

B-¹A-¹

3
New cards

The transpose is invertible and (A’)-¹ =

(A-¹)’

4
New cards

k(A)-¹

k-¹A-¹

5
New cards

if A is invertible and symmetric, what is A-¹

also symmetric

6
New cards

if A B C are all invertible nxm matrices, then (ABC)-¹ =

C−¹ (AB)-¹ = C-¹(B−¹A−¹) = C−¹B−¹A−¹