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!)
A324199 Numbers n such that A324187(n) = 0. 5
0, 6, 60, 98, 108, 928, 930, 946, 1874, 3506, 6688, 7496, 7980, 13640, 14476, 15148, 15956, 27168, 30290, 30292, 32752, 59528, 59986, 60556, 60580, 64338, 65432, 108680, 109732, 119972, 121108, 126280, 126872, 130856, 218276, 229160, 242210, 242306, 438914, 454552, 484420, 484640, 485512, 496904, 507032, 518688, 522848, 523400, 811556, 877636 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Sequence A243071(A001599(k)), k >= 1, sorted into ascending order. See also comments in A324185.
Also positions of zeros in A324189.
LINKS
PROG
(PARI) for(n=0, 2^21, if(0==A324187(n), print1(n, ", "))); \\ Uses code from A324187.
CROSSREFS
Cf. A324200 (subsequence).
Sequence in context: A327158 A002827 A331111 * A137498 A250070 A036283
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 17 2019
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 April 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)