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”).

A031389
a(n) = prime(8*n-3).
1
11, 41, 73, 109, 157, 197, 241, 283, 347, 389, 439, 487, 547, 599, 643, 691, 751, 811, 859, 919, 977, 1031, 1087, 1129, 1201, 1259, 1303, 1381, 1447, 1489, 1553, 1607, 1663, 1723, 1787, 1867, 1913, 1993, 2039, 2099, 2153, 2239, 2293, 2351
OFFSET
1,1
LINKS
PROG
(Magma) [ NthPrime(8*n-3): n in [1..1000] ]; // Vincenzo Librandi, Apr 09 2011
CROSSREFS
Sequence in context: A132232 A331555 A282321 * A178495 A309254 A360154
KEYWORD
nonn
AUTHOR
STATUS
approved