The inverse of a Matrix 2.2

studied byStudied by 6 people
0.0(0)
Get a hint
Hint

The identity of a set/operation

1 / 10

flashcard set

Earn XP

Description and Tags

11 Terms

1

The identity of a set/operation

The identity of a set/operation is the element of the set that when applied to any other element, leaves the other element unchanged

  • the identity under multiplication is 1

  • The identity under addition is 0

  • The identity under vector addition is the zero vector

New cards
2

The inverse of an element x

The inverse of the element x, in a set is the element that when applied to x, gives the identity

Example: the inverse of 5 under addition is -5

Ex: the inverse of 7 under multiplication is 1/7

New cards
3

Invertibility

Let A be an nxn matrix. A is invertible if there is an nxn matrix C such that:

  • CA = I

  • AC = I

    where I is the nxn identity matrix

New cards
4

Singular matrix

A singular matrix is a matrix that is NOT invertible

New cards
5

Nonsingular matrix

A nonsingular matrix is an invertible matrix

New cards
6
<p>Determining if Inverse (A^-1) of a 2×2 matrix exist </p>

Determining if Inverse (A^-1) of a 2×2 matrix exist

ad - bc is called the determinant of A

<p>ad - bc is called the <em>determinant </em>of <strong>A</strong></p>
New cards
7

If A is an invertible nxn matrix

The equation Ax = b has the unique solution for every b in R^n

This can be done by applying A^-1 on both of the left sides of the equation

Ax = b

x = A^-1 b

New cards
8

Theorem about invertible matrices

If A is an invertible matrix, then A^-1 is invertible and

  • (A^-1) ^-1 = A

If A and B are nxn invertible matrices, then so is AB, and the inverse of AB is the product of the inverses of A and B in reverse order

  • (AB)^-1 = B^-1 • A^-1

If A is an invertible matrix, then so is A^T, and the inverse of A^T is the transpose of A^-1

  • (A^T)^-1 = (A^-1)^T

New cards
9

An elementary matrix

An elementary matrix is a matrix that is obtained by performing a single row operation on the identity matrix

New cards
10

An nxn matrix A is invertible if and only if…

A is row equivalent to In, and in this case, any sequence of elementary row operations that reduces A to In also transforms In into A^-1

New cards
11

Algorithm for finding A^-1

To find the inverse of A using row-reduction:

knowt flashcard image
New cards

Explore top notes

note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 9 people
... ago
5.0(1)
note Note
studied byStudied by 20 people
... ago
5.0(1)
note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 59 people
... ago
5.0(2)
note Note
studied byStudied by 6 people
... ago
5.0(1)
note Note
studied byStudied by 2 people
... ago
5.0(1)
note Note
studied byStudied by 3293 people
... ago
4.8(9)

Explore top flashcards

flashcards Flashcard (100)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (38)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 18 people
... ago
5.0(1)
flashcards Flashcard (162)
studied byStudied by 15 people
... ago
5.0(1)
flashcards Flashcard (41)
studied byStudied by 7 people
... ago
5.0(2)
flashcards Flashcard (94)
studied byStudied by 6 people
... ago
4.0(1)
flashcards Flashcard (20)
studied byStudied by 10 people
... ago
5.0(1)
robot