login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A027702 Numbers n such that n-th prime has even number of 1's in binary expansion and (n+1)st prime also has even number of 1's. 0
2, 9, 23, 34, 55, 56, 59, 68, 69, 70, 71, 76, 91, 96, 108, 124, 141, 146, 147, 154, 165, 182, 183, 184, 199, 200, 208, 213, 214, 221, 222, 225, 226, 227, 236, 239, 240, 245, 252, 255, 256, 269, 280, 283, 286, 289, 290, 291, 292, 327, 339, 355, 356, 359, 365, 393, 396, 397, 406, 414, 419, 420 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[1000], EvenQ[DigitCount[Prime[ # ], 2][[1]]] && EvenQ[DigitCount[Prime[ # + 1], 2][[1]]] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 21 2006

CROSSREFS

Sequence in context: A082940 A032149 A032054 * A051897 A032636 A101986

Adjacent sequences:  A027699 A027700 A027701 * A027703 A027704 A027705

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Scott Lindhurst (ScottL(AT)alumni.princeton.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 21:51 EST 2012. Contains 205978 sequences.