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.

A350713 Maximum smallest prime required to generate all Goldbach partitions to 10^n.

Original entry on oeis.org

3, 19, 73, 173, 293, 523, 751, 1093, 1789, 1877, 2803, 3457, 3917, 4909, 5569, 6961, 7753, 9341
Offset: 1

Views

Author

Barry Cherkas, Feb 02 2022

Keywords

Comments

The magnitude of the smallest prime required in a Goldbach partition of 2n is very small in comparison to the magnitude of the sum, 2n.

Examples

			The first three partitions with the smallest first member are (3,3), (3,5), and (3,7), so the smallest prime required to generate all Goldbach partitions up through 10^1 is 3.
		

Crossrefs

Programs

Extensions

a(9)-a(18) from Robert G. Wilson v, Mar 04 2022