%I #3 Jul 14 2012 11:32:32
%S 24,25,26,27,53,54,55,88,89,90,124,125,126,127,181,182,183,215,216,
%T 268,269,270,271,303,304,305,337,338,339,340,341,342,343,344,345,346,
%U 347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364
%N Indices of numbers in A167459 which are not in A066737.
%C Also, indices of terms in A167459 which are in A166505 (or: which are not in A152242).
%o (PARI) c=0; for(n=1,9999, is_A167459(n) & c++ & !is_A152242(n) & print1(c", "))
%Y Cf. A166504, A152242.
%K base,nonn
%O 1,1
%A _M. F. Hasler_, Nov 19 2009