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!)
A031372 a(n) = prime(6*n - 1). 1

%I #16 Dec 28 2023 23:42:49

%S 11,31,59,83,109,149,179,211,241,277,313,353,389,431,461,499,547,587,

%T 617,653,691,739,773,823,859,907,947,991,1031,1063,1103,1153,1201,

%U 1237,1289,1319,1381,1433,1471,1499,1553,1597,1621,1669,1723

%N a(n) = prime(6*n - 1).

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

%t Prime[6*Range[50]-1] (* _Harvey P. Dale_, Apr 21 2022 *)

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

%Y Cf. A000040, A016969.

%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 August 17 12:21 EDT 2024. Contains 375210 sequences. (Running on oeis4.)