"순환 행렬(circulant matrix)과 행렬식"의 두 판 사이의 차이
21번째 줄: | 21번째 줄: | ||
<math>\left( \begin{array}{c} a_0 \end{array} \right)</math> | <math>\left( \begin{array}{c} a_0 \end{array} \right)</math> | ||
− | <math>\left( \begin{array}{cc} a_1 | + | <math>\left( \begin{array}{cc} a_0 & a_1 \\ a_1 & a_0 \end{array} \right)</math> |
− | <math>\left( \begin{array}{ccc} a_1 & a_2 | + | <math>\left( \begin{array}{ccc} a_0 & a_1 & a_2 \\ a_2 & a_0 & a_1 \\ a_1 & a_2 & a_0 \end{array} \right)</math> |
− | <math>\left( \begin{array}{cccc} a_1 & a_2 & a_3 | + | <math>\left( \begin{array}{cccc} a_0 & a_1 & a_2 & a_3 \\ a_3 & a_0 & a_1 & a_2 \\ a_2 & a_3 & a_0 & a_1 \\ a_1 & a_2 & a_3 & a_0 \end{array} \right)</math> |
− | <math>\left( \begin{array}{ccccc} a_1 & a_2 & a_3 & a_4 | + | <math>\left( \begin{array}{ccccc} a_0 & a_1 & a_2 & a_3 & a_4 \\ a_4 & a_0 & a_1 & a_2 & a_3 \\ a_3 & a_4 & a_0 & a_1 & a_2 \\ a_2 & a_3 & a_4 & a_0 & a_1 \\ a_1 & a_2 & a_3 & a_4 & a_0 \end{array} \right)</math> |
35번째 줄: | 35번째 줄: | ||
<h5>행렬식</h5> | <h5>행렬식</h5> | ||
− | + | * | |
2012년 8월 10일 (금) 17:58 판
이 항목의 수학노트 원문주소
개요
\(C=\begin{bmatrix}c_0 & c_{n-1} & \dots & c_{2} & c_{1} \\c_{1} & c_0 & c_{n-1} & & c_{2} \\\vdots & c_{1}& c_0 & \ddots & \vdots \\c_{n-2} & & \ddots & \ddots & c_{n-1} \\c_{n-1} & c_{n-2} & \dots & c_{1} & c_0 \\\end{bmatrix}\) 꼴의 행렬
\(\left( \begin{array}{c} a_0 \end{array} \right)\)
\(\left( \begin{array}{cc} a_0 & a_1 \\ a_1 & a_0 \end{array} \right)\)
\(\left( \begin{array}{ccc} a_0 & a_1 & a_2 \\ a_2 & a_0 & a_1 \\ a_1 & a_2 & a_0 \end{array} \right)\)
\(\left( \begin{array}{cccc} a_0 & a_1 & a_2 & a_3 \\ a_3 & a_0 & a_1 & a_2 \\ a_2 & a_3 & a_0 & a_1 \\ a_1 & a_2 & a_3 & a_0 \end{array} \right)\)
\(\left( \begin{array}{ccccc} a_0 & a_1 & a_2 & a_3 & a_4 \\ a_4 & a_0 & a_1 & a_2 & a_3 \\ a_3 & a_4 & a_0 & a_1 & a_2 \\ a_2 & a_3 & a_4 & a_0 & a_1 \\ a_1 & a_2 & a_3 & a_4 & a_0 \end{array} \right)\)
행렬식
역사
메모
- http://mathoverflow.net/questions/104368/rational-solutions-to-x3-y3-z3-3xyz-1
- On Circulant Matrices Irwin Kra and Santiago R. Simanca
- 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://en.wikipedia.org/wiki/circulant_matrix
- Encyclopaedia of Mathematics
- NIST Digital Library of Mathematical Functions
- The World of Mathematical Equations
리뷰논문, 에세이, 강의노트
관련논문