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.

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

Original entry on oeis.org

1, 23, 187, 1223, 9347, 72573, 577279, 4654925, 37943939, 311837075, 2579551497, 21450968309, 179155113323, 1501673922057, 12625149738521, 106416815593683, 898941182378771, 7607848721495845, 64489085542582579, 547401698354394021
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