login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers k that divide 10^k + 6^k.
0

%I #9 Aug 09 2021 01:32:38

%S 1,2,4,8,16,32,34,64,128,256,512,578,1024,1412,1552,2048,4096,4658,

%T 8192,9826,16384,16448,32768,65536,79186,131072,150544,167042,262144,

%U 498436,524288,638146,983168,1048576,1346162,1588744,2097152,2839714

%N Numbers k that divide 10^k + 6^k.

%K nonn

%O 1,2

%A _David W. Wilson_