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.

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

Original entry on oeis.org

1, 13, 79, 397, 2311, 13683, 82987, 510131, 3168583, 19831375, 124840519, 789359815, 5007964879, 31854401891, 203018085727, 1295846704827, 8280758646855, 52962057017063, 338958602652535, 2170431924516647
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