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.

A268959 Number of length-(n+5) 0..n arrays with no repeated value equal to the previous repeated value, with new values introduced in sequential order.

Original entry on oeis.org

11, 201, 1830, 12634, 78930, 485726, 3068890, 20245176, 140084705, 1016152035, 7710817964, 61062125594, 503482001606, 4313580168256, 38328589616502, 352618806519480, 3353663975679253, 32927374587977757, 333319732346331654
Offset: 1

Views

Author

R. H. Hardin, Feb 16 2016

Keywords

Comments

Subdiagonal 5 of A268956.

Examples

			Some solutions for n=5
..0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0. .0
..1. .1. .0. .1. .1. .1. .1. .0. .1. .1. .0. .1. .1. .1. .1. .1
..2. .0. .1. .1. .2. .0. .1. .1. .2. .2. .1. .2. .2. .2. .0. .2
..1. .1. .1. .0. .3. .2. .2. .2. .0. .0. .2. .1. .1. .1. .1. .0
..3. .2. .2. .2. .2. .3. .3. .3. .2. .3. .2. .3. .2. .3. .2. .3
..1. .3. .2. .1. .4. .3. .4. .0. .3. .0. .1. .3. .1. .4. .1. .0
..4. .1. .0. .3. .2. .0. .0. .2. .4. .4. .1. .4. .3. .4. .1. .1
..1. .1. .0. .4. .4. .1. .5. .4. .0. .0. .0. .5. .4. .5. .3. .2
..4. .3. .1. .4. .2. .4. .0. .4. .0. .5. .0. .2. .0. .2. .4. .0
..1. .0. .3. .0. .0. .3. .5. .2. .5. .2. .3. .4. .4. .3. .5. .0
		

Crossrefs

Cf. A268956.