[LA] Theorem 4
Linear Algebra 2022. 9. 2. 13:55David C. Lay의 Linear Algebra and its applications, 5th ed.
A가 m×n matrix이면, 다음의 statement들은 equivalent임.
1. Rm에 속하는 임의의 vector b에 대해, matrix equation Ax=b는 consistent함. (solution을 가짐.)
2. Rm에 속하는 임의의 vector b는 matrix A의 columne들의 linear combination임.
3. matrix A의 column vector들로 구성된 Span은 Rm이 된다.
4. matrix A는 모든 row에 대해 pivot position을 가진다. (주의할 것은 A는 linear system의 coefficient matrix임.)
2022.09.02 - [Linear Algebra] - Pivot and Pivot Column
Pivot and Pivot Column
Pivot (position) Matrix의 row echelon form(REF)에서 leading entry들의 위치를 가르킴. leading entry : row에서 0이 아닌 첫번째 element를 가르킴. 실제로 REF나 RREF나 pivot position은 같음. RREF는 matri..
bme-g.tistory.com
2022.09.02 - [Linear Algebra] - [LA] Linear Combination 및 Vector equation, Matrix equation
Linear Combination 및 Vector equation, Matrix equation
Linear Combination linear equation 에서 variable 이 scalar가 아닌 vector로 바꾼 경우라고 생각하면 쉽다 scalar를 component가 1개인 vector라고 생각할 수 있으므로, linear equaiton의 일반화 라고 봐도 된..
bme-g.tistory.com
2022.09.02 - [Linear Algebra] - [LA] Span
[LA] Span
Span의 정의는 다음과 같음. If v1,⋯,vp are in Rn, then the set of all linear combinations of v1,⋯,vp is denoted by Span $\left\{\..
bme-g.tistory.com
'Linear Algebra' 카테고리의 다른 글
[LA] Introduction of Linear Algebra (0) | 2022.09.02 |
---|---|
[LA] Homogeneous and Non-homogenous Linear System (0) | 2022.09.02 |
[LA] Span (0) | 2022.09.02 |
[LA] Linear Combination 및 Vector equation, Matrix equation (1) | 2022.09.02 |
[LA] sympy로 Reduced Row Echelon Matrix 구하기. (0) | 2022.09.02 |