The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A133783 Primes containing only digits from set (1,2,3,4,5,6). 1
2, 3, 5, 11, 13, 23, 31, 41, 43, 53, 61, 113, 131, 151, 163, 211, 223, 233, 241, 251, 263, 311, 313, 331, 353, 421, 431, 433, 443, 461, 463, 521, 523, 541, 563, 613, 631, 641, 643, 653, 661, 1123, 1151, 1153, 1163, 1213, 1223, 1231, 1321, 1361, 1423, 1433 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
0-free subset of A036960. "Dice Primes": the ordered sequence of prime numbers whose digits can be generated by successively throwing a regular die with the numbers 1,2,...,6. There are n^6 elements of A057436 with n digits. Restricting to primes, we have 3 with 1 digit, 8 with 2 digits, 23 with 3 digits.
LINKS
FORMULA
A000040 INTERSECTION A057436. A052382 INTERSECTION A036960.
MATHEMATICA
Select[Prime[Range[250]], Length[Intersection[IntegerDigits[ # ], {7, 8, 9, 0}]] == 0 &] (* Stefan Steinerberger, Jan 03 2008 *)
CROSSREFS
Sequence in context: A175565 A262831 A036960 * A036958 A178317 A032024
KEYWORD
base,easy,nonn
AUTHOR
Jonathan Vos Post, Jan 02 2008
EXTENSIONS
More terms from Stefan Steinerberger, Jan 03 2008
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 May 19 10:22 EDT 2024. Contains 372683 sequences. (Running on oeis4.)