login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A167458 Indices of numbers in A167459 which are not in A066737. 1

%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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 7 23:15 EDT 2024. Contains 375749 sequences. (Running on oeis4.)