Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155990
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155990 List of numbers prime(n) as n runs through the numbers with with all digits prime. +0
2
3, 5, 11, 17, 79, 83, 97, 103, 131, 137, 149, 157, 239, 241, 257, 269, 359, 367, 379, 389, 1399, 1409, 1427, 1433, 1459, 1471, 1483, 1489, 1601, 1607, 1613, 1621, 1747, 1753, 1777, 1787, 2137, 2141, 2153, 2179, 2237, 2239, 2251, 2269, 2377, 2381, 2389, 2399 (list; graph; listen)
OFFSET

1,1

MAPLE

isA046034 := proc(n) local d ; d := convert(convert(n, base, 10), set) ; if d intersect {0, 1, 4, 6, 8, 9} = {} then true; else false; fi; end: for n from 1 to 3000 do if isA046034(n) then printf("%d, ", ithprime(n)) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 10 2009]

CROSSREFS

Cf. A000027, A000040, A141468.

Sequence in context: A101781 A101783 A078883 this_sequence A109556 A167675 A090952

Adjacent sequences: A155987 A155988 A155989 this_sequence A155991 A155992 A155993

KEYWORD

nonn,base

AUTHOR

Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Feb 01 2009

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Feb 02 2009

149 inserted by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 10 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research