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!)
A333998 Positive even integers 2k such that for all Goldbach partitions (p,q) of 2k, there exists a prime r_0 in p < r_0 < q. 0
2, 16, 20, 28, 32, 40, 44, 48, 50, 54, 56, 64, 66, 70, 72, 76, 80, 88, 92, 96, 98, 102, 104, 108, 110, 114, 116, 124, 126, 130, 132, 136, 140, 148, 150, 154, 156, 160, 164, 168, 170, 174, 176, 180, 182, 184, 188, 190, 192, 196, 200, 208, 212, 220, 224, 228, 230 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Goldbach Partition
MATHEMATICA
Flatten[Table[If[1 - PrimePi[n] + PrimePi[n - 1] - Sum[KroneckerDelta[PrimePi[i] + 1, PrimePi[2 n - i]] (PrimePi[i] - PrimePi[i - 1]) (PrimePi[2 n - i] - PrimePi[2 n - i - 1]), {i, n}] > 0, 2 n, {}], {n, 100}]]
CROSSREFS
Cf. A002375.
Sequence in context: A323193 A050850 A082475 * A081767 A093026 A271627
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Apr 11 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 July 13 13:53 EDT 2024. Contains 374284 sequences. (Running on oeis4.)