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!)
A099981 Bisection of A001358. 1

%I #8 Aug 18 2019 14:03:33

%S 6,10,15,22,26,34,38,46,51,57,62,69,77,85,87,93,95,111,118,121,123,

%T 133,141,143,146,158,161,169,178,185,194,202,205,209,214,217,219,226,

%U 237,249,254,262,267,278,289,295,299,302,305,314,321,326,329,335,341,355

%N Bisection of A001358.

%p P:=[seq(ithprime(n),n=1..100)]: B:={seq(seq(P[i]*P[j],j=1..100),i=1..100)}:C:={seq(B[k],k=1..140)}: seq(C[2*j],j=1..70); # _Emeric Deutsch_, Dec 14 2004

%K nonn,easy

%O 0,1

%A _N. J. A. Sloane_, Nov 19 2004

%E More terms from _Emeric Deutsch_, Dec 14 2004

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 July 31 16:05 EDT 2024. Contains 374802 sequences. (Running on oeis4.)