cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A099800 Bisection of A002110.

Original entry on oeis.org

2, 30, 2310, 510510, 223092870, 200560490130, 304250263527210, 614889782588491410, 1922760350154212639070, 7858321551080267055879090, 40729680599249024150621323470, 267064515689275851355624017992790
Offset: 0

Views

Author

N. J. A. Sloane, Nov 19 2004

Keywords

Crossrefs

Programs

  • Maple
    a:=n->product(ithprime(j),j=1..2*n+1): seq(a(n),n=0..13); # Emeric Deutsch, Feb 23 2005

Extensions

More terms from Emeric Deutsch, Feb 23 2005