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!)
A109176 Five-digit primes which use each of the decimal digits 0 through 4 exactly once. 3
10243, 12043, 20143, 20341, 20431, 23041, 24103, 30241, 32401, 40123, 40213, 40231, 41023, 41203, 42013, 43201 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
There are exactly 16 five-digit primes using the decimal digits 0 through 4 exactly once. There are exactly 2668 eight-digit primes using the digits 0 through 7 exactly once: A109177 (smallest ones), A109178 (largest ones).
This is a subsequence of A187796 = A109176 union A109177, which comprises all primes of that form (in decimal notation). - M. F. Hasler, Jan 06 2013
LINKS
MATHEMATICA
Select[FromDigits/@Permutations[{0, 1, 2, 3, 4}], #>10^4&&PrimeQ[#]&] (* James C. McMahon, Mar 06 2024 *)
CROSSREFS
Sequence in context: A074671 A235157 A156119 * A187796 A157735 A332532
KEYWORD
base,fini,full,nonn
AUTHOR
Zak Seidov, Jun 21 2005
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 10 22:16 EDT 2024. Contains 372388 sequences. (Running on oeis4.)