"3-manifolds and their invariants"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
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%;">introduction</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%;">introduction</h5> | ||
− | * volume of figure 8 | + | * volume of figure 8 knot complement<br><math>V=\frac{9\sqrt{3}}{\pi^2}\zeta_{\mathbb{Q}(\sqrt{-3})}(2)=3D(e^{\frac{2i\pi}{3}})=2D(e^{\frac{i\pi}{3}})</math><br> |
* what is <math>\zeta_{\mathbb{Q}(\sqrt{-3})}(2)</math>?<br> | * what is <math>\zeta_{\mathbb{Q}(\sqrt{-3})}(2)</math>?<br> | ||
+ | |||
+ | # L[x_] := Im[PolyLog[2, x]] + 1/2 Log[Abs[x]] Arg[1 - x]<br> f[x_, y_] :=<br> L[x] + L[1 - x*y] + L[y] + L[(1 - y)/(1 - x*y)] + L[(1 - x)/(1 - x*y)]<br> Print["five term relation"]<br> Table[f[i, j], {i, 0.1, 0.9, 0.1}, {j, 0.1, 0.9, 0.1}] // TableForm<br> N[3 L[Exp[2 I*Pi/3]], 20]<br> N[2 L[Exp[I*Pi/3]], 20]<br> N[3 (L[Exp[2 I*Pi/3]] - L[Exp[4 I*Pi/3]])/2, 20]<br> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * [http://pythagoras0.springnote.com/pages/4633853 Bloch-Wigner dilogarithm]<br> | ||
+ | |||
+ | |||
+ | |||
+ | 복소이차수체의 [http://pythagoras0.springnote.com/pages/4533335 데데킨트 제타함수] | ||
+ | |||
+ | <math>\zeta_{K}(2)=\frac{\pi^2}{6\sqrt{|d_K|}}\sum_{(a,d_k)=1} (\frac{d_K}{a})D(e^{2\pi ia/|d_k|})</math> | ||
+ | |||
+ | <math>\zeta_{\mathbb{Q}\sqrt{-7}}(2)=\frac{\pi^2}{3\sqrt{7}}(D(e^{2\pi i/7})+D(e^{4\pi i/7})-D(e^{6\pi i/7}))</math> | ||
+ | |||
+ | |||
2010년 3월 23일 (화) 19:56 판
introduction
- volume of figure 8 knot complement
\(V=\frac{9\sqrt{3}}{\pi^2}\zeta_{\mathbb{Q}(\sqrt{-3})}(2)=3D(e^{\frac{2i\pi}{3}})=2D(e^{\frac{i\pi}{3}})\) - what is \(\zeta_{\mathbb{Q}(\sqrt{-3})}(2)\)?
- L[x_] := Im[PolyLog[2, x]] + 1/2 Log[Abs[x]] Arg[1 - x]
f[x_, y_] :=
L[x] + L[1 - x*y] + L[y] + L[(1 - y)/(1 - x*y)] + L[(1 - x)/(1 - x*y)]
Print["five term relation"]
Table[f[i, j], {i, 0.1, 0.9, 0.1}, {j, 0.1, 0.9, 0.1}] // TableForm
N[3 L[Exp[2 I*Pi/3]], 20]
N[2 L[Exp[I*Pi/3]], 20]
N[3 (L[Exp[2 I*Pi/3]] - L[Exp[4 I*Pi/3]])/2, 20]
복소이차수체의 데데킨트 제타함수
\(\zeta_{K}(2)=\frac{\pi^2}{6\sqrt{|d_K|}}\sum_{(a,d_k)=1} (\frac{d_K}{a})D(e^{2\pi ia/|d_k|})\)
\(\zeta_{\mathbb{Q}\sqrt{-7}}(2)=\frac{\pi^2}{3\sqrt{7}}(D(e^{2\pi i/7})+D(e^{4\pi i/7})-D(e^{6\pi i/7}))\)
history
encyclopedia
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/
- Princeton companion to mathematics(Companion_to_Mathematics.pdf)
books
- 2010년 books and articles
- http://gigapedia.info/1/
- http://gigapedia.info/1/
- http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Dstripbooks&field-keywords=
[[4909919|]]
articles
- 논문정리
- http://www.ams.org/mathscinet
- http://www.zentralblatt-math.org/zmath/en/
- http://pythagoras0.springnote.com/
- http://math.berkeley.edu/~reb/papers/index.html[1]
- http://front.math.ucdavis.edu/search?a=&t=&c=&n=40&s=Listings&q=
- http://www.ams.org/mathscinet/search/publications.html?pg4=AUCN&s4=&co4=AND&pg5=TI&s5=&co5=AND&pg6=PC&s6=&co6=AND&pg7=ALLF&co7=AND&Submit=Search&dr=all&yrop=eq&arg3=&yearRangeFirst=&yearRangeSecond=&pg8=ET&s8=All&s7=
- http://dx.doi.org/
question and answers(Math Overflow)
blogs
experts on the field