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”).
%I #17 Jul 05 2021 02:18:52
%S 1,2,3,5,6,9,11,12,14,15,18,21,23,24,27,29,30,32,33,36,38,39,41,42,45,
%T 48,50,51,54,57,59,60,63,65,66,68,69,72,75,77,78,81,83,84,86,87,90,92,
%U 93,95,96,99,102,104,105,108,110,111,113,114
%N Numbers k such that A026166(j) < A026166(k) for all j < k.
%C Also a(n) is the (n-1)st number k such that A026166(k) > k, for n >= 3.
%Y Cf. A026166.
%K nonn
%O 1,2
%A _Clark Kimberling_