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

%I #14 Dec 28 2023 23:37:21

%S 17,47,83,127,167,211,257,307,353,401,449,499,563,607,653,709,761,823,

%T 877,937,991,1039,1093,1153,1217,1279,1319,1409,1453,1499,1567,1613,

%U 1669,1741,1801,1873,1933,1999,2063,2113,2179,2251,2309,2371

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

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

%t Prime[8 Range[60] - 1] (* _Wesley Ivan Hurt_, Dec 28 2023 *)

%o (Magma) [ NthPrime(8*n-1): n in [1..1000] ]; // _Vincenzo Librandi_, Apr 09 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 24 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)