OFFSET
1,2
COMMENTS
A permutation of the positive integers.
EXAMPLE
a(2)=2 because 2 is not 1.
a(3)=7 because two least pos. ints. not in {1,2} are 3 and 4.
a(4)=3 because 3 is not in {1,2,7}.
a(5)=9 because two least pos. ints. not in {1,2,7} are 4 and 5.
CROSSREFS
KEYWORD
nonn
AUTHOR
Clark Kimberling, Feb 02 2006
STATUS
approved