"반데몬드 행렬과 행렬식"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 20개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 스프링노트 원문주소</h5>
+
==개요==
 +
* 다음과 같은 행렬을 반데몬드 행렬 (Vandermonde matrix)이라 한다 :<math>\begin{bmatrix} 1 & \alpha_1 & \alpha_1^2 & \dots & \alpha_1^{n-1}\\ 1 & \alpha_2 & \alpha_2^2 & \dots & \alpha_2^{n-1}\\ 1 & \alpha_3 & \alpha_3^2 & \dots & \alpha_3^{n-1}\\ \vdots & \vdots & \vdots & \ddots &\vdots \\ 1 & \alpha_m & \alpha_m^2 & \dots & \alpha_m^{n-1}\\\end{bmatrix}</math>
 +
* [[행렬식]]은 다음과 같이 주어진다 :<math>\prod_{1\le i<j\le n} (\alpha_j-\alpha_i)</math>
 +
*  행렬식은 [[교대다항식(alternating polynomial)]]이다
  
* [[#]]<br>
+
==분할을 통한 일반화==
 +
* [[교대다항식(alternating polynomial)]]에서 가져옴
 +
* 자연수의 분할 <math>\lambda : \lambda_{1}\geq \cdots \geq \lambda_{n}\geq 0</math> 에 대하여 행렬 <math>\left(x_j^{\lambda _i+n-i}\right)_{1\le i,j\le n}</math> 의 행렬식은 교대다항식이다.
 +
* <math>\lambda : \lambda_{1}=\cdots = \lambda_{n}= 0</math>인 경우, 반데몬드 행렬이 된다
 +
* <math>n=3</math> 의 경우 :<math>\left(
 +
\begin{array}{ccc}
 +
x_1^{\lambda _1+2} & x_2^{\lambda _1+2} & x_3^{\lambda _1+2} \\
 +
x_1^{\lambda _2+1} & x_2^{\lambda _2+1} & x_3^{\lambda _2+1} \\
 +
x_1^{\lambda _3} & x_2^{\lambda _3} & x_3^{\lambda _3}
 +
\end{array}
 +
\right)</math>
 +
* <math>n=4</math>의 경우 :<math>\left(
 +
\begin{array}{cccc}
 +
x_1^{\lambda _1+3} & x_2^{\lambda _1+3} & x_3^{\lambda _1+3} & x_4^{\lambda _1+3} \\
 +
x_1^{\lambda _2+2} & x_2^{\lambda _2+2} & x_3^{\lambda _2+2} & x_4^{\lambda _2+2} \\
 +
x_1^{\lambda _3+1} & x_2^{\lambda _3+1} & x_3^{\lambda _3+1} & x_4^{\lambda _3+1} \\
 +
x_1^{\lambda _4} & x_2^{\lambda _4} & x_3^{\lambda _4} & x_4^{\lambda _4}
 +
\end{array}
 +
\right)</math>
  
 
 
  
 
+
==역사==
 +
* [[수학사 연표]]
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">개요</h5>
+
  
* 행렬<br><math>\begin{bmatrix} 1 & \alpha_1 & \alpha_1^2 & \dots & \alpha_1^{n-1}\\ 1 & \alpha_2 & \alpha_2^2 & \dots & \alpha_2^{n-1}\\ 1 & \alpha_3 & \alpha_3^2 & \dots & \alpha_3^{n-1}\\ \vdots & \vdots & \vdots & \ddots &\vdots \\ 1 & \alpha_m & \alpha_m^2 & \dots & \alpha_m^{n-1}\\\end{bmatrix}</math><br>
+
   
  
* [[행렬식]]은 다음과 같이 주어짐<br>  <math>\prod_{1\le i<j\le n} (\alpha_j-\alpha_i)</math><br>
+
==메모==
* 행렬식이 교대식이다<br>
+
* http://mathoverflow.net/questions/43538/wonderful-applications-of-the-vandermonde-determinant?rq=1
 +
   
  
 
+
  
 
+
==관련된 항목들==
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">재미있는 사실</h5>
+
* [[대칭군 (symmetric group)]]
 +
* [[다항식의 판별식(discriminant)]]
 +
  
 
+
  
* Math Overflow http://mathoverflow.net/search?q=
+
==수학용어번역==
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
+
*{{forvo|url=vandermonde}}
 +
  
 
+
  
 
+
==매스매티카 파일 및 계산 리소스==
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">역사</h5>
+
* https://docs.google.com/leaf?id=0B8XXo8Tve1cxMGI5NDYxMDYtZjFhMy00OWRhLWEyYzUtNWQ4ZjcxYTA0ODFj&sort=name&layout=list&num=50
 +
  
 
+
  
* http://www.google.com/search?hl=en&tbs=tl:1&q=vandermonde+determinant
+
==사전 형태의 자료==
* [[수학사연표 (역사)|수학사연표]]
 
*  
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">메모</h5>
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 항목들</h5>
 
 
 
* [[대칭군 (symmetric group)]]<br>
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역</h5>
 
 
 
* 단어사전 http://www.google.com/dictionary?langpair=en|ko&q=
 
* 발음사전 http://www.forvo.com/search/vandermonde
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=vandermonde
 
* [http://www.nktech.net/science/term/term_l.jsp?l_mode=cate&s_code_cd=MA 남·북한수학용어비교]
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
<h5>매스매티카 파일 및 계산 리소스</h5>
 
 
 
 
 
 
 
* http://www.wolframalpha.com/input/?i=
 
* http://functions.wolfram.com/
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]
 
* [http://numbers.computation.free.fr/Constants/constants.html Numbers, constants and computation]
 
 
 
* [[매스매티카 파일 목록]]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">사전 형태의 자료</h5>
 
  
 
* http://ko.wikipedia.org/wiki/
 
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/Vandermonde_matrix
 
* http://en.wikipedia.org/wiki/Vandermonde_matrix
  
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련논문</h5>
 
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://www.ams.org/mathscinet
 
* http://dx.doi.org/
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련도서</h5>
 
 
*  도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/mainSearch.do?query=
 
** http://book.daum.net/search/mainSearch.do?query=
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련기사</h5>
 
 
*  네이버 뉴스 검색 (키워드 수정)<br>
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
 
 
 
  
 
+
==관련논문==
 +
* Yaacov, Itaï Ben. 2014. “A Multivariate Version of the Vandermonde Determinant Identity.” arXiv:1405.0993 [math], May. http://arxiv.org/abs/1405.0993.
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">블로그</h5>
+
[[분류:선형대수학]]
 +
[[분류:대칭다항식]]
 +
[[분류:행렬식]]
  
*  구글 블로그 검색<br>
+
==메타데이터==
** http://blogsearch.google.com/blogsearch?q=
+
===위키데이터===
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
+
* ID :  [https://www.wikidata.org/wiki/Q579544 Q579544]
* [http://math.dongascience.com/ 수학동아]
+
===Spacy 패턴 목록===
* [http://www.ams.org/mathmoments/ Mathematical Moments from the AMS]
+
* [{'LOWER': 'vandermonde'}, {'LEMMA': 'matrix'}]
* [http://betterexplained.com/ BetterExplained]
+
* [{'LOWER': 'vandermonde'}, {'LOWER': "'s"}, {'LEMMA': 'matrix'}]

2021년 2월 17일 (수) 05:44 기준 최신판

개요

  • 다음과 같은 행렬을 반데몬드 행렬 (Vandermonde matrix)이라 한다 \[\begin{bmatrix} 1 & \alpha_1 & \alpha_1^2 & \dots & \alpha_1^{n-1}\\ 1 & \alpha_2 & \alpha_2^2 & \dots & \alpha_2^{n-1}\\ 1 & \alpha_3 & \alpha_3^2 & \dots & \alpha_3^{n-1}\\ \vdots & \vdots & \vdots & \ddots &\vdots \\ 1 & \alpha_m & \alpha_m^2 & \dots & \alpha_m^{n-1}\\\end{bmatrix}\]
  • 행렬식은 다음과 같이 주어진다 \[\prod_{1\le i<j\le n} (\alpha_j-\alpha_i)\]
  • 행렬식은 교대다항식(alternating polynomial)이다

분할을 통한 일반화

  • 교대다항식(alternating polynomial)에서 가져옴
  • 자연수의 분할 \(\lambda : \lambda_{1}\geq \cdots \geq \lambda_{n}\geq 0\) 에 대하여 행렬 \(\left(x_j^{\lambda _i+n-i}\right)_{1\le i,j\le n}\) 의 행렬식은 교대다항식이다.
  • \(\lambda : \lambda_{1}=\cdots = \lambda_{n}= 0\)인 경우, 반데몬드 행렬이 된다
  • \(n=3\) 의 경우 \[\left( \begin{array}{ccc} x_1^{\lambda _1+2} & x_2^{\lambda _1+2} & x_3^{\lambda _1+2} \\ x_1^{\lambda _2+1} & x_2^{\lambda _2+1} & x_3^{\lambda _2+1} \\ x_1^{\lambda _3} & x_2^{\lambda _3} & x_3^{\lambda _3} \end{array} \right)\]
  • \(n=4\)의 경우 \[\left( \begin{array}{cccc} x_1^{\lambda _1+3} & x_2^{\lambda _1+3} & x_3^{\lambda _1+3} & x_4^{\lambda _1+3} \\ x_1^{\lambda _2+2} & x_2^{\lambda _2+2} & x_3^{\lambda _2+2} & x_4^{\lambda _2+2} \\ x_1^{\lambda _3+1} & x_2^{\lambda _3+1} & x_3^{\lambda _3+1} & x_4^{\lambda _3+1} \\ x_1^{\lambda _4} & x_2^{\lambda _4} & x_3^{\lambda _4} & x_4^{\lambda _4} \end{array} \right)\]


역사



메모



관련된 항목들



수학용어번역



매스매티카 파일 및 계산 리소스



사전 형태의 자료


관련논문

  • Yaacov, Itaï Ben. 2014. “A Multivariate Version of the Vandermonde Determinant Identity.” arXiv:1405.0993 [math], May. http://arxiv.org/abs/1405.0993.

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LOWER': 'vandermonde'}, {'LEMMA': 'matrix'}]
  • [{'LOWER': 'vandermonde'}, {'LOWER': "'s"}, {'LEMMA': 'matrix'}]