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”).

Positions where A227183 obtains new distinct values for the first time.
3

%I #10 Jul 26 2013 11:27:39

%S 0,1,2,4,5,8,9,16,17,23,32,39,40,71,72,80,87,144,151,160,167,288,295,

%T 320,327,351,576,607,640,671,672,1183,1184,1311,1312,1344,1375,2368,

%U 2399,2624,2655,2688,2719,4736,4767,5248,5279,5376,5407,5503,9472,9599,10496

%N Positions where A227183 obtains new distinct values for the first time.

%C Sequence A227368 sorted into ascending order.

%H Antti Karttunen, <a href="/A227369/b227369.txt">Table of n, a(n) for n = 0..132</a>

%F a(n) = A227370(A227368(n)). [See comments and conjectures at A227370]

%o (Scheme with _Antti Karttunen_'s IntSeq-library)

%o (define A227369 (DISTINCT-POS 0 0 A227183))

%Y Cf. A227183, A227368, A227370.

%K nonn

%O 0,3

%A _Antti Karttunen_, Jul 08 2013