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.

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

Original entry on oeis.org

1, 17, 107, 545, 3235, 19487, 120311, 752895, 4762851, 30376427, 194992877, 1258241573, 8153851075, 53026892117, 345868792705, 2261537247275, 14818530646995, 97269300449331, 639438066653237, 4208955700527261
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