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!)
A099980 Bisection of A001358. 0

%I #10 May 03 2023 18:00:15

%S 4,9,14,21,25,33,35,39,49,55,58,65,74,82,86,91,94,106,115,119,122,129,

%T 134,142,145,155,159,166,177,183,187,201,203,206,213,215,218,221,235,

%U 247,253,259,265,274,287,291,298,301,303,309,319,323,327,334,339,346

%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-1],j=1..70); # _Emeric Deutsch_, Dec 14 2004

%Y Cf. A001358.

%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 May 11 04:01 EDT 2024. Contains 372388 sequences. (Running on oeis4.)