7- Vector Spaces, Span, Basis, Null Space Flashcards

1
Q

Regarding the determinant of a matrix A:
- its absolute value represents…
- its sign tells us…
- if it is zero then it means that…

A
  • how much the transformation scales the areas or volumes.
  • whether the transformation preserves or reverses the orientation.
  • if it’s zero then the transformation is not invertible and it collapses the space.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  • What is the vector space R^n
  • What is a vector subspace?
A
  • set of all vectors v with n components that are real numbers.
  • A subspace H of a vector space V is a subset of vectors of V with 3 properties:
    1. it is closed under the vector addition;
    2. it is closed under the scalar multiplication;
    3. it contains the zero vector.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the span of n vectors?
- What is the span of the empty set?
- What is the span of a single non zero vector?
- WHat is the span of 2 linearly independent vectors?
- WHat is the span of 3 linearly independent vectors?

Is the span of k vectors always k dimensional?
How many dimension is the span of the zero vector?

A
  • Set of all their linear combination: all the possible vectors that you can reach using only scalar multiplication and vector addition.
  • just the origin
  • it is the line through the origin and v: {alfa*v | alfa belongs to R}
  • 2d space
  • 3d space.

-No, it depends on whether there are linearly independent vectors or not.
- zero

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

A set of vectors is…
- linearly independent (definition and notation)
- linearly dependent (definition and notation)

A
  • independent if there are not vectors that can be expressed as linear combination of the others: if x1v1+…+xnvn = 0 has the only solution x= 0.
  • dependent if there is at least 1 vector which can be described as linear combination of the others: if x1v1+…+xnvn = 0 has at list a solution x!= 0.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  • the columns of a matrix are linearly independent if…
  • if a set contains more vectors than there are entries in each vector… and so column vectors of a matrix A…
  • if a set contains the zero vector then…
  • what is a basis?
A
  • if Ax = 0 has the only solution x= 0;
  • the set is linearly dependent: given Amxn, if n>m then the column vectors are linearly dependent.
  • the set is linearly dependent.
  • it is the set of linearly independent vectors that span the full space.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Each matrix A has 2 vector spaces associated with itself…

How can we define a basis for the column space?
How can we define a basis for the row space?

A
  • the column space of A= span(cols of A)
  • the row space of A= span(rows of A)
  • basis col space = pivot columns of matrix A;
  • basis row space = non zero row of its echelon form.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Null Space of a Matrix A:
- it is the set of…
- notation
- it is a subspace of…
- how to find a basis for the nut space

A
  • set of all the solutions x such that Ax=0
  • NulA= {x: x∈R^n and Ax=0}
  • subspace of R^n
  • we find the solutions of Ax=0 and then we take the vectors associated with the free variables.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the dimension dimH of a non-zero subspace H?
What is the dimension of a zero subspace {0}?
What is the dimension of NulA?

A
  • number of vectors in any basis for H
  • 0
  • number of free variables.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the rank of a matrix represent?
It is equal to… that is equal to…

A
  • how much info a matrix carries
  • is the dimension of the column space that is equal to the number of pivot columns of the matrix.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly