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.

A334398 Number of endless self-avoiding walks of length n for the square lattice up to rotation, reflection, and path reversal.

Original entry on oeis.org

1, 2, 3, 7, 16, 39, 96, 245, 631, 1642
Offset: 1

Views

Author

Peter Kagey and Arnauld Chevallier, Apr 26 2020

Keywords

Comments

a(n) > A334322(n)/16.

Examples

			The a(4) = 7 step patterns of length 4 are
---->---->---->---->, ---->---->---->, ---->---->     ,
                                    |           |
                                    v           v---->
---->---->, ---->    ^, ---->     , and ---->     .
         |      |    |      |               |
         v      v---->      v---->          v
         |                       |          |
         v                       v          v---->
		

Crossrefs

Cf. A334322.