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.

A077817 Number of self-avoiding walks on the cubic lattice trapped after n steps.

Original entry on oeis.org

5, 20, 229, 921, 7156, 29567, 193932, 821797, 4902336, 21201528, 119162697, 523550761
Offset: 11

Views

Author

Hugo Pfoertner, Nov 17 2002

Keywords

Comments

Only 1/48 of all possible walks is counted by selecting the first step in +x direction and requiring the first steps changing y and z to be positive, with the first +y step before the first +z step.

References

Crossrefs

Programs

  • Fortran
    c Program provided at given link

Extensions

a(20)-a(22) from Bert Dobbelaere, Mar 23 2025