Mahler measure

수학노트
imported>Pythagoras0님의 2012년 10월 28일 (일) 13:52 판 (찾아 바꾸기 – “<h5>” 문자열을 “==” 문자열로)
둘러보기로 가기 검색하러 가기

==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