미지수 = 방정식 => Unique or No-Solution
미지수 > 방정식 => Infinitely or Many Solutions
Vector Spaces and Subspaces
- Space : Set closed under addition & scalar multiplication
원소갖는 집합, 덧셈 닫힘 / scala 곱 닫힘 ( 닫힘 = 포함, 가능 )
for any vectors
for any scalar
A real vector space ℝn (n-dimmensional)
(1)
(2) $ x + ( y + z ) = ( x + y ) + z
(3) There is a unique "Zero vector", such that
(4) For each
(5)
(6) $(C_1C_2)x = C_1(C_2x)
(7)
(8)
x andy should be cloased under addition and scalar multiplication => " Space "
ex)
2x2 matrix 이면
- Subspace : non-empty subset that satisfies the requirements for a vector space
(i)
(ii)
=>
- different from subset
ex) (i)
(ii) the origin => smallest subspace
(iii)
(iv) lower triangular matrices
The Column Space of A
Column space : contains all linear combinations of the columns of matrix A
-> linear combinations of column vectors equals
Ax=b 는 Solvable할 수 있다. 만약b 가A 의 Column의 결합으로 표현될 수 있다면 가능하다. 그러면b 는 column space에 있는 것이다.
평면 위에 존재한다면 -> 해가 존재하고
평면 밖에 있다면 -> 해가 존재하지 않는다.
- Column Space
if
- Column space
ℂ(A)
(i) if
-> 덧셈에 대해 닫혀있다.(가능하다)
(ii) if
-> 스칼라 곱에 대해 닫혀있다.
ex) (i) for any non-singular 5x5 matrix ->
-> (5 pivots in Gauss Elimination )
(ii) Zero matrix -> 0 - dimensional space