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

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

%S 11,29,47,71,97,113,149,173,197,229,257,281,313,349,379,409,439,463,

%T 499,541,571,601,631,659,691,733,761,809,829,863,907,941,977,1013,

%U 1039,1069,1103,1151,1187,1223,1259,1291,1319,1373,1427,1451,1483

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

%H Jens Kruse Andersen, <a href="/A031338/b031338.txt">Table of n, a(n) for n = 1..10000</a>

%p ithprime(5*n)

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

%o (Sage) [nth_prime(5*n) for n in (1..50)] # _Bruno Berselli_, May 07 2014

%o (PARI) a(n)=prime(5*n) \\ _Edward Jiang_, Sep 08 2014

%Y Cf. similar sequences listed in A031336.

%K nonn,easy

%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.)