~이어서
첫 번째 G.E를 하면
⎡⎣⎢⎢⎢1 0 0300336236⋮⋮⋮b1b2−2b1b1+b3⎤⎦⎥⎥⎥
그리고 3번째식을 다 0으로 만들어주면
(linear combination이고) / column vector A에 존재해야한다.
Coulmn vector들의 조합이 평면위의 점이 되야한다.
Column space = 3개의 숫자는 평면의 점이다.
->
=>
"Row Reduced form"만들기 ( Pivots = 1, pivots위는 0으로 )
(1식-3식)의 결과로 (1,3,0,-1)을 얻은 것이다.
맨오른쪽의 상수는 Pivot variable에 있어서 해당위치에 쓴다.
- 무수히 많은 Solution의 해집합이다
(l,m,n) 만 알면Ax=b(=0) 을 구한 것이다(x1,y1,z1) 점 추가하면Ax=b(≠0) 을 구한 것이다
정리해보자면
순서대로 총정리!
Finding the solution Ax=b
(1) [A:b]−>G.E−>[R:l]
R( Reduced form ) 만들기.
(2) Separate Pivot variables / Free variables
(3) Find the Special solutions for null space from ℝ
변수가 7개, 식이 5개 일때, 예를들어 1,3,4,7 열에 Pivot이 존재하고 나머지 2,5,6은 free variable인
=>
의 형태로 나타낼 수 있다. free variable이 계수로 나오고 pivot variable이 위치에 맞게 들어간다.
(4) Find Particular solution
열벡터로 나타냈을 때, free variable의 위치는 "0"으로 나타낸다.
Linear Independence ( 선형독립 )
Basis(vectors) , Dimension
Linear independent
only
- 스칼라 값이 0이 될때만, 그 벡터들을 선형 결합해 만들 수 있을 때
V1,V2 를 Linear independent 하다고 말한다.
ex)
C1,C2,C3=0 이어야 0이된다. 이럴 때 세 벡터는 linear independent하다고 말한다.
- If
G.E ofA generates 'm' non-zero rows,
"m"개의 independent한 vectors가 column에 존재한다 (in
다 0이 아닌게 한 개씩 존재하면 linear independent 한것
non-zero 행만큼이 = independent m의 개수
Rank of A
numbers of independent column vectors
numbers of independent row vectors ( row = column 개수 )
== Dimension of
( independent 한 vector의 개수가 몇 개냐? => column space의 dimension )
1번째 열 * 3 = 2번째 열
3번째 열 - 1번째 열 = 4번째 열
=> Pivot variable이 위치한 vector가 independent한 vector이다. 나머지 free variable이 있는 vector는 조합을 통해 나타낼 수 있다.
Spanning
Vector의 온갖 종류의 linear combination을 이요해서 벡터공간을 만드는 것. 특정 벡터는 특정 벡터공간을 span한다라고 말함.
"All linear combination of vectors {
=> {
-> x,y 2차원 평면만 만들 수 있다.
둘다 linear independent하고 2차원 평면을 만든다. 하지만 서로 모양이 다르다. 조합이 Unique하지 않다는 것이다!!!
를 만들기 위해서는 방법이 다 다르다.
똑같은 Vector space를 span한다고 해도 다 다르다 ( Unique X )
Basis ( Vectors )
numbers of minimum linearly independent vectors( 로만 구성 ) to span the vector span
Linear combination is "unique" from basis ( basis 벡터이면 그렇다 / 1:1 선형관계를 갖는다는 것이다.)
Basis is not Unique for a vector space
위 아래 둘 다 basis vector이다
Basis 자체는 Unique하지않지만, Basis가 정해지면 Basis가 만드는
Basis끼리 수직하면
"식 > 미지수" 인 상황이라면
=> 다 만족하는 미지수는 없다. (해가 X)