A245808 Monoprimatic permutable numbers: Numbers whose decimal digits can be arranged to form exactly one prime number. No leading zeros.
2, 3, 5, 7, 11, 14, 16, 19, 23, 29, 32, 34, 35, 38, 41, 43, 47, 53, 59, 61, 67, 74, 76, 83, 89, 91, 92, 95, 98, 101, 103, 104, 106, 109, 110, 112, 115, 121, 130, 134, 140, 143, 145, 151, 154, 160, 166, 188, 190, 211, 223, 227, 229, 232, 233, 235, 236, 253, 257, 263, 269, 272, 275, 278, 287, 289, 292
Offset: 1
Examples
190 -> 019 (forbidden), 091 (forbidden), 109 (prime), 190 (even), 901 (composite), 910 (even) -> Conclusion: One prime number.
References
- Andreas Boe, The Right Left, Amazon books, 2014.
Links
- Andreas Boe, Table of n, a(n) for n = 1..9596
Comments