|
Search: id:A163682
|
|
|
| A163682 |
|
Smaller prime p in Ormiston pairs (p, q) with q - p = 90. |
|
+0 2
|
|
| 2030789, 2542237, 3863017, 4508341, 7001123, 7583341, 8482459, 8547677, 8916239, 9194677, 9470017, 11117123, 11755673, 11999563, 13691563, 13898237, 15906127, 16047673, 16272343, 16299013, 16829563, 17437457, 17604347
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
An Ormiston pair (or rearrangement prime pair) is a pair of consecutive primes that use the same digits in a different order.
|
|
LINKS
|
Jens Kruse Andersen, Ormiston Tuples
Eric Weisstein's World of Mathematics, Rearrangement Prime Pair
|
|
EXAMPLE
|
(3863017, 3863107) is an Ormiston pair with gap 90, so 3863017 is in the sequence.
|
|
PROGRAM
|
(MAGMA) [ p: p in PrimesUpTo(17700000) | q-p eq 90 and a eq b where a is Sort(Intseq(p)) where b is Sort(Intseq(q)) where q is NextPrime(p) ];
|
|
CROSSREFS
|
Subsequence of A069567.
Cf. A072274, A163863.
Sequence in context: A022226 A032754 A104441 this_sequence A045871 A034639 A113568
Adjacent sequences: A163679 A163680 A163681 this_sequence A163683 A163684 A163685
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 03 2009
|
|
EXTENSIONS
|
Keyword base added by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 18 2009
|
|
|
Search completed in 0.002 seconds
|