login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031339 a(n) = prime(6*n). 1
13, 37, 61, 89, 113, 151, 181, 223, 251, 281, 317, 359, 397, 433, 463, 503, 557, 593, 619, 659, 701, 743, 787, 827, 863, 911, 953, 997, 1033, 1069, 1109, 1163, 1213, 1249, 1291, 1321, 1399, 1439, 1481, 1511, 1559, 1601, 1627, 1693, 1733 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
ithprime(6*n)
MATHEMATICA
Prime[6*Range[50]] (* Harvey P. Dale, Jan 17 2024 *)
PROG
(Magma) [ NthPrime(6*n): n in [1..50] ]; // Vincenzo Librandi, Apr 10 2011
(Sage) [nth_prime(6*n) for n in (1..50)] # Bruno Berselli, May 07 2014
(PARI) a(n)=prime(6*n) \\ Edward Jiang, Sep 08 2014
CROSSREFS
Cf. similar sequences listed in A031336.
Sequence in context: A354467 A141122 A068228 * A034938 A139530 A138368
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 12:08 EDT 2024. Contains 371912 sequences. (Running on oeis4.)