Mahler measure

수학노트
imported>Pythagoras0님의 2013년 6월 26일 (수) 08:04 판
둘러보기로 가기 검색하러 가기

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}]]

 


related items

 

 

encyclopedia

 


expositions

 

 

articles


 

blogs