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.

A284418 Number of self-avoiding planar walks of length n*(n+1)/2 starting at (0,0), ending at (n,0), remaining in the first quadrant and using steps (0,1), (1,0), (1,1), (-1,1), and (1,-1) with the restriction that (0,1) is never used below the diagonal and (1,0) is never used above the diagonal.

Original entry on oeis.org

1, 1, 1, 7, 10, 31, 69, 196, 451, 1168, 2813, 7119, 17618, 44206, 111399, 277972, 709411, 1763795, 4543873, 11269489, 29244239, 72402587, 188977618, 467258134, 1225383748, 3026799348, 7969173506, 19669004793, 51959167749, 128161003199, 339530403506
Offset: 0

Views

Author

Alois P. Heinz, Mar 26 2017

Keywords

Crossrefs

Formula

a(n) = A284414(n,n*(n+1)/2).