"Domino tiling"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
13번째 줄: 13번째 줄:
 
* Aztec diamond
 
* Aztec diamond
 
* arctic circle phenomenon
 
* arctic circle phenomenon
 
 
 
 
 
 
 
<h5>mathematica code</h5>
 
 
# detk[m_, n_] :=<br>  N[Product[<br>    Product[2 Cos[(Pi*l)/(m + 1)] + 2 I*Cos[(Pi*k)/(n + 1)], {k, 1,<br>      n}], {l, 1, m}], 10]<br> Z[m_, n_] := Round[Sqrt[Abs[detk[m, n]]]]<br> Z[8, 8]
 
 
 
 
  
 
 
 
 

2011년 12월 3일 (토) 07:42 판

introduction

 

 

 

domino tilings of the Aztec diamond
  • tilings with boundary conditions
  • Aztec diamond
  • arctic circle phenomenon

 

 

amoeba

 

 

Airy kernel

 

 

 

character identities

 

 

introductory problems

 

 

history

 

 

related items

 

 

encyclopedia

 

 

books

 

 

expositions

 

articles

 

 

question and answers(Math Overflow)

 

 

blogs

 

 

experts on the field

 

 

links