📗강의노트/KOCW 선형대수

[KOCW 선형대수] 8강. 벡터공간의 차원과 4가지 부벡터공간

728x90
반응형

제 8강. 벡터공간의 차원과 4가지 부벡터공간

If, given linearly vectors -> linear combination => unique ( 조합은 딱 1가지이다 )

basis is a maximal independent set / minimal spanning set

4 Fundamental subspaces in A

How to find an explicit basis -> a systematic procedure

(1) Column space

 -> linear combination of column vectors 

(2) Null space : , {} 

(3) Row space :  => linear combination of row vectors 

(4) Left Null space :  => {}  

  •  and  are subspaces of 

  •  and  are subspaces of  

ex) 

Free variable 위치는 -를 붙여주고 자시자신은 1

Independent vector의 개수로 column space diemension을 알 수 있다.

  • Subspace의 특징

차원 같은 것 끼리는 수직이다.

  •    는 수직관계

  •    는 수직 관계

  • Row space of A

-> non zero rows of  are a basis, and the of pivots( or non-zero rows) is the dimension of row space of  or 

dim(A) = dim(U) -> No change of dimension by 

  • Null space of A 

-> by elimination  -> 

nullspaces of  and  are the same. its dimension is n-r. the special solution are a basis

  • Column space of A

-> The pivot columns of A(or U) are a basis

Dim(A) and Dim( equals the rank r -> row space dim

number of independent columns equals number of independent rows

  • Left nullspace of A (  nullspace )

Dim() + Dim(N()) = m

( rank(r) + (m-r))

Dim() + Dim(N(A)) = n

( rank (r) + (n-r) )

ex) 

Free variable 위치는 -를 붙여주고 자시자신은 1

Existence of Inverses ( )

(1) square case

(2)  ,  ( 열의 개수 더 많음 )

오른쪽에 Inverse가 존재해서 -> Right inverse 라고 함

직사각형(가로가 긴 ) X 직사각형 ( 세로가 긴 ) = mxm형태의 

오른쪽에 붙지 않으면, 역행력이 존재하지 않음

(3)  ,  ( 행의 개수 더 많음 )

직사각형(가로가 긴 ) X 직사각형 ( 세로가 긴 ) = mxm형태의 

역행렬이 왼쪽에 와야한다. -> Left inverse

  • 일 때 

만약에 left-inverser가 존재한다면

Unique한 X를 구할 수 있음

728x90
반응형