고유값 행렬(eigenvalue matrix)은 고유벡터와 함께 임의의 대상이되는 행렬의 특성을 보여주는 정보를 갖고있는 행렬이다. 어떤 행렬의 고유값 분해에서 그 고유값행렬은 계수 행렬의 특수한 경우이다. 고유값 행렬식과 판별식요약관점 실수 2 × 2 {\displaystyle 2\times 2} 행렬을 예약하고 A = ( a b c d ) {\displaystyle A={\begin{pmatrix}a&b\\c&d\end{pmatrix}}} 의 고유값 행렬식은 다음과 같다. det ( x I − A ) = ( x − a − b − c x − d ) = x 2 − ( a + d ) x + ( a d − b c ) = x 2 − tr A x + det A {\displaystyle {\begin{aligned}\det(xI-A)&={\begin{pmatrix}x-a&-b\\-c&x-d\end{pmatrix}}\\&=x^{2}-(a+d)x+(ad-bc)\\&=x^{2}-\operatorname {tr} Ax+\det A\end{aligned}}} 이어서 판별식은 다음과 같다. Δ = tr 2 A − 4 det A {\displaystyle \Delta =\operatorname {tr} ^{2}A-4\det A} 여기서 t r = {\displaystyle tr=} 대각합 det = {\displaystyle \det =} 행렬식 I {\displaystyle I} 는 단위행렬 Remove ads예요약관점 A = ( − 5 4 0 1 ) {\displaystyle A={\begin{pmatrix}-5&4\\0&1\end{pmatrix}}} det ( x I − A ) = ( x − ( − 5 ) − 4 − 0 x − ( 1 ) ) = x 2 − ( − 5 + 1 ) x + ( − 5 − 0 ) = x 2 + 4 x − 5 {\displaystyle {\begin{aligned}\det(xI-A)&={\begin{pmatrix}x-(-5)&-4\\-0&x-(1)\end{pmatrix}}\\&=x^{2}-(-5+1)x+(-5-0)\\&=x^{2}+4x-5\end{aligned}}} x 2 + 4 x − 5 = 0 {\displaystyle x^{2}+4x-5=0} x = 1 , − 5 {\displaystyle x=1\;,\;-5} 이어서 x = − 5 {\displaystyle x=-5} 일때, ( ( − 5 ) − ( − 5 ) − 4 − 0 ( − 5 ) − ( 1 ) ) {\displaystyle {\begin{pmatrix}(-5)-(-5)&-4\\-0&(-5)-(1)\end{pmatrix}}} ( 0 − 4 0 − 6 ) ( x 1 x 2 ) = ( 0 0 ) {\displaystyle {\begin{pmatrix}0&-4\\0&-6\end{pmatrix}}{\begin{pmatrix}x_{1}\\x_{2}\end{pmatrix}}={\begin{pmatrix}0\\0\end{pmatrix}}} − 4 x 2 = 0 {\displaystyle -4x_{2}=0} − 6 x 2 = 0 {\displaystyle -6x_{2}=0} x 2 = 0 {\displaystyle x_{2}=0} ( x 1 x 2 ) = ( x 1 0 ) = x 1 ( 1 0 ) {\displaystyle {\begin{pmatrix}x_{1}\\x_{2}\end{pmatrix}}={\begin{pmatrix}x_{1}\\0\end{pmatrix}}=x_{1}{\begin{pmatrix}1\\0\end{pmatrix}}} x = 1 {\displaystyle x=1} 일때, ( ( 1 ) − ( − 5 ) − 4 − 0 ( 1 ) − ( 1 ) ) {\displaystyle {\begin{pmatrix}(1)-(-5)&-4\\-0&(1)-(1)\end{pmatrix}}} ( 6 − 4 0 0 ) ( x 1 x 2 ) = ( 0 0 ) {\displaystyle {\begin{pmatrix}6&-4\\0&0\end{pmatrix}}{\begin{pmatrix}x_{1}\\x_{2}\end{pmatrix}}={\begin{pmatrix}0\\0\end{pmatrix}}} 6 x 1 + − 4 x 2 = 0 {\displaystyle 6x_{1}+-4x_{2}=0} 6 x 1 = 4 x 2 {\displaystyle 6x_{1}=4x_{2}} x 1 = 4 x 2 6 {\displaystyle x_{1}={{4x_{2}} \over {6}}} x 1 = 2 3 x 2 {\displaystyle x_{1}={{2} \over {3}}x_{2}} ( x 1 x 2 ) = ( 2 3 x 2 x 2 ) = x 2 ( 2 3 1 ) {\displaystyle {\begin{pmatrix}x_{1}\\x_{2}\end{pmatrix}}={\begin{pmatrix}{{2} \over {3}}x_{2}\\x_{2}\end{pmatrix}}=x_{2}{\begin{pmatrix}{{2} \over {3}}\\1\end{pmatrix}}} ( 1 2 3 0 1 ) {\displaystyle {\begin{pmatrix}1&{{2} \over {3}}\\0&1\\\end{pmatrix}}} 고유 벡터의 순서에서 고유벡터행렬 P {\displaystyle P} 를 얻고 , 이어서 P − 1 A P = A D {\displaystyle P^{-1}AP=A^{D}} 로부터 대각화 행렬 A D {\displaystyle A^{D}} 을 얻는다. Remove ads같이 보기 행렬 분해 미분 방정식 차분 방정식 Z변환 참고 매스월드 매스월드 Loading related searches...Wikiwand - on Seamless Wikipedia browsing. On steroids.Remove ads