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!)
A098048 Numbers k such that A098037(k) sets a new record. A098037 is the number of prime divisors (counting multiplicity) of the sums of two consecutive primes. 2
1, 2, 5, 16, 18, 43, 162, 190, 532, 564, 3314, 3908, 10499, 30789, 53828, 62946, 278737, 364195, 629686, 3768344, 7827416, 9496221, 23159959, 68035462, 92566977, 370110663, 648634305, 4032924162, 7748432257, 17324573653, 19879357650, 34988238805 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
s = PrimeOmega[Total[#]] & /@ Partition[Prime[Range[10^5]], 2, 1]; Map[FirstPosition[s, #][[1]] &, Union@FoldList[Max, s]] (* Amiram Eldar, Feb 07 2020 *)
CROSSREFS
Sequence in context: A286381 A286382 A127580 * A257348 A101847 A251600
KEYWORD
nonn,more
AUTHOR
Jason Earls, Sep 11 2004
EXTENSIONS
a(17)-a(29) from Donovan Johnson, Sep 27 2008
a(30)-a(32) from Amiram Eldar, Feb 07 2020
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 25 09:18 EDT 2024. Contains 371967 sequences. (Running on oeis4.)