Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154764
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154764 Primes with one odd digit +0
1
3, 5, 7, 23, 29, 41, 43, 47, 61, 67, 83, 89, 223, 227, 229, 241, 263, 269, 281, 283, 401, 409, 421, 443, 449, 461, 463, 467, 487, 601, 607, 641, 643, 647, 661, 683, 809, 821, 823, 827, 829, 863, 881, 883, 887, 2003, 2027, 2029, 2063, 2069, 2081, 2083, 2087 (list; graph; listen)
OFFSET

1,1

FORMULA

A068690 \ {2}. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 01 2009]

MAPLE

nodds := proc(n) local dgs, d; dgs := convert(n, base, 10) ; add(d mod 2, d=dgs) ; end: isA154764 := proc(n) RETURN( isprime(n) and ( nodds(n) = 1 ) ) ; end; for n from 1 to 400 do p := ithprime(n) ; if isA154764(p) then printf("%d, ", p) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 18 2009]

CROSSREFS

Sequence in context: A137978 A155780 A119450 this_sequence A101773 A057182 A038916

Adjacent sequences: A154761 A154762 A154763 this_sequence A154765 A154766 A154767

KEYWORD

nonn,new

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Jan 15 2009

EXTENSIONS

Inserted 263, 269 etc. R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 18 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research