A108389 Transmutable primes with four distinct digits.
133999337137, 139779933779, 173139331177, 173399913979, 177793993177, 179993739971, 391331737931, 771319973999, 917377131371, 933971311913, 997331911711, 1191777377177, 9311933973733, 9979333919939, 19979113377173, 31997131171111, 37137197179931, 37337319113911
Offset: 1
Examples
a(0)=133999337137 is the smallest transmutable prime with four distinct digits (1,3,7,9): exchanging all 1's and 3's: 133999337137 ==> 311999117317 (prime), exchanging all 1's and 7's: 133999337137 ==> 733999331731 (prime), exchanging all 1's and 9's: 133999337137 ==> 933111337937 (prime), exchanging all 3's and 7's: 133999337137 ==> 177999773173 (prime), exchanging all 3's and 9's: 133999337137 ==> 199333997197 (prime) and exchanging all 7's and 9's: 133999337137 ==> 133777339139 (prime). No smaller prime with four distinct digits transmutes into six other primes.
Links
- Michael S. Branicky, Table of n, a(n) for n = 1..1000
Crossrefs
Cf. A108386 (Primes p such that p's set of distinct digits is {1, 3, 7, 9}), A108388 (transmutable primes), A083983 (transmutable primes with two distinct digits), A108387 (doubly-transmutable primes), A006567 (reversible primes), A002385 (palindromic primes), A068652 (every cyclic permutation is prime), A107845 (transposable-digit primes), A003459 (absolute primes), A057876 (droppable-digit primes).
Extensions
a(14) and beyond from Michael S. Branicky, Dec 15 2023
Comments