Linear Algebra에 대한 전체적인 구성
1장 Linear Equations in Linear Algebra 에서
Linear Equations 와 Matrices 의 비교,
Linear System이 무엇인지 설명 -> Linear Equation의 집합
variable,coefficient,constant에 대해서 설명.
그에 따른 Linear System이 가지고 있는 해 종류
A L.S has either
1. No solution
2. exactly one solution
3. infinitely many solution
이에 대한 기하학적 표현으로
1 -> 평행
2 -> 한점에서 만나다
3 -> 일치
를 설명.
1 -> inconsistent
2 -> consistent 을 구별
주의) A L.S is consistent <-> A L.S has a solution 이라는 걸 강조
(exactly one solution 을 가진다는 이야기 -> Only가 꼭 들어가야 함 )