login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A284431
The number of positive integer sequences of length n with no duplicate substrings of length greater than 1, every number different from its neighbors, and a minimal sum (i.e., the sum of the sequence is A282166(n)).
0
1, 2, 1, 6, 2, 42, 12, 116
OFFSET
1,2
EXAMPLE
For n = 5, the a(5) = 2 sequences are [1,3,1,2,1] and [1,2,1,3,1], each with a sum of A282166(5) = 8.
CROSSREFS
Cf. A282166.
Sequence in context: A306543 A243484 A181811 * A333078 A352376 A337470
KEYWORD
nonn,more
AUTHOR
Peter Kagey, Mar 27 2017
STATUS
approved