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.

A125366 Number of base 29 circular n-digit numbers with adjacent digits differing by 4 or less.

Original entry on oeis.org

1, 29, 241, 1589, 12281, 96279, 773245, 6293687, 51780089, 429498473, 3585931251, 30099267623, 253765101341, 2147470776077, 18230728488283, 155192678512659, 1324259934723241, 11323518226156213, 97003621972668547
Offset: 0

Views

Author

R. H. Hardin, Dec 28 2006

Keywords

Comments

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