2.1, 2.2, 2.3 Flashcards

1
Q
let A,B,C be n*n matrices. r and s are scalars
A+B = 
(A+B) + C = 
A + 0 = 
r(A+B) = 
(r+s)A = 
r(sA)=
A
B+A
A+(B+C)
A
rA+rB
rA+sA
(rs)A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

in general AB does not equal

A

BA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

if AB = AC , then it is not true that

A

B = C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

fi the product of AB is the zero matrix, you can not conclude that A =
B =

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
let A and B denote matrices whose sizes are not appropriate for the following sums and products 
(A^t) = 
(A+B)^t =
for any scalar r
(rA)^t = 
(AB)^t =
A

A
A^t +B^t
rA^t
B^tA^t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

the transpose of a product of matrices equals

A

the product of their transposes in reverse

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

an nn matrix A is invertible if there is an nn matrix C such that CA= I and ….

A

and AC = I

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

matrix that is not invertible

A

singular matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

invertible matrix

A

nonsingular matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

square n by n matrix whose non diagonal entries are zero

A

diagonal matrix.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

if ad-bc does not equal 0 then

A

the matrix is invertible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ad-bc equals the

A

determinant of A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

det a =

A

ad-bc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

if A is an invertible n by n matrix, then for each b in R^n, the equation Ax = b has the unique solution

A

x = A^-1b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

if A is an invertible matrix, then Ainverse is invertible and

A

the inverse of A-inverse is A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

if A and B are n by n invertible matrices, then so is AB and the inverse of AB is the

A

product of the inverses of A and B in reverse order

17
Q

if A is an invertible matrix, then so is A^t, and the inverse of A^t is

A

the transpose of A-inverse

18
Q

obtained by performing a single elementary row operation Onan identity matrix

A

elementary matrix

19
Q

an n by n matrix A is invertible if and only if A is row equivalent to In. any sequence of elementary operations that reduces A to In also transforms

A

In to A-inverse

20
Q
A is an n by n matrix. the following statements are equivalent. All are truee or all are false
A is an 
A is row equivalent to the 
A has _ pivot positions 
the equation Ax= 0 has only the 
the columns of A form a 
the linear transformation x to Ax is 
the equation Ax = b has 
the columns of A span 
the linear transformation x to Ax maps 
there is an n by n matrix C such that 
there is an n by n matrix D such that
A^t is an \_\_\_\_ matrix
A
invertible matrix
n by n identity matrix
n pivot positions
only the trivial solutions
form a linearly independent set
is one to one
at least one solution for each b in R^n
R^n
maps R^n onto R^n
CA = I
AD = I
invertible matrix
21
Q

x(A) = Ax so Ax(A-inverse) =

A

x