[LA] Theorem 4
Linear Algebra 2022. 9. 2. 13:55728x90
반응형
David C. Lay의 Linear Algebra and its applications, 5th ed.
$A$가 $m \times n$ matrix이면, 다음의 statement들은 equivalent임.
1. $\mathbb{R}^m$에 속하는 임의의 vector $\textbf{b}$에 대해, matrix equation $A\textbf{x}=\textbf{b}$는 consistent함. (solution을 가짐.)
2. $\mathbb{R}^m$에 속하는 임의의 vector $\textbf{b}$는 matrix $A$의 columne들의 linear combination임.
3. matrix $A$의 column vector들로 구성된 Span은 $\mathbb{R}^m$이 된다.
4. matrix $A$는 모든 row에 대해 pivot position을 가진다. (주의할 것은 $A$는 linear system의 coefficient matrix임.)
2022.09.02 - [Linear Algebra] - Pivot and Pivot Column
2022.09.02 - [Linear Algebra] - [LA] Linear Combination 및 Vector equation, Matrix equation
2022.09.02 - [Linear Algebra] - [LA] Span
728x90
'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 |