Geometric Interpretation Flashcards

1
Q

What is a degree of freedom?

A

dim(ker(A))

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

Consider A*x = b:
What is the space called when b = 0?
What is the space called when b ~= 0?

A

When b = 0, this is a vector space called ker(A).

When b ~= 0, this is an affine space with dim(ker(A)).

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

What is an affine space?

A

A space defined by one particular vector plus a vector space, i.e. points.

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

What is the dimension of the space of solutions (vector and affine)?

A

This is dim(ker(A)).

It is the number of all-zero rows in ^A when A is a square matrix.

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

What do you do when n > m?

A

Add the excess number of variables from (n - m) - this will be the dimension of the affine space.

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

How can you check the dimension of the space of solutions against the rank?

A

rank(A) + dim(ker(A)) = n (number of rows).

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

What is ker(A)?

A

The collection of all vectors that satisfy A*x = 0.

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