|
COMMENT
|
There are only two known primes in a(n): a(4) = 14639 and a(6) = 1771559 (see A128472 = smallest prime of the form (2n-1)^k - 2 for k>(2n-1), or 0 if no such number exists. 3 divides a(2k-1). 7 divides a(3k-1). 13 divides a(12k-5). 17 divides a(16k-14). Final digit of a(n) is 9. Final two digits of a(n) are periodic with period 10. Mod[a(n), 100] = {09, 19, 29, 39, 49, 59, 69, 79, 89, 99}. Final three digits of a(n) are periodic with period 50. Mod[a(n), 1000] = {009, 119, 329, 639, 049, 559, 169, 879, 689, 599, 609, 719, 929, 239, 649, 159, 769, 479, 289, 199, 209, 319, 529, 839, 249, 759, 369, 079, 889, 799, 809, 919, 129, 439, 849, 359, 969, 679, 489, 399, 409, 519, 729, 039, 449, 959, 569, 279, 089, 999}.
|