login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A364840 Numbers k such that the product of the first k primes - 1 is a semiprime. 0
4, 7, 10, 11, 14, 17, 20, 21, 25, 26, 48, 51, 55, 85, 96, 127, 149, 150, 170 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = primepi(A104876(n)).
PROG
(PARI) isok(k) = bigomega(-1 + prod(j=1, k, prime(j))) == 2;
CROSSREFS
Sequence in context: A275340 A082206 A115566 * A190507 A087298 A237707
KEYWORD
more,hard,nonn
AUTHOR
Sean A. Irvine, Oct 21 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 10 00:52 EDT 2024. Contains 374191 sequences. (Running on oeis4.)