Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066148
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066148 Primes with an even number of 0's in binary expansion. +0
5
3, 7, 19, 31, 43, 53, 67, 73, 79, 97, 103, 107, 109, 127, 139, 149, 163, 197, 271, 283, 307, 313, 331, 367, 379, 397, 409, 419, 421, 431, 433, 439, 443, 457, 463, 487, 491, 499, 523, 547, 571, 593, 599, 619, 643, 673, 683, 691, 739, 751, 773, 797, 811, 821 (list; graph; listen)
OFFSET

1,1

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

PROGRAM

(PARI): a066148(m) = local(p, v, z); forprime(p=2, m, v=binary(p); z=0; for(j=1, matsize(v)[2], if(v[j]==0, z++)); if(z%2==0, print1(p, ", "))) a066148(850)

CROSSREFS

Cf. A066149, A027699, A027697.

Cf. A059010

Sequence in context: A091738 A136054 A006032 this_sequence A093932 A141173 A145472

Adjacent sequences: A066145 A066146 A066147 this_sequence A066149 A066150 A066151

KEYWORD

nonn,easy,base

AUTHOR

R. K. Guy (rkg(AT)cpsc.ucalgary.ca), Dec 13, 2001

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)eunet.rs) and Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Dec 13 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research