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!)
A246932 a(n) = prime(15*n). 2

%I #14 Sep 08 2022 08:46:09

%S 47,113,197,281,379,463,571,659,761,863,977,1069,1187,1291,1427,1511,

%T 1613,1733,1867,1987,2087,2213,2333,2423,2557,2687,2789,2903,3037,

%U 3181,3307,3413,3539,3643,3769,3907,4019,4139,4261,4409,4523,4657,4793,4937

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

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

%t Prime[15 Range[50]]

%o (Magma) [NthPrime(15*n): n in [1..50]];

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

%Y Cf. similar sequences listed in A246929.

%K nonn,easy

%O 1,1

%A _Vincenzo Librandi_, Sep 08 2014

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 19 11:31 EDT 2024. Contains 371792 sequences. (Running on oeis4.)