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.

A163255 An interspersion: the order array of A163254.

Original entry on oeis.org

1, 3, 2, 7, 5, 4, 13, 10, 8, 6, 21, 17, 14, 11, 9, 31, 26, 22, 18, 15, 12, 43, 37, 32, 27, 23, 19, 16, 57, 50, 44, 38, 33, 28, 24, 20, 73, 65, 58, 51, 45, 39, 34, 29, 25, 91, 82, 74, 66, 59, 52, 46, 40, 35, 30, 111, 101, 92, 83, 75, 67, 60, 53, 47, 41, 36
Offset: 1

Views

Author

Clark Kimberling, Jul 24 2009

Keywords

Comments

A permutation of the natural numbers.
Except for initial terms, rows 1 to 4 are A002061, A002522, A014206, A059100 and columns 1 to 4 are A002620, A024206, A014616, A004116.
This is the interspersion of the fractal sequence A167430; i.e., row n of this array consists of the numbers k such that n=A167430(k). - Clark Kimberling, Nov 03 2009

Examples

			Corner:
1....3....7...13
2....5...10...17
4....8...14...22
To obtain A163255 from A163254, replace each term of A163254 by its rank when all the terms of A163254 are arranged in increasing order.
		

Crossrefs