Linear Algebra Flashcards

1
Q

Column views

A

x1w1 + x2w2 + x3*w3 (w’s are column vectors)

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

내적

A

벡터 공간의 각도와 크기를 정해줌

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

Let’s say there are n vectors.

These vectors are independent if and only if,

A

No linear combination of n-1 vectors can make the remaining vector

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

Let’s say there are n n-dimensional vecotrs.

We can call these basis vectors if and only if?

A
  1. The vectors are independent
  2. Their linear combinations fill up the whole space
  3. n*n matrix with the vecotrs as columns is invertible
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Subspace

A

Set of all linear combinations of vectors (including the whole space)

for n-dimension, origin, line, plane and the whole space

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

Does associative property (결합법칙) hold for matrix multiplication?

A

Yes

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

How do row and column operations differ?

A

Row on left, column on right.

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

Explain Gauss-Jordan Elimination

A

[A I] => [I E’] using both downward and upward eliminations

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

True or False,

R^t * R is symmetric

A

True

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

What qualities should vector spaces satisfy?

A
  1. Addition of two vectors should be defined.
  2. Scalar multiplication should be defined.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are subspaces of R3?

A
  1. R3 itself
  2. Any plane going through the origin
  3. Any line going through the origin
  4. Origin
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Column space of matrix A (C(A)) is…

A

Subspace created by all the linear combinations of the columns of A

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

Null space of matrix A is…

A

Subspace comprised of solutions to the equation Ax = 0

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

Rank of a matrix is…

A

a number of pivots of a matrix

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