"Y-system and functional dilogarithm identities"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
encyclopedia==
imported>Pythagoras0 잔글 (찾아 바꾸기 – “<h5>” 문자열을 “==” 문자열로) |
imported>Pythagoras0 잔글 (찾아 바꾸기 – “</h5>” 문자열을 “==” 문자열로) |
||
1번째 줄: | 1번째 줄: | ||
− | ==introduction | + | ==introduction== |
* [http://pythagoras0.springnote.com/pages/4682477 체비셰프 다항식]<br><math>U_n(x)^2=1+U_{n-1}(x)U_{n+1}(x)</math><br> | * [http://pythagoras0.springnote.com/pages/4682477 체비셰프 다항식]<br><math>U_n(x)^2=1+U_{n-1}(x)U_{n+1}(x)</math><br> | ||
26번째 줄: | 26번째 줄: | ||
− | ==total positivity | + | ==total positivity== |
* <math>r_{i-1}r_{i+1}=r_i^2+1</math> | * <math>r_{i-1}r_{i+1}=r_i^2+1</math> | ||
38번째 줄: | 38번째 줄: | ||
− | ==relation to 5-term relation | + | ==relation to 5-term relation== |
* [http://pythagoras0.springnote.com/pages/5956565 5항 관계식 (5-term relation)]<br><math>1-x_{i}=x_{i-1}x_{i+1}</math><br> | * [http://pythagoras0.springnote.com/pages/5956565 5항 관계식 (5-term relation)]<br><math>1-x_{i}=x_{i-1}x_{i+1}</math><br> | ||
46번째 줄: | 46번째 줄: | ||
− | ==five-term relation of dilogarithm | + | ==five-term relation of dilogarithm== |
* [http://pythagoras0.springnote.com/pages/5956565 5항 관계식 (5-term relation)]<br> | * [http://pythagoras0.springnote.com/pages/5956565 5항 관계식 (5-term relation)]<br> | ||
62번째 줄: | 62번째 줄: | ||
− | ==rank 2 example | + | ==rank 2 example== |
* [[rank 2 cluster algebra]] | * [[rank 2 cluster algebra]] | ||
82번째 줄: | 82번째 줄: | ||
− | ==history | + | ==history== |
* http://www.google.com/search?hl=en&tbs=tl:1&q= | * http://www.google.com/search?hl=en&tbs=tl:1&q= | ||
90번째 줄: | 90번째 줄: | ||
− | ==related items | + | ==related items== |
* [[cluster algebra]] | * [[cluster algebra]] | ||
103번째 줄: | 103번째 줄: | ||
− | <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%;">encyclopedia | + | <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%;">encyclopedia== |
* http://en.wikipedia.org/wiki/ | * http://en.wikipedia.org/wiki/ | ||
114번째 줄: | 114번째 줄: | ||
− | ==books | + | ==books== |
126번째 줄: | 126번째 줄: | ||
− | ==expositions | + | ==expositions== |
* [http://www.math.nagoya-u.ac.jp/%7Enakanisi/research/10IPMU.pdf Dilogarithm identities in conformal field theory and cluster algebras] | * [http://www.math.nagoya-u.ac.jp/%7Enakanisi/research/10IPMU.pdf Dilogarithm identities in conformal field theory and cluster algebras] | ||
135번째 줄: | 135번째 줄: | ||
− | <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%;">articles | + | <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%;">articles== |
* [http://arxiv.org/abs/1006.0632 Periodic cluster algebras and dilogarithm identities] Tomoki Nakanishi, 2010 | * [http://arxiv.org/abs/1006.0632 Periodic cluster algebras and dilogarithm identities] Tomoki Nakanishi, 2010 | ||
160번째 줄: | 160번째 줄: | ||
− | ==question and answers(Math Overflow) | + | ==question and answers(Math Overflow)== |
* http://mathoverflow.net/search?q= | * http://mathoverflow.net/search?q= | ||
169번째 줄: | 169번째 줄: | ||
− | ==blogs | + | ==blogs== |
* 구글 블로그 검색<br> | * 구글 블로그 검색<br> | ||
180번째 줄: | 180번째 줄: | ||
− | ==experts on the field | + | ==experts on the field== |
* http://arxiv.org/ | * http://arxiv.org/ | ||
188번째 줄: | 188번째 줄: | ||
− | ==links | + | ==links== |
* [http://detexify.kirelabs.org/classify.html Detexify2 - LaTeX symbol classifier] | * [http://detexify.kirelabs.org/classify.html Detexify2 - LaTeX symbol classifier] |
2012년 10월 28일 (일) 15:25 판
introduction
- 체비셰프 다항식
\(U_n(x)^2=1+U_{n-1}(x)U_{n+1}(x)\) - 정다각형의 대각선의 길이
\(r_i^2=1+r_{i-1}r_{i+1}, 1\leq i \leq n-3\) - Question : for what values of \(r_1=x\), is the recurrence \(r_i^2=1+r_{i-1}r_{i+1}\) periodic? (\(r_0=1\))
- A := RecurrenceTable[{a[n] a[n - 2] + 1 == a[n - 1]^2, a[1] == x,
a[2] == y}, a, {n, 10}]
Simplify[A]
- Laurent phenomenon is true
- total positivity is broken
- 정오각형의 경우
- \(r_i^2=1+r_{i-1}r_{i+1}\), \(r_0=1,r_3=1\)
- 3가지 점화식의 해가 존재
- \(\{1,-1,0,1\}\), \(\{1,\frac{-\sqrt{5}+1}{2},\frac{-\sqrt{5}+1}{2},1 \}\) , \(\{1,\frac{\sqrt{5}+1}{2},\frac{\sqrt{5}+1}{2},1 \}\)
- A := RecurrenceTable[{a[n] a[n - 2] + 1 == a[n - 1]^2, a[1] == 1,
a[2] == 2 y}, a, {n, 10}]
Simplify[A]
NSolve[-4 y + 8 y^3 == 1, y]
{1, 2 y, -1 + 4 y^2, -4 y + 8 y^3,
1 - 12 y^2 +
16 y^4} /. {{y -> -0.5`}, {y -> -0.30901699437494745`}, {y ->
0.8090169943749475`}} // TableForm
total positivity
- \(r_{i-1}r_{i+1}=r_i^2+1\)
- A := RecurrenceTable[{a[n] a[n - 2] - 1 == a[n - 1]^2, a[1] == x,
a[2] == y}, a, {n, 10}]
Simplify[A]
relation to 5-term relation
- 5항 관계식 (5-term relation)
\(1-x_{i}=x_{i-1}x_{i+1}\)
five-term relation of dilogarithm
- 5항 관계식 (5-term relation)
- 로저스 다이로그 함수 \(L(x)\)에 대하여 다음이 성립한다
\(0\leq x,y\leq 1\) 일 때,
\(L(x)+L(1-xy)+L(y)+L(\frac{1-y}{1-xy})+L\Left( \frac{1-x}{1-xy} )\right)=\frac{\pi^2}{2}\) - \(1-x_{i}=x_{i-1}x_{i+1}\) 를 만족시키는 다섯개의 수
- is this also an example of a cluster variable?
- asymptotic analysis of basic hypergeometric series
- f[{x_, y_, z_, w_}] := Simplify[(x - z)/(x - w)*(y - w)/(y - z)]
A := Permutations[{0, 1, w, z}]
Table[Limit[f[Ai], w -> \[Infinity]], {i, 24}]
B := Subsets[{0, x*y, 1, y, z}, {4}]
g[i_] := Table[
Limit[f[n], z -> \[Infinity]], {n, Permutations[Bi]}]
Table[f[Bi], {i, 1, 5}]
Table[g[i], {i, 5}]
rank 2 example
\(y_{m-1}y_{m+1}=y_m+1\)
Start with two variables \(y_1,y_2\).
\(y_3y_1=y_2+1\). so \(y_3=\frac{y_2+1}{y_1}\)
\(y_2y_4=y_3+1 \)implies \(y_4=\frac{y_3+1}{y_2}=\frac{y_1+y_2+1}{y_1y_2}\)
\(y_3y_5=y_4+1\) implies \(y_5=\frac{y_4+1}{y_3}= \frac{y_1+1}{y_2}\) we are getting Laurent polynomials
\(y_4y_6=y_5\) implies \(y_6=\frac{y_5+1}{y_4}= \frac{\frac{y_1+1}{y_2}+1}{\frac{y_1+y_2+1}{y_1y_2}}=\frac{y_1(y_1+1)+y_1y_2}{y_1+y_2+1}=y_1\)
history
- 3 central charge of CFT, L-values, volume of threefolds and dilogarithm
- dilogarithm and dilogarithm identities
- Bloch group, K-theory and dilogarithm
encyclopedia==
- http://en.wikipedia.org/wiki/
- http://www.scholarpedia.org/
- http://www.proofwiki.org/wiki/
- Princeton companion to mathematics(Companion_to_Mathematics.pdf)
books
expositions
- Dilogarithm identities in conformal field theory and cluster algebras
- Periodicities in cluster algebras and dilogarithm identities
articles==
- Periodic cluster algebras and dilogarithm identities Tomoki Nakanishi, 2010
- Periodicities of T and Y-systems, dilogarithm identities, and cluster algebras I: Type B_r Rei Inoue, Osamu Iyama, Bernhard Keller, Atsuo Kuniba, Tomoki Nakanishi, 2010
- Dilogarithm identities for conformal field theories and cluster algebras: simply laced case Tomoki Nakanishi, 2009
- Thermodynamic Bethe Ansatz and Dilogarithm Identities I Edward Frenkel, Andras Szenes, 1995
- ADE functional dilogarithm identities and integrable models F. Gliozzi, R. Tateo, Phys. Lett. 348B (1995) 84-88.
- Rogers Dilogarithm in Integrable Systems A. Kuniba, T. Nakanishi, 1992
- Spectra in Conformal Field Theories from the Rogers Dilogarithm Atsuo Kuniba, Tomoki Nakanishi, 1992
- http://www.ams.org/mathscinet
- http://www.zentralblatt-math.org/zmath/en/
- http://arxiv.org/
- http://www.pdf-search.org/
- http://pythagoras0.springnote.com/
- http://math.berkeley.edu/~reb/papers/index.html
- http://dx.doi.org/
question and answers(Math Overflow)
blogs
- 구글 블로그 검색
- http://ncatlab.org/nlab/show/HomePage
experts on the field
links
- Periodic cluster algebras and dilogarithm identities Tomoki Nakanishi, 2010
- Periodicities of T and Y-systems, dilogarithm identities, and cluster algebras I: Type B_r Rei Inoue, Osamu Iyama, Bernhard Keller, Atsuo Kuniba, Tomoki Nakanishi, 2010
- Dilogarithm identities for conformal field theories and cluster algebras: simply laced case Tomoki Nakanishi, 2009
- Thermodynamic Bethe Ansatz and Dilogarithm Identities I Edward Frenkel, Andras Szenes, 1995
- ADE functional dilogarithm identities and integrable models F. Gliozzi, R. Tateo, Phys. Lett. 348B (1995) 84-88.
- Rogers Dilogarithm in Integrable Systems A. Kuniba, T. Nakanishi, 1992
- Spectra in Conformal Field Theories from the Rogers Dilogarithm Atsuo Kuniba, Tomoki Nakanishi, 1992
- http://www.ams.org/mathscinet
- http://www.zentralblatt-math.org/zmath/en/
- http://arxiv.org/
- http://www.pdf-search.org/
- http://pythagoras0.springnote.com/
- http://math.berkeley.edu/~reb/papers/index.html
- http://dx.doi.org/
question and answers(Math Overflow)
blogs
- 구글 블로그 검색
- http://ncatlab.org/nlab/show/HomePage
experts on the field