"실계수 대칭행렬의 대각화"의 두 판 사이의 차이
7번째 줄: | 7번째 줄: | ||
<h5>개요</h5> | <h5>개요</h5> | ||
− | * <math>n\times n</math> | + | * <math>n\times n</math> 대칭행렬 A에 대하여 다음이 성립한다<br> |
** 행렬 A는 n개(counting multiplicity)의 실수인 고유값을 갖는다 | ** 행렬 A는 n개(counting multiplicity)의 실수인 고유값을 갖는다 | ||
** 행렬 A의 서로 다른 고유값에 대응하는 고유벡터들은 직교한다 | ** 행렬 A의 서로 다른 고유값에 대응하는 고유벡터들은 직교한다 | ||
18번째 줄: | 18번째 줄: | ||
<h5>예</h5> | <h5>예</h5> | ||
− | <math>A=\left( \begin{array}{cc} 1 & 2 \\ 2 & 1 \end{array} \right)</math> | + | <math>A=\left( \begin{array}{cc} 1 & 2 \\ 2 & 1 \end{array} \right)</math> 의 직교대각화 |
+ | |||
+ | <math>P=\left( \begin{array}{cc} \frac{1}{\sqrt{2}} & -\frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} & \frac{1}{\sqrt{2}} \end{array} \right)</math> 의 각 열은 A의 고유벡터가 된다. P는 직교행렬, 즉 <math>P^T=P^{-1}</math> 을 만족시킨다. | ||
+ | |||
+ | <math>D=P^{-1} A P=P^{T} A P =\left( \begin{array}{cc} 3 & 0 \\ 0 & -1 \end{array} \right)</math> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <h5>예</h5> | ||
+ | |||
+ | <math>A=\left( \begin{array}{ccc} 3 & -2 & 4 \\ -2 & 6 & 2 \\ 4 & 2 & 3 \end{array} \right)</math> 의 직교대각화 | ||
+ | |||
+ | <math>P=\left( \begin{array}{ccc} \frac{1}{\sqrt{2}} & -\frac{1}{3 \sqrt{2}} & -\frac{2}{3} \\ 0 & \frac{2 \sqrt{2}}{3} & -\frac{1}{3} \\ \frac{1}{\sqrt{2}} & \frac{1}{3 \sqrt{2}} & \frac{2}{3} \end{array} \right)</math> 의 각 열은 A의 고유벡터가 되며, P는 직교행렬, 즉 <math>P^T=P^{-1}</math> 을 만족시킨다. | ||
+ | |||
+ | <math>D=P^{-1} A P=P^{T} A P =\left( \begin{array}{ccc} 7 & 0 & 0 \\ 0 & 7 & 0 \\ 0 & 0 & -2 \end{array} \right)</math> | ||
86번째 줄: | 102번째 줄: | ||
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
− | * http:// | + | * [http://ko.wikipedia.org/wiki/%EB%8C%80%EC%B9%AD%ED%96%89%EB%A0%AC http://ko.wikipedia.org/wiki/대칭행렬] |
* [http://www.encyclopediaofmath.org/index.php/Main_Page Encyclopaedia of Mathematics] | * [http://www.encyclopediaofmath.org/index.php/Main_Page Encyclopaedia of Mathematics] | ||
* [http://dlmf.nist.gov NIST Digital Library of Mathematical Functions] | * [http://dlmf.nist.gov NIST Digital Library of Mathematical Functions] |
2012년 8월 4일 (토) 11:48 판
이 항목의 수학노트 원문주소
개요
- \(n\times n\) 대칭행렬 A에 대하여 다음이 성립한다
- 행렬 A는 n개(counting multiplicity)의 실수인 고유값을 갖는다
- 행렬 A의 서로 다른 고유값에 대응하는 고유벡터들은 직교한다
- 행렬 A는 직교대각화 가능하다
예
\(A=\left( \begin{array}{cc} 1 & 2 \\ 2 & 1 \end{array} \right)\) 의 직교대각화
\(P=\left( \begin{array}{cc} \frac{1}{\sqrt{2}} & -\frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} & \frac{1}{\sqrt{2}} \end{array} \right)\) 의 각 열은 A의 고유벡터가 된다. P는 직교행렬, 즉 \(P^T=P^{-1}\) 을 만족시킨다.
\(D=P^{-1} A P=P^{T} A P =\left( \begin{array}{cc} 3 & 0 \\ 0 & -1 \end{array} \right)\)
예
\(A=\left( \begin{array}{ccc} 3 & -2 & 4 \\ -2 & 6 & 2 \\ 4 & 2 & 3 \end{array} \right)\) 의 직교대각화
\(P=\left( \begin{array}{ccc} \frac{1}{\sqrt{2}} & -\frac{1}{3 \sqrt{2}} & -\frac{2}{3} \\ 0 & \frac{2 \sqrt{2}}{3} & -\frac{1}{3} \\ \frac{1}{\sqrt{2}} & \frac{1}{3 \sqrt{2}} & \frac{2}{3} \end{array} \right)\) 의 각 열은 A의 고유벡터가 되며, P는 직교행렬, 즉 \(P^T=P^{-1}\) 을 만족시킨다.
\(D=P^{-1} A P=P^{T} A P =\left( \begin{array}{ccc} 7 & 0 & 0 \\ 0 & 7 & 0 \\ 0 & 0 & -2 \end{array} \right)\)
역사
메모
- Math Overflow http://mathoverflow.net/search?q=
관련된 항목들
수학용어번역
- 단어사전
- 발음사전 http://www.forvo.com/search/
- 대한수학회 수학 학술 용어집
- 한국통계학회 통계학 용어 온라인 대조표
- 한국물리학회 물리학 용어집 검색기
- 남·북한수학용어비교
- 대한수학회 수학용어한글화 게시판
매스매티카 파일 및 계산 리소스
- http://www.wolframalpha.com/input/?i=
- http://functions.wolfram.com/
- NIST Digital Library of Mathematical Functions
- Abramowitz and Stegun Handbook of mathematical functions
- The On-Line Encyclopedia of Integer Sequences
- Numbers, constants and computation
- 매스매티카 파일 목록
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://ko.wikipedia.org/wiki/대칭행렬
- Encyclopaedia of Mathematics
- NIST Digital Library of Mathematical Functions
- The World of Mathematical Equations
리뷰논문, 에세이, 강의노트
관련논문