login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A227369
Positions where A227183 obtains new distinct values for the first time.
3
0, 1, 2, 4, 5, 8, 9, 16, 17, 23, 32, 39, 40, 71, 72, 80, 87, 144, 151, 160, 167, 288, 295, 320, 327, 351, 576, 607, 640, 671, 672, 1183, 1184, 1311, 1312, 1344, 1375, 2368, 2399, 2624, 2655, 2688, 2719, 4736, 4767, 5248, 5279, 5376, 5407, 5503, 9472, 9599, 10496
OFFSET
0,3
COMMENTS
Sequence A227368 sorted into ascending order.
LINKS
FORMULA
a(n) = A227370(A227368(n)). [See comments and conjectures at A227370]
PROG
(Scheme with Antti Karttunen's IntSeq-library)
(define A227369 (DISTINCT-POS 0 0 A227183))
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jul 08 2013
STATUS
approved