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.

A284432 The number of positive integer sequences of length n with no duplicate substrings (forward or backward) of length greater than 1 and a minimal sum (= A282168(n)).

Original entry on oeis.org

1, 1, 2, 2, 4, 4, 4, 48, 48, 144, 144, 144, 2160, 8496, 21312, 110592, 203904, 407808, 815616, 1631232, 15667200, 31334400, 445114368, 890228736, 7291772928, 14583545856, 36458864640, 72917729280, 145835458560, 1694545920000, 16054441574400, 101226251059200, 421941436416000, 2144473989120000, 13603849760931840
Offset: 1

Views

Author

Peter Kagey, Mar 27 2017

Keywords

Examples

			For n = 7 the a(7) = 4 solutions are:
[1,3,3,2,2,1,1],
[1,2,2,3,3,1,1],
[1,1,3,3,2,2,1], and
[1,1,2,2,3,3,1].
		

Crossrefs

Extensions

Terms a(11) onward from Max Alekseyev, Feb 06 2025