login
A244076
Odd integers n such that for every integer k>0, n*2^k-1 has a divisor in the set {3, 5, 7, 13, 17, 97, 257}.
14
10157893, 71627707, 86571727, 90109601, 98957849, 99023257, 99284501, 114096371, 142399363, 166262293, 207549337, 213185347, 213708611, 215798563, 229298773, 229306949, 242872709, 251719903, 274263943, 276356999, 278326889, 284716807, 289074853, 294317669
OFFSET
1,1
COMMENTS
For n > 96 a(n) = a(n-96) + 1156954890, the first 96 values are in the table.
LINKS
FORMULA
For n > 96 a(n) = a(n-96) + 1156954890.
CROSSREFS
KEYWORD
nonn
AUTHOR
Pierre CAMI, Jun 19 2014
STATUS
approved