"Mahler measure"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
imported>Pythagoras0
잔글 (찾아 바꾸기 – “<h5>” 문자열을 “==” 문자열로)
1번째 줄: 1번째 줄:
<h5>introduction</h5>
+
==introduction</h5>
  
 
# lehmer[x_] := 1 + x - x^3 - x^4 - x^5 - x^6 - x^7 + x^9 + x^10<br> p[x_] := x^4 - x^2 + 1<br> Plot[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]<br> Exp[NIntegrate[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]]
 
# lehmer[x_] := 1 + x - x^3 - x^4 - x^5 - x^6 - x^7 + x^9 + x^10<br> p[x_] := x^4 - x^2 + 1<br> Plot[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]<br> Exp[NIntegrate[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]]
5번째 줄: 5번째 줄:
 
 
 
 
  
<h5>history</h5>
+
==history</h5>
  
 
* http://www.google.com/search?hl=en&tbs=tl:1&q=
 
* http://www.google.com/search?hl=en&tbs=tl:1&q=
13번째 줄: 13번째 줄:
 
 
 
 
  
<h5>related items</h5>
+
==related items</h5>
  
 
 
 
 
32번째 줄: 32번째 줄:
 
 
 
 
  
<h5>books</h5>
+
==books</h5>
  
 
 
 
 
47번째 줄: 47번째 줄:
 
 
 
 
  
<h5>expositions</h5>
+
==expositions</h5>
  
 
* Matilde N. Laln [http://www.math.ualberta.ca/%7Emlalin/ubc.pdf Mahler measures as values of regulators] 2006
 
* Matilde N. Laln [http://www.math.ualberta.ca/%7Emlalin/ubc.pdf Mahler measures as values of regulators] 2006
79번째 줄: 79번째 줄:
 
 
 
 
  
<h5>question and answers(Math Overflow)</h5>
+
==question and answers(Math Overflow)</h5>
  
 
* http://mathoverflow.net/search?q=
 
* http://mathoverflow.net/search?q=
88번째 줄: 88번째 줄:
 
 
 
 
  
<h5>blogs</h5>
+
==blogs</h5>
  
 
* http://enyokoyama.blogspot.com/2012/05/mahlers-measure-hyperbolic-geometry-and.html<br> 구글 블로그 검색<br>
 
* http://enyokoyama.blogspot.com/2012/05/mahlers-measure-hyperbolic-geometry-and.html<br> 구글 블로그 검색<br>
98번째 줄: 98번째 줄:
 
 
 
 
  
<h5>experts on the field</h5>
+
==experts on the field</h5>
  
 
* [http://www.math.ubc.ca/%7Eboyd/boyd.html David W. Boyd]<br>
 
* [http://www.math.ubc.ca/%7Eboyd/boyd.html David W. Boyd]<br>
107번째 줄: 107번째 줄:
 
 
 
 
  
<h5>links</h5>
+
==links</h5>
  
 
* [http://detexify.kirelabs.org/classify.html Detexify2 - LaTeX symbol classifier]
 
* [http://detexify.kirelabs.org/classify.html Detexify2 - LaTeX symbol classifier]

2012년 10월 28일 (일) 13:52 판

==introduction

  1. lehmer[x_] := 1 + x - x^3 - x^4 - x^5 - x^6 - x^7 + x^9 + x^10
    p[x_] := x^4 - x^2 + 1
    Plot[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]
    Exp[NIntegrate[Log[Abs[p[Exp[2 Pi*I*t]]]], {t, 0, 1}]]

 

==history

 

 

==related items

 

 

encyclopedia

 

 

==books

 

 

 

 

==expositions

 

 

articles

 

 

==question and answers(Math Overflow)

 

 

==blogs

 

 

==experts on the field

 

 

==links