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.

A125342 Number of base 32 circular n-digit numbers with adjacent digits differing by 3 or less.

Original entry on oeis.org

1, 32, 212, 1100, 6700, 41252, 260276, 1663260, 10741356, 69920372, 458065232, 3016606328, 19952674708, 132459700444, 882141536432, 5890902558440, 39433549800556, 264525710537012, 1777811473603544, 11968319215904376
Offset: 0

Views

Author

R. H. Hardin, Dec 28 2006

Keywords

Comments

[Empirical] a(base,n)=a(base-1,n)+A025012(n+1) for base>=3.int(n/2)+1