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!)
A154765 Primes with the same number of even decimal digits and prime digits. 1
2, 11, 19, 29, 43, 47, 67, 83, 103, 107, 163, 167, 191, 199, 211, 229, 263, 283, 349, 389, 431, 439, 479, 509, 541, 569, 613, 617, 631, 659, 701, 709, 761, 769, 823, 827, 839, 859, 907, 911, 919, 929, 947, 967, 983, 991, 1013, 1031, 1039, 1051, 1093, 1097, 1103 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
edpQ[n_]:=Module[{idn=IntegerDigits[n]}, Count[idn, _?EvenQ]== Count[ idn, _?PrimeQ]]; Select[Prime[Range[200]], edpQ] (* Harvey P. Dale, Mar 29 2013 *)
CROSSREFS
Sequence in context: A064739 A112860 A152312 * A163997 A067931 A186267
KEYWORD
nonn,base,less
AUTHOR
EXTENSIONS
19 added, 101 removed, 103 and 107 added, 109 removed, 509 added etc. by R. J. Mathar, Oct 22 2009
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)