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!)
A360124 Numbers k such that A360121(k) is odd, but A347389(k) is even. 2
8, 16, 32, 64, 72, 128, 144, 200, 256, 288, 392, 400, 512, 576, 648, 784, 800, 968, 1024, 1152, 1296, 1352, 1568, 1600, 1800, 1936, 2048, 2304, 2312, 2592, 2704, 2888, 3136, 3200, 3528, 3600, 3872, 4096, 4232, 4608, 4624, 5000, 5184, 5408, 5776, 5832, 6272, 6400, 6728, 7056, 7200, 7688, 7744, 8192 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
{k | 1 = A360122(k) - A360123(k)}.
PROG
(PARI) isA360124(n) = (1==((A360121(n)%2)-(A347389(n)%2)));
CROSSREFS
Sequence in context: A260711 A139598 A137243 * A303026 A068935 A371011
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 19 2023
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 28 13:13 EDT 2024. Contains 372086 sequences. (Running on oeis4.)