Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A161402
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A161402 Numbers n such that the count of primes among the permutations of the digits of n is greater than 2. +0
1
103, 107, 113, 130, 131, 136, 137, 149, 157, 163, 167, 170, 173, 175, 176, 179, 194, 197, 199, 301, 307, 310, 311, 316, 317, 337, 359, 361, 370, 371, 373, 379, 389, 395, 397, 398, 419, 491, 517, 539, 571, 593, 613, 617, 631, 671, 701, 703, 709, 710, 713 (list; graph; listen)
OFFSET

1,1

COMMENT

Leading zeros in the permutations are ignored.

LINKS

C. Hilliard, Comments and PARI program.

Wikipedia,Permutation

EXAMPLE

103 has three permutations of its digits 1, 0, 3 that form a prime, namely 103, 031, 013. So the count of primes for 103 is greater than 2 and 103 is in the sequence.

PROGRAM

(PARI) Cf. C. Hilliard link.

(MAGMA) [ n: n in [1..720] | #[ s: s in Seqset([ Seqint([m(p[i]):i in [1..#x] ], 10): p in Permutations(Seqset(x)) ]) | IsPrime(s) ] gt 2 where m is map< x->y | [<x[i], y[i]>:i in [1..#x] ] > where x is [1..#y] where y is Intseq(n, 10) ]; [From Klaus Brockhaus, Jun 14 2009]

CROSSREFS

Sequence in context: A129751 A094095 A074675 this_sequence A165294 A046076 A144714

Adjacent sequences: A161399 A161400 A161401 this_sequence A161403 A161404 A161405

KEYWORD

base,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Jun 09 2009

EXTENSIONS

Edited by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 14 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research