True/ False Flashcards

1
Q

For a matrix A the (i, j)-entry of A in the entry in column i and row j. (1a)

A

F

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

Consider the matrix
(0 0 2)
C= (0 7 0)
(3 0 0)
Then C is diagonal with diagonal entries 2, 7 and 3. (1b)

A

F

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

Consider the matrix
(4 0 0)
D= (0 7 0)
(0 0 9)
Then D is diagonal with diagonal entries 4, 7 and 9. (1c)

A

T

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

For all matrices A and B of the same size, A + B = B + A. (1d)

A

T

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

For all square matrices A and B of the same size, AB = BA (1e)

A

F

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

The transpose of an m × n matrix is an n × m matrix. (1f)

A

T

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

The matrices C and D are both symmetric.
(0 0 2)
C= (0 7 0)
(3 0 0)
(4 0 0)
D= (0 7 0)
(0 0 9) (1g)

A

F

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

If the matrix A is symmetric then the matrix −A is symmetric.(1h)

A

T

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

If A is an m × n matrix, then the range of the transformation
x → Ax is R^m (2a)

A

F

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

The range of the transformation x → Ax is the set of all linear combinations of the columns of A (2b)

A

T

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

If A, B and C are n × n matrices and AB = AC then B = C. (2c)

A

F

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

If A and B are n × n matrices and AB = I then B = A^−1. (2d)

A

T

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

If A is an invertible matrix then the inverse of A can be written as 1/A. (2e)

A

F

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

If A is invertible then the system Ax = b has a unique solution. (2f)

A

T

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

Let
A = (a b)
(c d).
Then A is invertible if and only if ad-bc > 0. (2g)

A

F

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

If A and B are invertible then AB is invertible and (AB)^−1 =A^−1B^−1. (2h)

A

F
If A and B are invertible matrices of the same size, then AB is invertible and
(AB)^−1 = B^−1A^−1.

17
Q

If A is invertible then A^T
is invertible, and the inverse of A^T is the
transpose of A^−1

A

T

18
Q

Let A be an invertible matrix. Then the matrix obtained by adding
twice the first row to the second may not be invertible. (2j)

A

F

19
Q

Let A be a non-invertible n × n matrix. Then the linear system
Ax = 0 has infinitely many solutions. (2k)

A

T

20
Q

A square matrix A is invertible if and only if its reduced row echelon form is the identity. (2l)

A

T

21
Q

Performing an elementary row operation is equivalent to left multiplication by an elementary matrix. (3a)

A

T

22
Q

Every invertible matrix A can be expressed uniquely as a product
of elementary matrices. (3b)

A

F

23
Q

Let A be a non-invertible n × n matrix. Then the matrix obtained
by swapping rows one and two of A is also non-invertible. (3c)

A

T

24
Q

For matrices A, B and C, if A is row equivalent to B and B is row equivalent to C then A is row equivalent to C. (3d)

A

T
two matrices are row equivalent if one can be changed to the other by a sequence of elementary row operations

25
Q

Every elementary matrix is invertible. (3e)

A

T
By Lemma 2.5.2: Each elementary matrix is invertible, and its inverse is an elementary matrix of the same type.

26
Q

The product of two n × n elementary matrices must also be an elementary matrix. (3f)

A

F

27
Q

If E1 and E2 are both n × n elementary matrices then E1E2 = E2E1. (3g)

A

T

28
Q

A square matrix A is invertible if and only if its reduced row
echelon form is the identity. (3h)

A

T

29
Q

Let
A = (1 1)
(0 1).
Then T_A is the function that assigns to each vector x=(x1,x2) ∈ R2
the vector y = (x1 + x2, x2) ∈ R2 (3i)

A

T

30
Q

If T : Rn → Rm is linear then T(2u) = T(u) + T(u). (3j)

A

T

31
Q

For all linear transformations T : Rn → Rn and S : Rn → Rn, we have S ◦ T = T ◦ S. (3k)

A

F

32
Q

Let A and B be two n × n matrices over R. If AB = BA then TA ◦ TB = TB ◦ TA. (3l)

A

T

33
Q

Let T : Rn → Rn be an invertible linear transformation. Then T^−1: Rn → Rn is linear. (3m)

A

T

34
Q

A function T : Rn → Rm is a linear transformation if and only if it is a matrix transformation. (3n)

A

T