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!)
A056160 Sum of A054988 and A054989. 0
1, 2, 2, 3, 2, 3, 5, 5, 5, 5, 3, 7, 4, 4, 6, 7, 6, 5, 5, 6, 4, 7, 5, 5, 5, 4, 8, 8, 7, 6, 8, 6, 9, 5, 6, 6, 9, 8, 9, 5, 11, 7, 9, 7, 9, 10, 11, 4, 9, 6, 7, 7, 7, 6, 8, 9, 8, 12, 7, 8, 8, 9, 7, 6, 8, 6, 9, 4, 8, 7, 12, 10, 7, 8, 7, 7, 10, 8, 9, 7, 9 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Prime divisors are counted with multiplicity.
If "2" were a cluster point of this sequence it would follow that there are infinitely many twin primes.
LINKS
PROG
(PARI) a(n) = my(P=prod(k=1, n, prime(k))); bigomega(P+1) + bigomega(P-1); \\ Michel Marcus, Mar 07 2022
CROSSREFS
Sequence in context: A164738 A126225 A306997 * A106245 A129568 A177892
KEYWORD
hard,nonn
AUTHOR
Arne Ring (arne.ring(AT)epost.de), Aug 01 2000
EXTENSIONS
a(36)-a(81) from Charles R Greathouse IV, May 07 2011
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)