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.

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).

Original entry on oeis.org

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

Views

Author

Leroy Quet, Apr 07 2010

Keywords

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).

Examples

			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
		

Crossrefs

Programs

  • PARI
    See Links section.

Extensions

More terms from Rémy Sigrist, Jun 30 2021