"Dimer model"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
117번째 줄: 117번째 줄:
 
<h5>expositions</h5>
 
<h5>expositions</h5>
  
 +
*  Dimer Problems<br>
 +
** Richard Kenyon, 2005
 
* [http://arxiv.org/abs/math/0312099 Gaussian free fields for mathematicians]<br>
 
* [http://arxiv.org/abs/math/0312099 Gaussian free fields for mathematicians]<br>
 
** Scott Sheffield, 2003
 
** Scott Sheffield, 2003
 
* [http://arxiv.org/abs/math/0310326 An introduction to the dimer model]<br>
 
* [http://arxiv.org/abs/math/0310326 An introduction to the dimer model]<br>
 
** Richard Kenyon, 2003
 
** Richard Kenyon, 2003
* Lozenge Tiling
 
*  pictures<br>
 
** http://research.microsoft.com/en-us/um/people/cohn/randomtilings.html
 
 
* http://members.unine.ch/beatrice.detiliere/Cours/Ecole_Doctorale.pdf<br>
 
* http://members.unine.ch/beatrice.detiliere/Cours/Ecole_Doctorale.pdf<br>
  
 
* [http://pictor.math.uqam.ca/%7Eplouffe/OEIS/archive_in_pdf/domino.pdf Dimers and Dominos]<br>
 
* [http://pictor.math.uqam.ca/%7Eplouffe/OEIS/archive_in_pdf/domino.pdf Dimers and Dominos]<br>
 
** James Propp, 1992
 
** James Propp, 1992
 +
*  pictures<br>
 +
** http://research.microsoft.com/en-us/um/people/cohn/randomtilings.html
  
 
 
 
 

2010년 10월 6일 (수) 08:06 판

introduction

 

 

basic notions
  • dimer configurations
  • set of dimer configurations
  • partition function
  • Kasteleyn matrix

 

 

physics motivation

Dimer configuration can be considered as the covering of the graph by pairs of fermions connected by an edge

 

 

Termperley equivalence

spanning trees on \gamma rooted at x

Dimers on D(\gamma)

 

 

Domino tiling and height function

bipartite graph

 

 

weight systems

define a weight function on the edges of the graph \gamma

 

 

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]

 

 

memo

 

 

history

 

 

related items[[Schramm–Loewner evolution (SLE)|]]

 

 

encyclopedia

 

 

books

 

 

expositions

 

 

articles

 

 

question and answers(Math Overflow)

 

 

blogs

 

 

experts on the field

 

 

links