"양의 정부호 행렬(positive definite matrix)"의 두 판 사이의 차이
Pythagoras0 (토론 | 기여) |
Pythagoras0 (토론 | 기여) |
||
(같은 사용자의 중간 판 4개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
==개요== | ==개요== | ||
− | * | + | * 실계수 n×n 행렬 M이 모든 0이 아닌 벡터 v 에 대하여, <math>v^{T}M v > 0 </math> 를 만족시킬 때, 양의 정부호 행렬이라 한다 |
* 실베스터 판정법 - leading principal minor 가 모두 양수이면 양의 정부호 행렬이다 | * 실베스터 판정법 - leading principal minor 가 모두 양수이면 양의 정부호 행렬이다 | ||
* 다변수함수의 극점을 분류하는 [[헤세 판정법]] 에 응용할 수 있다 | * 다변수함수의 극점을 분류하는 [[헤세 판정법]] 에 응용할 수 있다 | ||
− | + | ||
− | + | ||
− | + | ||
==2×2 행렬의 경우== | ==2×2 행렬의 경우== | ||
− | * 행렬:<math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math | + | * 행렬:<math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math> |
* principal submatrix | * principal submatrix | ||
− | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>, <math>\left( \begin{array}{c} a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math | + | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>, <math>\left( \begin{array}{c} a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math> |
* leading principal submatrix | * leading principal submatrix | ||
− | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math | + | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math> |
− | + | ||
− | + | ||
==3×3 행렬의 경우== | ==3×3 행렬의 경우== | ||
− | * 행렬:<math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math | + | * 행렬:<math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math> |
* principal submatrix | * principal submatrix | ||
<math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>,<math>\left( \begin{array}{c} a_{2,2} \end{array} \right)</math>,<math>\left( \begin{array}{c} a_{3,3} \end{array} \right)</math> | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math>,<math>\left( \begin{array}{c} a_{2,2} \end{array} \right)</math>,<math>\left( \begin{array}{c} a_{3,3} \end{array} \right)</math> | ||
<math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,3} \\ a_{3,1} & a_{3,3} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{2,2} & a_{2,3} \\ a_{3,2} & a_{3,3} \end{array} \right)</math> | <math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{1,1} & a_{1,3} \\ a_{3,1} & a_{3,3} \end{array} \right)</math>, <math>\left( \begin{array}{cc} a_{2,2} & a_{2,3} \\ a_{3,2} & a_{3,3} \end{array} \right)</math> | ||
− | <math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math | + | <math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math> |
* leading principal submatrix | * leading principal submatrix | ||
− | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math><math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math | + | <math>\left( \begin{array}{c} a_{1,1} \end{array} \right)</math><math>\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)</math>, <math>\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)</math> |
− | + | ||
− | + | ||
− | + | ||
==예== | ==예== | ||
− | * 다음과 같은 5x5 행렬을 생각하자:<math>\left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right)</math | + | * 다음과 같은 5x5 행렬을 생각하자:<math>\left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right)</math> |
− | * leading principal submatrix와 그 행렬식을 구하면 다음과 같다:<math>\begin{array}{ll} \left( \begin{array}{c} 2 \end{array} \right) & 2 \\ \left( \begin{array}{cc} 2 & -1 \\ -1 & 2 \end{array} \right) & 3 \\ \left( \begin{array}{ccc} 2 & -1 & 0 \\ -1 & 2 & -1 \\ 0 & -1 & 2 \end{array} \right) & 4 \\ \left( \begin{array}{cccc} 2 & -1 & 0 & 0 \\ -1 & 2 & -1 & 0 \\ 0 & -1 & 2 & -1 \\ 0 & 0 & -1 & 2 \end{array} \right) & 5 \\ \left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right) & 1 \end{array}</math | + | * leading principal submatrix와 그 행렬식을 구하면 다음과 같다:<math>\begin{array}{ll} \left( \begin{array}{c} 2 \end{array} \right) & 2 \\ \left( \begin{array}{cc} 2 & -1 \\ -1 & 2 \end{array} \right) & 3 \\ \left( \begin{array}{ccc} 2 & -1 & 0 \\ -1 & 2 & -1 \\ 0 & -1 & 2 \end{array} \right) & 4 \\ \left( \begin{array}{cccc} 2 & -1 & 0 & 0 \\ -1 & 2 & -1 & 0 \\ 0 & -1 & 2 & -1 \\ 0 & 0 & -1 & 2 \end{array} \right) & 5 \\ \left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right) & 1 \end{array}</math> |
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==메모== | ==메모== | ||
− | + | ||
* Math Overflow http://mathoverflow.net/search?q= | * Math Overflow http://mathoverflow.net/search?q= | ||
− | + | ||
− | + | ||
==관련된 항목들== | ==관련된 항목들== | ||
75번째 줄: | 64번째 줄: | ||
* [[헤세 판정법]] | * [[헤세 판정법]] | ||
− | + | ||
− | + | ||
==매스매티카 파일 및 계산 리소스== | ==매스매티카 파일 및 계산 리소스== | ||
83번째 줄: | 72번째 줄: | ||
* https://docs.google.com/leaf?id=0B8XXo8Tve1cxMzM0MWEwZjUtYzQzNS00NGEzLTkzNTgtZTc2ZTUyZmNjNWI4&sort=name&layout=list&num=50 | * https://docs.google.com/leaf?id=0B8XXo8Tve1cxMzM0MWEwZjUtYzQzNS00NGEzLTkzNTgtZTc2ZTUyZmNjNWI4&sort=name&layout=list&num=50 | ||
− | + | ||
==수학용어번역== | ==수학용어번역== | ||
− | * [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집] | + | * [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집] |
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=definite | ** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=definite | ||
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=minor | ** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=minor | ||
94번째 줄: | 83번째 줄: | ||
− | + | ||
− | + | ||
− | ==사전 | + | ==사전 형태의 자료== |
* http://ko.wikipedia.org/wiki/ | * http://ko.wikipedia.org/wiki/ | ||
104번째 줄: | 93번째 줄: | ||
* http://en.wikipedia.org/wiki/Sylvester's_criterion | * http://en.wikipedia.org/wiki/Sylvester's_criterion | ||
− | + | ||
==리뷰논문, 에세이, 강의노트== | ==리뷰논문, 에세이, 강의노트== | ||
− | + | ||
− | + | ||
− | + | ||
==관련논문== | ==관련논문== | ||
118번째 줄: | 107번째 줄: | ||
* Gilbert, George T. 1991. “Positive Definite Matrices and Sylvester’s Criterion”. <em>The American Mathematical Monthly</em> 98 (1) (1월 1): 44-46. doi:[http://dx.doi.org/10.2307/2324036 10.2307/2324036]. | * Gilbert, George T. 1991. “Positive Definite Matrices and Sylvester’s Criterion”. <em>The American Mathematical Monthly</em> 98 (1) (1월 1): 44-46. doi:[http://dx.doi.org/10.2307/2324036 10.2307/2324036]. | ||
− | + | ||
− | + | ||
[[분류:선형대수학]] | [[분류:선형대수학]] | ||
+ | |||
+ | ==메타데이터== | ||
+ | ===위키데이터=== | ||
+ | * ID : [https://www.wikidata.org/wiki/Q77601250 Q77601250] | ||
+ | ===Spacy 패턴 목록=== | ||
+ | * [{'LOWER': 'definite'}, {'LEMMA': 'matrix'}] |
2021년 2월 17일 (수) 04:52 기준 최신판
개요
- 실계수 n×n 행렬 M이 모든 0이 아닌 벡터 v 에 대하여, \(v^{T}M v > 0 \) 를 만족시킬 때, 양의 정부호 행렬이라 한다
- 실베스터 판정법 - leading principal minor 가 모두 양수이면 양의 정부호 행렬이다
- 다변수함수의 극점을 분류하는 헤세 판정법 에 응용할 수 있다
2×2 행렬의 경우
- 행렬\[\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)\]
- principal submatrix
\(\left( \begin{array}{c} a_{1,1} \end{array} \right)\), \(\left( \begin{array}{c} a_{2,2} \end{array} \right)\), \(\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)\)
- leading principal submatrix
\(\left( \begin{array}{c} a_{1,1} \end{array} \right)\), \(\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)\)
3×3 행렬의 경우
- 행렬\[\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)\]
- principal submatrix
\(\left( \begin{array}{c} a_{1,1} \end{array} \right)\),\(\left( \begin{array}{c} a_{2,2} \end{array} \right)\),\(\left( \begin{array}{c} a_{3,3} \end{array} \right)\) \(\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)\), \(\left( \begin{array}{cc} a_{1,1} & a_{1,3} \\ a_{3,1} & a_{3,3} \end{array} \right)\), \(\left( \begin{array}{cc} a_{2,2} & a_{2,3} \\ a_{3,2} & a_{3,3} \end{array} \right)\) \(\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)\)
- leading principal submatrix
\(\left( \begin{array}{c} a_{1,1} \end{array} \right)\)\(\left( \begin{array}{cc} a_{1,1} & a_{1,2} \\ a_{2,1} & a_{2,2} \end{array} \right)\), \(\left( \begin{array}{ccc} a_{1,1} & a_{1,2} & a_{1,3} \\ a_{2,1} & a_{2,2} & a_{2,3} \\ a_{3,1} & a_{3,2} & a_{3,3} \end{array} \right)\)
예
- 다음과 같은 5x5 행렬을 생각하자\[\left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right)\]
- leading principal submatrix와 그 행렬식을 구하면 다음과 같다\[\begin{array}{ll} \left( \begin{array}{c} 2 \end{array} \right) & 2 \\ \left( \begin{array}{cc} 2 & -1 \\ -1 & 2 \end{array} \right) & 3 \\ \left( \begin{array}{ccc} 2 & -1 & 0 \\ -1 & 2 & -1 \\ 0 & -1 & 2 \end{array} \right) & 4 \\ \left( \begin{array}{cccc} 2 & -1 & 0 & 0 \\ -1 & 2 & -1 & 0 \\ 0 & -1 & 2 & -1 \\ 0 & 0 & -1 & 2 \end{array} \right) & 5 \\ \left( \begin{array}{ccccc} 2 & -1 & 0 & 0 & 0 \\ -1 & 2 & -1 & 0 & 0 \\ 0 & -1 & 2 & -1 & 0 \\ 0 & 0 & -1 & 2 & -1 \\ 0 & 0 & 0 & -1 & 1 \end{array} \right) & 1 \end{array}\]
메모
- Math Overflow http://mathoverflow.net/search?q=
관련된 항목들
매스매티카 파일 및 계산 리소스
수학용어번역
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/Positive-definite_matrix
- http://en.wikipedia.org/wiki/Sylvester's_criterion
리뷰논문, 에세이, 강의노트
관련논문
- Gilbert, George T. 1991. “Positive Definite Matrices and Sylvester’s Criterion”. The American Mathematical Monthly 98 (1) (1월 1): 44-46. doi:10.2307/2324036.
메타데이터
위키데이터
- ID : Q77601250
Spacy 패턴 목록
- [{'LOWER': 'definite'}, {'LEMMA': 'matrix'}]