벡터공간 (1)
Vector Space
1. Addition
두 개의
2. Scalar multiplication
Scalar인
이와 같이, 두 operation이 정의되어 있고, 다음의 axiom들을 만족하면 Vector space라고 함.


Null space
- Matrix에서 정의된 subspace이다.
matrix 의 null space는 을 만족하는 모든 ( 벡터)로 구성되어 있다.
의 null space는 의 subspace이다.

Span and Spanning Set

💡
만약,가 vector space 의 element일 때, 는 의 subspace이다.
Linearly Independence

💡이 의 n-vector들이고, 인 matrix 일 때,
이 벡터들이 linearly dependent한 것은가 singluar 한 것의 필요충분조건이다.
증명)
이 식이 nontrivial solution을 가지려면
예제)
Show that the vectors
위 theory에서처럼, 세 개의 벡터로 이루어진 matrix를 만들어보면,
zero row 가 있기 때문에 이 matrix는 singular하고,
따라서 vector들은 linearly dependent하다.
이 이론은, vector들이 주어졌을 때, minimal spanning set이 되느냐? 하고 물었을 때 사용하기 적합하다.
💡이 vector space 의 vector들일 때,
vector이 의 linear combination으로 unique하게 쓸 수 있는 건 가 linearly independent한 것의 필요충분조건이다.
Basis and Demension
Basis
💡
Nonzero vector space의 nonempty subset 는 아래 두 조건을 만족하면 의 basis이다.
-가 linearly independent하고, 가 를 span하면,
-가 linearly independent하고, 가 를 span하면,
예제) Show that

위 vector들로 이루어진 matrix를 만들어 보면,
각 열이 pivot column이므로, free variable이 없다.
따라서
또한, 각 row가 pivot position을 가지고 있으므로,
💡이 vector space 의 vector들일 때, 인 의 개의 벡터들의 집합은 linearly dependent할 수 밖에 없다.
💡 만약와 둘 다 vector space 의 basis라면, 이다.
Dimension
💡 Vector space가 n개의 원소로 이루어진 basis를 갖고 있다면, 는 finite-dimensional이라 부르고, 을 의 dimension이라고 한다.
