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

수학노트
둘러보기로 가기 검색하러 가기
imported>Pythagoras0
imported>Pythagoras0
1번째 줄: 1번째 줄:
 
==introduction==
 
==introduction==
* # 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}]]
 
  
 
  
  
8번째 줄: 6번째 줄:
  
 
   
 
   
 +
 +
==computational resource==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxb0REMDN0WW05N1k/edit
 +
* http://mathworld.wolfram.com/LehmersMahlerMeasureProblem.html
 +
* http://mathworld.wolfram.com/MahlerMeasure.html
  
 
   
 
   
14번째 줄: 17번째 줄:
  
 
* http://en.wikipedia.org/wiki/Mahler_measure
 
* http://en.wikipedia.org/wiki/Mahler_measure
* http://mathworld.wolfram.com/LehmersMahlerMeasureProblem.html
 
* http://mathworld.wolfram.com/MahlerMeasure.html
 
  
 
  
  
 
==expositions==
 
==expositions==
 +
* Finch, [http://www.people.fas.harvard.edu/~sfinch/csolve/frs.pdf Modular Forms on $SL_2(\mathbb{Z})$]
 
* [http://www.birs.ca/workshops/2003/03w5035/ The many aspects of Mahler's measure], Banff workshop, 2003
 
* [http://www.birs.ca/workshops/2003/03w5035/ The many aspects of Mahler's measure], Banff workshop, 2003
 
* 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
 
* [http://www.math.ca/notes/v34/n2/Notesv34n2.pdf Mahler's measure, hyperbolic geometry and the dilogarithm]
 
* [http://www.math.ca/notes/v34/n2/Notesv34n2.pdf Mahler's measure, hyperbolic geometry and the dilogarithm]
 
 
  
 
   
 
   
35번째 줄: 34번째 줄:
 
* [http://arxiv.org/abs/math.NT/0308041 Mahler's Measure and the Dilogarithm (II)]
 
* [http://arxiv.org/abs/math.NT/0308041 Mahler's Measure and the Dilogarithm (II)]
 
** Authors: David W. Boyd, Fernando Rodriguez-Villegas, Nathan M. Dunfield
 
** Authors: David W. Boyd, Fernando Rodriguez-Villegas, Nathan M. Dunfield
* [http://maths.dur.ac.uk/%7Edma0hg/myres.html http://maths.dur.ac.uk/~dma0hg/myres.html]
 
 
* C. J. Smyth, An explicit formula for the Mahler measure of a family of 3-variable polynomials, J. Th. Nombres Bordeaux 14 (2002), 683{700
 
* C. J. Smyth, An explicit formula for the Mahler measure of a family of 3-variable polynomials, J. Th. Nombres Bordeaux 14 (2002), 683{700
  
  
 
  
==blogs==
 
  
* http://enyokoyama.blogspot.com/2012/05/mahlers-measure-hyperbolic-geometry-and.html 구글 블로그 검색
+
==links==
 +
* http://enyokoyama.blogspot.com/2012/05/mahlers-measure-hyperbolic-geometry-and.html
 +
* [http://maths.dur.ac.uk/%7Edma0hg/myres.html Herbert Gangl]
  
 
   
 
   

2013년 8월 27일 (화) 05:44 판

introduction

related items

computational resource


encyclopedia


expositions


articles



links