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.

A128659 Numbers k such that p(k+1)# - p(k)# - p(k-1)# - 1 is prime, where p(i)# = product of first i primes = A002110(i).

Original entry on oeis.org

1, 3, 4, 5, 6, 7, 9, 13, 14, 20, 30, 40, 44, 86, 101, 135, 152, 171, 205, 4404, 12227
Offset: 1

Views

Author

Pierre CAMI, Mar 19 2007

Keywords

Examples

			1 is a term since A002110(2) - A002110(1) - A002110(0) - 1 = 6 - 2 - 1 - 1 = 2.
		

Crossrefs

Programs

Extensions

a(1) = 1 inserted by Michael S. Branicky, May 07 2025
a(21) from Michael S. Branicky, May 10 2025