"PSLQ for dilogarithm identities"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
imported>Pythagoras0 |
imported>Pythagoras0 |
||
1번째 줄: | 1번째 줄: | ||
==introduction== | ==introduction== | ||
+ | * Implement the [[PSLQ algorithm]] first. | ||
+ | * I found | ||
− | + | <math>-2L(1)+2L(\alpha)+2L(\alpha^{2})-L(\alpha^{4})=0</math> or | |
− | + | <math>2L(\alpha)+2L(\alpha^{2})-L(\alpha^{4})=\frac{\pi^2}{3}</math> | |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==related items== | ==related items== | ||
− | * [[PSLQ algorithm]] | + | * [[PSLQ algorithm]] |
− | * [[Slater 34]] | + | * [[Slater 34]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ==computational resource== | |
+ | * https://docs.google.com/file/d/0B8XXo8Tve1cxNW0ta2hCUVJPdmc/edit | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[분류:개인노트]] | [[분류:개인노트]] | ||
[[Category:계산]] | [[Category:계산]] | ||
[[Category:quantum dimensions]] | [[Category:quantum dimensions]] | ||
[[분류:dilogarithm]] | [[분류:dilogarithm]] |
2013년 8월 9일 (금) 02:14 판
introduction
- Implement the PSLQ algorithm first.
- I found
\(-2L(1)+2L(\alpha)+2L(\alpha^{2})-L(\alpha^{4})=0\) or
\(2L(\alpha)+2L(\alpha^{2})-L(\alpha^{4})=\frac{\pi^2}{3}\)