determinant (3) 썸네일형 리스트형 선형대수(HYU)_17 판별식의 응용 4.4 Applications of Determinants 네 개의 major determinant application 1. Computation of A−1 Cofactor matric C에 대해서 A^{-1}은 cofactor matrix C를 detA로 나눈 것이다. A−1=CTdetA,(A−1)ij=CijdetA 위 식을 입증하기 위해서는 ACT=(detA)I임을 보여야한다. $$ [a11⋯a1n⋮⋮an1⋯ann] \begin{.. 선형대수(HYU)_16 판별식의 공식 4.3 Formulas For the Determinant 첫 번째 formular는 이미 전에 언급이 되었다. Row operation으로 D의 pivot을 구했을 때: A가 invertible하면 PA=LDU, detP=±1이다. detA=± detL detD detU=± (product of the pivots) ± 부호는 row exchange의 횟수에 따라 결정된다. (even or odd) Triangular factor는 detL=detU=1이고 detD=d1⋯dn Example $$ \begin{bmatrix} 2 & -1 & & & \ -1 & 2 & -1 & & \ & -1 &.. 선형대수(HYU)_15 행렬의 판별식 Chapter 4. Determinants 4.1 Introduction Four main uses of determinants: Invertibility test A의 determinant가 zero이면 A는 singular하다. detA≠0이면 A−1이 존재한다. (A가 invertible) A의 determinant는 n-dimensional space 안 box의 volumne과 같다. e.g., ∫∫∫f(x,y,z)dV의 little cube dV=dxdydz를 cylindrical coordinate로 바꿀 때, $$ \begin{matrix} x &=& rcos\theta \ y &=& rsin\theta \ z .. 이전 1 다음