"2-term 다이로그 항등식 (dilogarithm identities) 과 행렬"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
잔글 (찾아 바꾸기 – “수학사연표” 문자열을 “수학사 연표” 문자열로)
1번째 줄: 1번째 줄:
 
 
==개요==
 
==개요==
  
21번째 줄: 20번째 줄:
 
* <math>L(x)+L(1-x)=2L(1)</math>:<math>\log (1-x)=A\log x</math>:<math>\log x=A^{-1}\log (1-x)</math><br>
 
* <math>L(x)+L(1-x)=2L(1)</math>:<math>\log (1-x)=A\log x</math>:<math>\log x=A^{-1}\log (1-x)</math><br>
  
 
  
 
  
 
==행렬의 예==
 
==행렬의 예==
35번째 줄: 32번째 줄:
 
*  d=0 case (not positive definite):<math> \begin{bmatrix} 1/2 & 1/2 \\ 1/2 & 0 \end{bmatrix}</math>:<math> \begin{bmatrix} 8/9 & 1/3 \\ 1/3 & 0 \end{bmatrix}</math><br>
 
*  d=0 case (not positive definite):<math> \begin{bmatrix} 1/2 & 1/2 \\ 1/2 & 0 \end{bmatrix}</math>:<math> \begin{bmatrix} 8/9 & 1/3 \\ 1/3 & 0 \end{bmatrix}</math><br>
  
 
  
 
  
 
==역사==
 
==역사==
60번째 줄: 55번째 줄:
  
 
==관련된 항목들==
 
==관련된 항목들==
 +
* [[다이로그 항등식 (dilogarithm identities)]]
  
 
 
 
 
 
 
==수학용어번역==
 
 
*  단어사전<br>
 
** http://translate.google.com/#en|ko|
 
** http://ko.wiktionary.org/wiki/
 
* 발음사전 http://www.forvo.com/search/
 
* [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=
 
* [http://www.kss.or.kr/pds/sec/dic.aspx 한국통계학회 통계학 용어 온라인 대조표]
 
* [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 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
==사전 형태의 자료==
 
 
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/
 
* [http://eom.springer.de/default.htm The Online Encyclopaedia of Mathematics]
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://eqworld.ipmnet.ru/ The World of Mathematical Equations]
 
  
 +
==매스매티카 파일 및 계산 리소스==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxeWplbkFwR0RPWlU/edit
 
 
 
 
  
 
 
  
 
==리뷰논문, 에세이, 강의노트==
 
==리뷰논문, 에세이, 강의노트==
99번째 줄: 67번째 줄:
 
 
 
 
  
 
 
  
 
 
 
 
107번째 줄: 74번째 줄:
 
* [http://arxiv.org/abs/math-ph/9911012 Two-term dilogarithm identities related to conformal field theory] Andrei G. Bytsko, 1999
 
* [http://arxiv.org/abs/math-ph/9911012 Two-term dilogarithm identities related to conformal field theory] Andrei G. Bytsko, 1999
 
* Terhoeven thesis http://www.th.physik.uni-bonn.de/th/Database/Doktor/terhoeven.ps.gz
 
* Terhoeven thesis http://www.th.physik.uni-bonn.de/th/Database/Doktor/terhoeven.ps.gz
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://www.ams.org/mathscinet
 
* http://dx.doi.org/
 
 
 
 
  
 
 
 
 
 
[[분류:다이로그]]
 
[[분류:다이로그]]

2013년 8월 9일 (금) 01:45 판

개요

$$ \left\{ \begin{array}{c} 1-x_ 1=x_ 1^{a} x_ 2^{b} \\ 1-x_ 2=x_ 1^{b} x_ 2^{c} \\ 0<x_i<1, \, i=1,2 \end{array} \right.$$


쌍대성

  • 두 2x2 행렬 A , B 가 서로 역행렬일때,
  • \(L(x)+L(1-x)=2L(1)\)\[\log (1-x)=A\log x\]\[\log x=A^{-1}\log (1-x)\]


행렬의 예

  • complete list of the form\[ \begin{bmatrix} a & b \\ b & a \end{bmatrix}\] only a+b = 2,1,1/2,0 allowed\[ \begin{bmatrix} a & 2-a \\ 2-a & a \end{bmatrix}\]\( \begin{bmatrix} a & 1-a \\ 1-a & a \end{bmatrix}\)\( \begin{bmatrix} a & 1/2-a \\ 1/2-a & a \end{bmatrix}\)\( \begin{bmatrix} a & -a \\ -a & a \end{bmatrix}\)
  • complete list of the form\[ \begin{bmatrix} 2a & 1 \\ 1 & 1 \end{bmatrix}\]
    \( \begin{bmatrix} 0 & 1 \\ 1 & 1 \end{bmatrix}\)\( \begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix}\)\( \begin{bmatrix} 2 & 1 \\ 1 & 1 \end{bmatrix}\)\( \begin{bmatrix} 4 & 1 \\ 1 & 1 \end{bmatrix}\)\( \begin{bmatrix} \infty & 1 \\ 1 & 1 \end{bmatrix}\)
  • M(3,5)\[\left[ \begin{array}{cc} 5/2 & 2 \\ 2 & 2 \end{array} \right]\]
  • M(3,4)\[ \begin{bmatrix} 4 & 3 \\ 3 & 3 \end{bmatrix}\]\( \begin{bmatrix} 8 & 3 \\ 3 & 2 \end{bmatrix}\)
  • M(2,5)\[ \begin{bmatrix} 8 & 5 \\ 5 & 4 \end{bmatrix}\]
  • M(6,7)\[ \begin{bmatrix} 4/3 & 1/3 \\ 1/3 & 2/3 \end{bmatrix}\]
  • d=0 case (not positive definite)\[ \begin{bmatrix} 1/2 & 1/2 \\ 1/2 & 0 \end{bmatrix}\]\[ \begin{bmatrix} 8/9 & 1/3 \\ 1/3 & 0 \end{bmatrix}\]


역사



메모

 

 

 

관련된 항목들


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

 


리뷰논문, 에세이, 강의노트

 


 

관련논문