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!)
A027708 n-th prime has odd number of 1's in binary expansion and (n+1)st prime also has odd number of 1's. 2
4, 5, 11, 12, 17, 18, 21, 27, 28, 31, 32, 36, 39, 40, 41, 42, 43, 46, 47, 48, 49, 50, 51, 52, 53, 80, 81, 82, 83, 84, 85, 93, 94, 102, 103, 106, 110, 111, 112, 115, 118, 119, 120, 126, 127, 128, 129, 134, 135, 143, 144, 156, 157, 160, 161, 162, 163, 167, 168, 171 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
SequencePosition[Table[If[OddQ[DigitCount[p, 2, 1]], 1, 0], {p, Prime[ Range[ 200]]}], {1, 1}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Sep 07 2020 *)
CROSSREFS
Sequence in context: A178823 A188053 A261673 * A047374 A241653 A100107
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Erich Friedman.
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 May 3 11:14 EDT 2024. Contains 372207 sequences. (Running on oeis4.)