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

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

%S 53,131,223,311,409,503,613,719,827,941,1049,1163,1283,1423,1511,1619,

%T 1747,1877,2003,2129,2267,2377,2503,2657,2741,2861,3011,3167,3301,

%U 3413,3541,3671,3797,3923,4057,4211,4337,4481,4621,4751,4909,5011,5167,5309,5443

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

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

%t Prime[16 Range[50]]

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

%o (PARI) a(n)=prime(16*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 September 1 11:12 EDT 2024. Contains 375589 sequences. (Running on oeis4.)