반응형
* 본 글은 선형대수학 복습을 상기시키기 위한 글로, 설명이 매우 부족할(?) 수 있습니다.
Nonhomogeneous systems의 solution은 Particular solution과 Homogeneous solution으로 표현이 가능하다.
- Ax = b의 solution을 p라고 하고, Ax = 0의 solution을 Vh라고 하자.
- 이때 Ap = b가 되고, AVh = 0이다.
- Matrix의 성질에 의해서, A(p + Vh) = Ap + AVh = b + 0 = b가 된다.
- ∴ p는 Particular solution, Vh는 homogeneous solution이다.
반응형
'MATH > Linear Algebra' 카테고리의 다른 글
Introduction to Linear Transformation (0) | 2022.12.20 |
---|---|
Linear Independence - Independent, Dependent (0) | 2022.12.20 |
Matrix Equation Ax=b (0) | 2022.12.20 |
Vector equations - Span (2) | 2022.12.20 |
Row Reduction and Echelon forms - Pivot, Echelon form, Existence and Uniquenss Theorem (1) | 2022.12.20 |