login
A244565
Odd integers n such that for every integer k>0, n*2^k+1 has a divisor in the set { 3, 5, 7, 13, 37, 73, 109 }.
2
322523, 12413281, 16921847, 27862127, 29095681, 35430841, 43925747, 47635073, 50273851, 56517767, 57816799, 59929127, 60666107, 63662611, 66887071, 69265069, 77564731, 83460571, 87376127, 104697533
OFFSET
1,1
COMMENTS
For n > 144, a(n) = a(n-144) + 803736570, the first 144 values are in the table.
LINKS
FORMULA
For n > 144, a(n) = a(n-144) + 803736570.
CROSSREFS
KEYWORD
nonn
AUTHOR
Pierre CAMI, Jun 30 2014
STATUS
approved