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!)
A179034 Emirps whose only prime digits are 3's. 2
13, 31, 113, 311, 389, 983, 1031, 1033, 1103, 1193, 1301, 1381, 1399, 1439, 1831, 1913, 1933, 3011, 3019, 3049, 3083, 3089, 3109, 3163, 3169, 3191, 3301, 3319, 3343, 3389, 3391, 3433, 3463, 3469, 3613, 3643, 3803, 3889, 3911, 9013, 9103, 9133, 9341 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
em3Q[n_]:=Module[{idn=IntegerDigits[n], ridn}, ridn=Reverse[idn]; idn!= ridn&&PrimeQ[FromDigits[ridn] && Count[idn, 2] == Count[idn, 5] == Count[idn, 7] == 0&&Count[idn, 3]>0]]; Select[Prime[Range[1200]], em3Q] (* Harvey P. Dale, Nov 30 2012 *)
CROSSREFS
Sequence in context: A368051 A043226 A044006 * A179035 A007628 A335787
KEYWORD
base,nonn
AUTHOR
Lekraj Beedassy, Jun 25 2010
EXTENSIONS
Corrected by Ray Chandler, Jul 13 2010
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 April 23 13:04 EDT 2024. Contains 371913 sequences. (Running on oeis4.)