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.

A033155 Configurations of linear chains for a square lattice.

Original entry on oeis.org

0, 0, 8, 32, 88, 256, 736, 2032, 5376, 14224, 36976, 95504, 243536, 619168, 1559168, 3916960, 9769072, 24321552, 60199464, 148803824, 366051864, 899559584, 2201636848, 5384254000, 13121348672, 31957730688, 77595810512
Offset: 1

Views

Author

Keywords

Comments

From Petros Hadjicostas, Jan 03 2019: (Start)
In the notation of Nemirovsky et al. (1992), a(n), the n-th term of the current sequence is C_{n,m} with m=1 (and d=2). Here, for a d-dimensional hypercubic lattice, C_{n,m} is "the number of configurations of an n-bond self-avoiding chain with m neighbor contacts."
These numbers are given in Table I (p. 1088) in the paper by Nemirovsky et al. (1992). Using Eqs. (5) and (7b) in the paper, we can prove that C_{n,m=1} = 2^1*1!*Bin(2,1)*p_{n,m=1}^{(1)} + 2^2*2!*Bin(2,2)*p_{n,m=1}^{(2)} = 0 + 8*p_{n,m=1}^{(2)} = 8*A038747(n).
(End)
The terms a(12) to a(21) were copied from Table B1 (pp. 4738-4739) in Bennett-Wood et al. (1998). In the table, the authors actually calculate a(n)/4 = C(n, m=1)/4 for 1 <= n <= 29. (They use the notation c_n(k), where k stands for m, which equals 1 here. They call c_n(k) "the number of SAWs of length n with k nearest-neighbour contacts".) - Petros Hadjicostas, Jan 04 2019

Crossrefs

Cf. A038747.

Formula

a(n) = 8*A038747(n) for n >= 1. (It can be proved using Eqs. (5) and (7b) in the paper by Nemirovsky et al. (1992).) - Petros Hadjicostas, Jan 03 2019

Extensions

Name edited by Petros Hadjicostas, Jan 03 2019
a(22)-a(27) from Sean A. Irvine, Jul 03 2020