OFFSET
1,2
COMMENTS
The original name was "Generalized Connell sequence". However, this sequence has only a passing resemblance to Connell-like sequences (see A001614 and the paper by Iannucci & Mills-Taylor), which are all monotone, while this sequence is a bijection of natural numbers.
The sequence is formed by concatenating subsequences S1,S2,S3,..., each of finite length. The subsequence S1 consists of the element 1. The n-th subsequence has n elements. Each subsequence is nondecreasing. The difference between two consecutive elements in the same subsequence is varying, but >= 1.
LINKS
Douglas E. Iannucci and Donna Mills-Taylor, On Generalizing the Connell Sequence, Journal of Integer Sequences, Vol. 2 (1999), Article 99.1.7
FORMULA
EXAMPLE
1,2,5,6,9,10,13,14,17,18,21,22,25,26,29,30,...
3,4,7,8,11,12,15,16,19,20,23,24,27,28,31,32,...
then
S1={1}
S2={3,4}
S3={2,5,6,}
S4={7,8,11,12}
S5={9,10,13,14,17}
...
and concatenating S1/S2/S3/S4/S5/... gives this sequence.
CROSSREFS
KEYWORD
AUTHOR
Ctibor O. Zizka, May 14 2008
EXTENSIONS
Edited, extended and keyword tabl added by Antti Karttunen, Oct 05 2009
STATUS
approved