login
A227827
a(0)=3; for n>0, a(n) is the smallest (odd or even) prime p such that the n-th prime p_n divides a(n-1)+p.
2
3, 3, 3, 2, 5, 17, 61, 7, 31, 61, 113, 11, 137, 109, 149, 227, 197, 157, 331, 71, 71, 2, 709, 619, 271, 311, 1103, 751, 2459, 157, 521, 241, 283, 1087, 859, 631, 577, 1307, 1301, 2039, 37, 1753, 419, 727, 431, 751, 443, 401, 491, 2687, 61
OFFSET
0,1
COMMENTS
a(0) could be any odd prime - the rest of the sequence is unchanged.
Agrees with A227828 from a(8) on.
CROSSREFS
Sequence in context: A259301 A200777 A333537 * A033700 A122916 A300372
KEYWORD
nonn
AUTHOR
Daniel Drucker, Jul 21 2013
STATUS
approved