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

수학노트
둘러보기로 가기 검색하러 가기
1번째 줄: 1번째 줄:
 
<h5>introduction</h5>
 
<h5>introduction</h5>
  
* Aztec diamond
+
 
* arctic circle phe
 
  
 
 
 
 
8번째 줄: 7번째 줄:
 
 
 
 
  
<h5>couting using Pfaffian</h5>
+
<h5>domino tilings of the Aztec diamond</h5>
  
* [http://www.math.oregonstate.edu/%7Emath_reu/REU_Proceedings/Proceedings1991/Klarreich91.pdf http://www.math.oregonstate.edu/~math_reu/REU_Proceedings/Proceedings1991/Klarreich91.pdf]
+
* tilings with boundary conditions
* http://www.science.uva.nl/onderwijs/thesis/centraal/files/f887198315.pdf
 
  
 
+
* Aztec diamond
 
+
* arctic circle phenomenon
 
 
 
 
<h5>domino tilings of the Aztec diamond</h5>
 
  
 
 
 
 

2011년 11월 21일 (월) 07:41 판

introduction

 

 

 

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

 

 

mathematica code
  1. detk[m_, n_] :=
     N[Product[
       Product[2 Cos[(Pi*l)/(m + 1)] + 2 I*Cos[(Pi*k)/(n + 1)], {k, 1,
         n}], {l, 1, m}], 10]
    Z[m_, n_] := Round[Sqrt[Abs[detk[m, n]]]]
    Z[8, 8]

 

 

 

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