cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A260036 Number of configurations of the general monomer-dimer model for an 8 X 2n square lattice.

This page as a plain text file.
%I A260036 #17 Feb 29 2020 10:28:09
%S A260036 1,7573,211351945,6158217253688,179788343101980135,
%T A260036 5249581929453966097649,153282416794739031814924079,
%U A260036 4475693398084103779028604877129,130685784089846859975392644067590259,3815894599555857747953551843550514992237
%N A260036 Number of configurations of the general monomer-dimer model for an 8 X 2n square lattice.
%H A260036 Alois P. Heinz, <a href="/A260036/b260036.txt">Table of n, a(n) for n = 0..225</a>
%H A260036 N. Allegra, <a href="http://arxiv.org/abs/1410.4131">Exact solution of the 2d dimer model: Corner free energy, correlation functions and combinatorics</a>, arXiv:1410.4131 [cond-mat.stat-mech], 2014. See Table 5.
%t A260036 A033511 = Cases[Import["https://oeis.org/A033511/b033511.txt", "Table"], {_, _}][[All, 2]];
%t A260036 Partition[A033511, 2][[All, 1]] (* _Jean-François Alcover_, Feb 29 2020 *)
%Y A260036 Bisection (even part) of A033511.
%K A260036 nonn
%O A260036 0,2
%A A260036 _N. J. A. Sloane_, Jul 19 2015
%E A260036 a(0), a(5)-a(9) from _Alois P. Heinz_, Mar 08 2016