The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A031922 a(n) = prime(1000 * n). 3

%I #15 Oct 10 2021 05:46:41

%S 7919,17389,27449,37813,48611,59359,70657,81799,93179,104729,116447,

%T 128189,139901,151703,163841,176081,187963,200183,212369,224737,

%U 237203,249439,262139,274529,287117,300023,312583,324949,337541

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

%H Zak Seidov, <a href="/A031922/b031922.txt">Table of n, a(n) for n = 1..10000</a>

%F a(n) = A000040(1000*n).

%t Prime[1000 Range[30]] (* _Wesley Ivan Hurt_, Oct 10 2021 *)

%o (PARI) a(n)=prime(1000*n) \\ _Charles R Greathouse IV_, Nov 22 2011

%Y Cf. A000040.

%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 June 6 23:38 EDT 2024. Contains 373136 sequences. (Running on oeis4.)