close
login
A175327
Table read by rows. Row n contains A175328(n) terms. Row n contains the run-lengths, written in order from left to right, of the binary representation of A175326(n).
6
1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 3, 1, 3, 1, 1, 1, 1, 2, 2, 3, 1, 4, 1, 4, 1, 1, 1, 1, 1, 2, 3, 3, 2, 4, 1, 5, 1, 5, 1, 2, 3, 1, 1, 1, 1, 1, 1, 2, 4, 2, 2, 2, 3, 3, 3, 2, 1, 4, 2, 5, 1, 6, 1, 6, 1, 1, 1, 1, 1, 1, 1, 2, 5, 3, 4, 4, 3, 5, 2, 6, 1, 7, 1, 7, 1, 1, 1, 1, 1, 1, 1, 1
OFFSET
1,4
COMMENTS
This table orders all of the finite sequences (order of terms is important) each of positive integers arranged in an arithmetic progression (with common difference between consecutive integers being either positive, zero, or negative).
LINKS
EXAMPLE
The first few rows:
1
1,1
2
1,2
1,1,1
2,1
3
1,3
1,1,1,1
2,2
3,1
4
1,4
1,1,1,1,1
2,3
3,2
4,1
5
1,5
1,2,3
PROG
(PARI) See Links section.
CROSSREFS
KEYWORD
base,nonn,tabf
AUTHOR
Leroy Quet, Apr 07 2010
EXTENSIONS
More terms from Rémy Sigrist, Jun 30 2021
STATUS
approved