login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Composites whose prime factorization in base 6 is an anagram of the number in base 6.
11

%I #16 Jul 24 2015 03:51:43

%S 16,32,49,57,314,327,377,417,575,837,1387,1417,1647,1754,1874,1934,

%T 1977,2157,2355,2474,2487,2517,2577,2987,3757,5157,5597,7424,8227,

%U 9050,9824,10394,10474,10784,10834,11014,11229,11654,11667,12317,12741,13067

%N Composites whose prime factorization in base 6 is an anagram of the number in base 6.

%H Giovanni Resta, <a href="/A260050/b260050.txt">Table of n, a(n) for n = 1..10000</a>

%e 16 = 2^4. In base 6, 24 = 2^4.

%Y Cf. A260046, A260047, A260048, A260049, A260051, A260052, A260053, A025283, A260054, A260055.

%K base,easy,nonn

%O 1,1

%A _Stephen Tucker_, Jul 14 2015