login
A256457
Irregular table by rows: row n lists all prime numbers that can be obtained by permuting the digits of n (including duplicates if n has repeated digits and ignoring leading 0's).
0
2, 3, 5, 7, 11, 11, 13, 31, 41, 61, 17, 71, 19, 2, 23, 29, 3, 13, 31, 23, 43, 53, 37, 73, 83, 41, 43, 47, 5, 53, 59, 61, 67, 7, 17, 71, 37, 73, 47, 67, 79, 97, 83, 89, 19, 29, 59, 79, 97, 89, 11, 11, 101, 13, 31, 103, 41, 401, 61, 601, 17, 71, 107, 701, 19, 109, 11, 11
OFFSET
1,1
EXAMPLE
Table begins:
2,
3,
-,
5,
-,
7,
-,
-,
-,
11, 11,
-,
13, 31,
41,
-,
61,
17, 71,
-,
19,
2,
-,
-,
23,
...
CROSSREFS
Sequence in context: A180458 A060264 A219429 * A104192 A290639 A262061
KEYWORD
nonn,tabf,base
AUTHOR
STATUS
approved