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!)
A031386 a(n) = prime(5*n-3). 1

%I #19 Sep 08 2022 08:44:50

%S 3,17,37,59,79,103,131,157,181,211,239,269,293,331,359,389,421,449,

%T 479,509,557,587,613,643,673,709,743,773,821,853,881,919,953,991,1021,

%U 1051,1091,1117,1163,1201,1231,1279,1301,1327,1399,1433,1459

%N a(n) = prime(5*n-3).

%H Ivan Panchenko, <a href="/A031386/b031386.txt">Table of n, a(n) for n = 1..1000</a>

%t Prime[5*Range[50]-3] (* _Harvey P. Dale_, Aug 11 2021 *)

%o (Magma) [ NthPrime(5*n-3): n in [1..1000] ]; // _Vincenzo Librandi_, Apr 11 2011

%K nonn

%O 1,1

%A _Jeff Burch_

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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)