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.

Showing 1-3 of 3 results.

A323189 Number of n-step point-symmetrical self-avoiding walks on the square lattice.

Original entry on oeis.org

4, 4, 12, 12, 36, 36, 100, 100, 284, 276, 780, 764, 2148, 2084, 5868, 5692, 15956, 15436, 43300, 41812, 117100, 112916, 316076, 304524, 851612, 819372, 2290932, 2203132, 6154284, 5912572, 16514988, 15859820, 44268460, 42480972, 118562580, 113738396, 317268516
Offset: 1

Views

Author

Bert Dobbelaere, Jan 06 2019

Keywords

Comments

Total number of walks as counted in A001411 that have a point of symmetry.
Note that for k > 4, we observe a(2k) < a(2k-1). This can be understood by considering interference between the parts at both sides of the point of symmetry (see illustration).

Crossrefs

Programs

Formula

A037245(n) = (A001411(n) + A323188(n) + a(n) + 4) / 16.
A151538(n) = (A001411(n) + a(n)) / 8.

A323188 Number of n-step mirror-symmetrical self-avoiding walks on the square lattice.

Original entry on oeis.org

4, 12, 12, 28, 28, 76, 76, 188, 196, 516, 524, 1292, 1356, 3500, 3596, 8908, 9380, 23940, 24796, 61500, 64900, 164612, 171244, 424940, 449140, 1134772, 1184204, 2939212, 3109644, 7834764, 8196100, 20345316, 21539420, 54156316, 56762036, 140908948, 149255908
Offset: 1

Views

Author

Bert Dobbelaere, Jan 06 2019

Keywords

Comments

Total number of walks as counted in A001411 that have an axis of symmetry, either parallel to an axis or at a 45-degree angle (the latter only possible for even n).

Crossrefs

Programs

Formula

A037245(n) = (A001411(n) + a(n) + A323189(n) + 4) / 16.

A151537 Number of 1-sided polyedges with n edges.

Original entry on oeis.org

1, 2, 7, 25, 99, 416, 1854, 8411, 38980, 182829, 867096, 4145168, 19955321, 96619260, 470157772
Offset: 1

Views

Author

Ed Pegg Jr, May 13 2009

Keywords

Crossrefs

Extensions

a(11)-a(14) from Joseph Myers, Oct 03 2011
a(15) from Ishino Keiichiro's website added by Andrey Zabolotskiy, Dec 10 2023
Showing 1-3 of 3 results.