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.

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

Original entry on oeis.org

1, 21, 135, 693, 4159, 25291, 157635, 995659, 6357119, 40921479, 265145505, 1727138841, 11300204035, 74208972755, 488874737353, 3229363648333, 21382430152111, 141869013922279, 942972599847861, 6277675948529895
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