Chapter 4.8 Flashcards

1
Q

Theorem of the dimensions of the row and column space

A

dim(row space) = dim(column space)

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

Def: Rank and Nullity

A

The common dimension of the column and row space of a matrix a is called the rank of A and is denoted rank(A); the dimension of the null space of A is called the nullity of A and is denoted null(A)

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

Dimension theorem for matrices

A

If A is a matrix with n columns, then

rank(A) + null(A) = n

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

What relationship is there between rank, nullity and Ax=0

A

If A is an mxn matrix then

1) rank(A) = The number of leading veriables in the general solution of Ax=0
2) null(A) = The number of free variables in the general solution of Ax=0

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

Number of parameters to the general solution to Ax=b where A is an mxn matrix?

A

n-rank(A)

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

Theorem of overdetermined and underdetermined case

A

1) Overdetermined case: If m>n, then the system is inconsistemt for at least one vector b inR^(n)
2) Underdetermined case: If m<n, then for each vector b in R^(m) the linear system Ax=b is either inconsistent or has infinately many solutions.

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

What are the fundamental spaces of a matrix A?

A

Row space of A, column space of A, null space of A and null space of A^(t)

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

What can be said about the column and row space of A and A^(t)

A

The row space of A is the column space of A^(t)

The column space of A is the row space of A^(t)

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

If A is an mxn matrix, what can be said about the row column and null space in relation to m, n and r? (3)

A

1) dim(row(A)) = dim(col(A)) = rank(A) = r
2) dim(null(A^(t)))= m-r
3) r + dim(null(A^(t))) = m

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

Def Orthogonal complement

A

If W is a subspace of R^(n), then the set of all vectors in R^(n) that is orthogonal to every vector in W is called the orthogonal complement of W and is denoted by the symbol W^(⊥)

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

If W is a subspace of R^(n) then: (W^(⊥)) (3)

A

1) W^(⊥) is a subspace of R^(n)
2) The only common vector to W and W^(⊥) is {0}
3) The orthogonal complement of W^(⊥) is W

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

If A is an mxn matrix then (null, vector, row space and W^(⊥)) (2)

A

1) The null space of A and the row space of A are orthogonal complements in R^(n)
2) The null space of A^(T) and the column space of A are orthogonal complements in R^(m)

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

Equivalent statements: If A is an nxn matrix, then the following statements are equivalent.

A

1) A is invertible
2) Ax=0 only has the trivial solution
3) A is expressable as a product of elementary matrices.
4) The reduced row echelon form of A is I
5) Ax=b is consistent for every nx1 matrix b
6) Ax=b has exactly one solution for every nx1 matrix b
7) det(A)=0
8) The column vectors of A are linearly independent.
9) The row vectors of A are linearly independent
10) The column vectors of A span R^(n)
11) The row vectors of A span R^(n)
12) The column vectors of A form a basis for R^(n)
13) The row vectors of A form a basis for R^(n)
14) A has rank n
15) A has nullity 0
16) The orthogonal complement of the nullspace of A is R^(n)
17) The orthogonal complement of the row space of A is {0}

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