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.

A118355 Number of self-avoiding walks on a honeycomb lattice with a one-dimensional impenetrable boundary.

Original entry on oeis.org

3, 4, 8, 14, 28, 46, 90, 160, 308, 540, 1032, 1846, 3502, 6272, 11852, 21364, 40234, 72694, 136564, 247498, 464070, 842546, 1577280, 2868922, 5364030, 9769366, 18245976, 33272104, 62086194, 113326264, 211304042, 386039204, 719319094, 1315132086, 2449100566
Offset: 1

Views

Author

R. J. Mathar, May 14 2006

Keywords

Comments

Bennett-Wood and Owczarek (1996) compute up to a(48).

Examples

			a(1)=3 because there are 3 directions on the lattice for the first step.
a(2)=4 because two of these 3 first steps are already "repelled" by the boundary and only the third has two choices to proceed.
		

Extensions

Terms a(26) to a(35) were copied from Table 1 (p. 4761) in Bennett-Wood and Owczarek (1996) by Petros Hadjicostas, Jan 05 2019