login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A031918
a(n) = prime(9*n-8).
3
2, 29, 67, 107, 157, 199, 257, 311, 367, 421, 467, 541, 599, 647, 709, 769, 829, 887, 967, 1021, 1087, 1151, 1217, 1283, 1327, 1429, 1483, 1549, 1607, 1667, 1741, 1811, 1879, 1973, 2027, 2089, 2153, 2243, 2309, 2377, 2437, 2531, 2609
OFFSET
1,1
LINKS
PROG
(Magma) [ NthPrime(9*n-8): n in [1..1000] ]; // Vincenzo Librandi, Apr 09 2011
CROSSREFS
Sequence in context: A372932 A041097 A067071 * A358028 A101231 A141949
KEYWORD
nonn
AUTHOR
STATUS
approved