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

수학노트
둘러보기로 가기 검색하러 가기
1번째 줄: 1번째 줄:
 
<h5>introduction</h5>
 
<h5>introduction</h5>
  
* massless Gaussian free field http://arxiv.org/abs/math/0312099
 
 
* relation to Bethe ansatz [http://staff.science.uva.nl/%7Enienhuis/tiles.pdf http://staff.science.uva.nl/~nienhuis/tiles.pdf]
 
* relation to Bethe ansatz [http://staff.science.uva.nl/%7Enienhuis/tiles.pdf http://staff.science.uva.nl/~nienhuis/tiles.pdf]
 
* domino tilings [http://www-math.mit.edu/%7Erstan/transparencies/tilings3.pdf http://www-math.mit.edu/~rstan/transparencies/tilings3.pdf]
 
* domino tilings [http://www-math.mit.edu/%7Erstan/transparencies/tilings3.pdf http://www-math.mit.edu/~rstan/transparencies/tilings3.pdf]
64번째 줄: 63번째 줄:
 
<h5>memo</h5>
 
<h5>memo</h5>
  
[http://www.umich.edu/%7Emctp/SciPrgPgs/events/2006/2006glsc/talks/hanany.pdf http://www.umich.edu/~mctp/SciPrgPgs/events/2006/2006glsc/talks/hanany.pdf]
+
* [http://www.umich.edu/%7Emctp/SciPrgPgs/events/2006/2006glsc/talks/hanany.pdf http://www.umich.edu/~mctp/SciPrgPgs/events/2006/2006glsc/talks/hanany.pdf]
 
+
* [http://www.lif.univ-mrs.fr/%7Efernique/info/slides_csr.pdf http://www.lif.univ-mrs.fr/~fernique/info/slides_csr.pdf]
[http://www.lif.univ-mrs.fr/%7Efernique/info/slides_csr.pdf http://www.lif.univ-mrs.fr/~fernique/info/slides_csr.pdf]
 
 
 
 
*  
 
*  
  
86번째 줄: 83번째 줄:
 
* [[basic thermodynamics & statistical mechanics|basic thermodynamics &amp; statistical mechanics]]
 
* [[basic thermodynamics & statistical mechanics|basic thermodynamics &amp; statistical mechanics]]
 
* [[Schramm–Loewner evolution (SLE)]]
 
* [[Schramm–Loewner evolution (SLE)]]
 +
* [http://pythagoras0.springnote.com/pages/1996124 픽의 정리(Pick's Theorem)]
  
 
 
 
 
119번째 줄: 117번째 줄:
 
<h5>expositions</h5>
 
<h5>expositions</h5>
  
* [http://arxiv.org/abs/math/0310326 ]http://arxiv.org/abs/math/0310326<br>
+
* [http://arxiv.org/abs/math/0312099 Gaussian free fields for mathematicians]<br>
** 2003
+
** Scott Sheffield, 2003
 +
* [http://arxiv.org/abs/math/0310326 An introduction to the dimer model]<br>
 +
** Richard Kenyon, 2003
 
* Lozenge Tiling
 
* Lozenge Tiling
 
*  pictures<br>
 
*  pictures<br>
127번째 줄: 127번째 줄:
 
*  
 
*  
  
* [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
  

2010년 10월 6일 (수) 07:10 판

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