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.

A109628 Numbers k such that the numerator of Sum_{i=1..k} 1/prime(i), in reduced form, is prime.

Original entry on oeis.org

2, 3, 5, 6, 18, 19, 22, 47, 57, 58, 63, 70, 73, 112, 632, 1382, 4621
Offset: 1

Views

Author

Ryan Propper, Aug 02 2005

Keywords

Comments

Terms <= 112 correspond to certified primes.
Numbers k such that the arithmetic derivative of the k-th primorial, A024451(k) [= A003415(A002110(k))] is prime. - Antti Karttunen, Jan 09 2024

Examples

			Sum_{i=1..6} 1/prime(i) = 40361/30030 and 40361 is prime, hence 6 is a term.
		

Crossrefs

Positions of primes in A024451.

Programs

Extensions

a(17) from Michael S. Branicky, Sep 16 2024