Chapter 1: Linear Systems Flashcards

1
Q

What is elementary row operation #1?

A

Add a scalar multiple of one row to another row

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

A non-square matrix can be regular

A

False

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

Regular matrix can be reduced to UT form without row interchanges.

A

True

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

The diagonal entries of a regular matrix must be non-zero

A

True

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

Not all elementary matrices are invertible

A

False

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

Suppose E is an elementary matrix of type #1. It has a left inverse matrix L which reverts its action. Describe L.

A

L is a lower unitriangular matrix with the same entries as E but with opposite sign.

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

A matrix A is regular iff it can be factorized as A = LU where L is a lower uni-triangular matrix and U is an upper triangular matrix with non-zero entries

A

True

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

If A = LU, then L and U are unique

A

True

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

Every non-singular matrix is regular

A

False

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

Suppose P is a fixed permutation matrix and PA = LU. Is PA regular?

A

Yes

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

Suppose PA = LU. Are L and U unique?

A

No (since P is not unique, the factorization is not unique either)

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

Every regular matrix is non-singular

A

True

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

A matrix is non-singular iff it has a PA = LU factorization where P is a permutation matrix, L is a lower uni-triangular matrix and U is an upper triangular matrix with non-zero diagonal entries.

A

True

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

For linear operators, left inverse = right inverse

A

True

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

A matrix is regular iff it has an LDV factorization, where L is lower uni-tri, U is upper uni-tri and D is diagonal with non-zero entries

A

True

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

A matrix is invertible iff there exists a permutation matrix P such that PA = LDV.

A

True

17
Q

Suppose there exists a P such that PA = LDV. Are L D V unique?

A

No

18
Q

A is regular iff A has a unique A = LU factorization

A

True

19
Q

A is invertible iff PA has a (possibly non-unique) LU factorization

A

True

20
Q

A symmetric matrix is regular iff it can be factored as A = LDL^T, where L is lower uni tri and D is diagonal with non-zero entries

A

True

21
Q

Every symmetric matrix has an LDL^T factorization

A

False

22
Q

A symmetric matrix is invertible iff there exists a P such that PA has an LDL^T factorization

A

True