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!)
A031913 a(n) = prime(9*n - 6). 4
5, 37, 73, 113, 167, 223, 269, 317, 379, 433, 487, 557, 607, 659, 727, 787, 853, 911, 977, 1033, 1093, 1163, 1229, 1291, 1367, 1439, 1489, 1559, 1613, 1693, 1753, 1831, 1901, 1987, 2039, 2111, 2179, 2267, 2333, 2383, 2447, 2543, 2621 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000040(A017197(n-1)). - G. C. Greubel, Feb 18 2024
MATHEMATICA
Prime[9Range[50]-6] (* Harvey P. Dale, Jul 27 2011 *)
PROG
(Magma) [ NthPrime(9*n-6): n in [1..1000] ]; // Vincenzo Librandi, Apr 09 2011
(SageMath) [nth_prime(9*n-6) for n in range(1, 61)] # G. C. Greubel, Feb 18 2024
CROSSREFS
Sequence in context: A244374 A238477 A213049 * A188130 A054587 A099937
KEYWORD
nonn
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 May 8 00:02 EDT 2024. Contains 372317 sequences. (Running on oeis4.)