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.

Showing 1-1 of 1 results.

A250293 Primes p such that p#+1 is a semiprime, where # is the primorial (A034386).

Original entry on oeis.org

13, 19, 23, 43, 61, 67, 73, 83, 101, 139, 151, 173, 223, 251, 383, 457, 571, 673, 761
Offset: 1

Views

Author

Eric Chen, Dec 24 2014

Keywords

Comments

The next candidate after 571 is 859. 859# + 1 is a 359-digit composite with no known factors. - Hugo Pfoertner, Feb 05 2021

Examples

			a(1) = 13 so 13# + 1 = 30031 = 59 * 509 is a semiprime.
		

Crossrefs

Programs

Formula

a(n) = prime(A085725(n)). - Hugo Pfoertner, Feb 05 2021

Extensions

a(16)-a(18) using factordb.com from Hugo Pfoertner, Feb 05 2021
Missing 571 inserted by Sean A. Irvine, Mar 03 2023
Showing 1-1 of 1 results.