login
Absolute primes in base 16: every permutation of digits in base 16 is a prime (only the smallest representatives of the permutation classes are shown).
2

%I #17 Apr 22 2016 17:37:40

%S 2,3,5,7,11,13,17,23,31,53,59,61,89,191,277,283,887,1373,1979,3037

%N Absolute primes in base 16: every permutation of digits in base 16 is a prime (only the smallest representatives of the permutation classes are shown).

%C Base 16 analog of A258706.

%Y Cf. A003459, A076481, A258706, A272106, A272107.

%K nonn,base,more

%O 1,1

%A _Chai Wah Wu_, Apr 20 2016