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.

A066269 Indices of primes in A066268.

Original entry on oeis.org

2, 3, 33
Offset: 1

Views

Author

Patrick De Geest, Dec 16 2001

Keywords

Comments

The 33rd term, prime 16268...99999, contains 759 digits.
Next term is bigger than 150. - Stefan Steinerberger, May 06 2007
Next term is bigger than 450. - Michael S. Branicky, Nov 14 2024

Crossrefs

Programs

  • Mathematica
    Select[Range[65], PrimeQ[Product[Product[Prime[i],{i,1,n}],{n,1,#}]-1]&] (* Stefan Steinerberger, Apr 12 2006 *)

Extensions

Offset changed from 0 to 1 by Harry J. Smith, Feb 08 2010