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!)
A031387 a(n) = prime(6*n-3). 1
5, 23, 47, 73, 103, 137, 167, 197, 233, 269, 307, 347, 379, 419, 449, 487, 523, 571, 607, 643, 677, 727, 761, 811, 853, 883, 937, 977, 1019, 1051, 1093, 1129, 1187, 1229, 1279, 1303, 1367, 1427, 1453, 1489, 1543, 1579, 1613, 1663, 1709, 1753 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Prime[6n-3], {n, 50}] (* Harvey P. Dale, Oct 14 2018 *)
PROG
(Magma) [ NthPrime(6*n-3): n in [1..1000] ]; // Vincenzo Librandi, Apr 10 2011
CROSSREFS
Sequence in context: A053518 A154625 A107011 * A057622 A055626 A127200
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected by Neven Juric (neven.juric(AT)apis-it.hr), May 15 2006
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)