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!)
A031919 a(n) = prime(10*n-8). 1
3, 37, 79, 131, 181, 239, 293, 359, 421, 479, 557, 613, 673, 743, 821, 881, 953, 1021, 1091, 1163, 1231, 1301, 1399, 1459, 1531, 1601, 1667, 1747, 1831, 1907, 1997, 2069, 2137, 2237, 2297, 2377, 2441, 2543, 2633, 2693, 2753, 2837, 2917 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000040(A017293(n-1)). - Michel Marcus, May 04 2020
PROG
(Magma) [ &+[(NthPrime(10*n-8))]: n in [1..1000] ]; // Vincenzo Librandi, Apr 08 2011
(PARI) a(n) = prime(10*n-8); \\ Michel Marcus, May 04 2020
CROSSREFS
Sequence in context: A092074 A183556 A107183 * A151730 A300432 A300766
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 September 16 09:24 EDT 2024. Contains 375965 sequences. (Running on oeis4.)