3Blue1Brown Linear Algebra Flashcards

(10 cards)

1
Q

What is a matrix

A

Transformation of space. Where the basis vectors land

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

Det(M) = 0 means?

A

The resulting volume of the transformed space is zero

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

Inverse matrix?

A

Transform is reversed

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

what is dot product?

A

Answers the question: two vectors: project A onto B, then what is the length of the multiplication of the projection by length of B?

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

two matrices AB; what is the order of operations?

A

like function composition: f(g(x)) you go from right to left

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

What does Ax=v mean?

A

The tranformation of A of space causes vector x to land on vector v

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

What is a matrix inverse?

A

Do the transformation in the opposite direction. A^{-1}

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

When does a matrix inverse not exist?

A

If the det is 0 that means that the initial transformation squished space. There are infinitely many ways to go in the back direction so the inverse doesn’t exist.

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

What does it mean for a matrix to be full rank?

A

Rank is the measure of the dimensions of the column space. That is, how many dimensions exist after the transformation. If the same number of dimensions exist, then the matrix is full rank. The matrix is of rank N, where N is the number of dimensions remaining.

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

What are basis vectors?

A

The unit vectors that define the space.

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