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
24, 25, 26, 27, 53, 54, 55, 88, 89, 90, 124, 125, 126, 127, 181, 182, 183, 215, 216, 268, 269, 270, 271, 303, 304, 305, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also, indices of terms in A167459 which are in A166505 (or: which are not in A152242).
LINKS
PROG
(PARI) c=0; for(n=1, 9999, is_A167459(n) & c++ & !is_A152242(n) & print1(c", "))
CROSSREFS
Sequence in context: A004513 A004465 A271232 * A066024 A123608 A141587
KEYWORD
base,nonn
AUTHOR
M. F. Hasler, Nov 19 2009
STATUS
approved

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 August 1 13:16 EDT 2024. Contains 374817 sequences. (Running on oeis4.)