OFFSET
1,2
COMMENTS
This sequence is a self-inverse permutation of the positive integers.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..10056
Rémy Sigrist, PARI program
EXAMPLE
The sequence grouped by descending runs, where the n-th descending run, after the first 1, is made up of a(n) terms: 1, (2), (4, 3), (8, 7, 6, 5), (11, 10, 9), (19, 18, 17, 16, 15, 14, 13, 12), (26, 25, 24, 23, 22, 21, 20), (32, 31, 30, 29, 28, 27), (37, 36, 35, 34, 33), (48, 47, 46, 45, 44, 43, 42, 41, 40, 39, 38), ...
PROG
(PARI) \\ See Links section.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Leroy Quet, Jan 01 2007
STATUS
approved