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!)
A115301 Permutations of decimal digits 1-9 giving three 3-digit primes. 2
127463859, 127643859, 127859463, 127859643, 149257683, 149257863, 149263587, 149263857, 149563827, 149587263, 149653827, 149683257, 149827563, 149827653, 149857263, 149863257, 157463829, 157643829, 157829463, 157829643, 163457829 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
There are 816 such permutations, last six a(811)-a(816) being 983467521, 983521467, 983521647, 983641257, 983647251, 983647521.
LINKS
Eric M. Schmidt, Table of n, a(n) for n = 1..816 (complete sequence)
EXAMPLE
127463859 => 127, 463, 859 all prime; 127643859 => 127, 643, 859 all prime etc.
MATHEMATICA
Select[Permutations[Range[9]], Union[PrimeQ/@FromDigits/@Partition[ #, 3]]--{True}&]
CROSSREFS
Sequence in context: A319065 A344832 A334346 * A256118 A036341 A184648
KEYWORD
fini,full,nonn,base
AUTHOR
Zak Seidov, Mar 04 2006
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 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)