bme

admin write write write

[LA] Theorem 4

Linear Algebra 2022. 9. 2. 13:55
728x90
반응형
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

 

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 $\textbf{v}_1, \cdots, \textbf{v}_p$ are in $\mathbb{R^n}$, then the set of all linear combinations of $\textbf{v}_1, \cdots, \textbf{v}_p$ is denoted by Span $\left\{\..

bme-g.tistory.com

 

728x90
admin