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.

A074192 Number of numbers 0 <= m < 10^n which are not the sum of one or more consecutive primes.

Original entry on oeis.org

5, 47, 520, 5191, 51462, 518001, 5205110, 52209546, 522955756
Offset: 1

Views

Author

Jean-christophe Colin (jc-colin(AT)wanadoo.fr), Sep 19 2002

Keywords

Comments

If the upper limit is changed to include 10^n, the entries are increased by 1 for n = 3, 4, 5,.. and perhaps others, because 1000, 10000 and 100000 are not sums of consecutive primes, whereas 10=2+3+5 and 100=2+3+5+...+19+23 are. [R. J. Mathar, Oct 10 2010]
Based on work of Enoch Haga, Jud McCranie and Felice Russo.
The ratio a(n)/10^n might be converging to 0.52..., it might also be slowly growing to 1, which way is it? - Daniel Forgues, Nov 03 2011

Crossrefs

Cf. A050940.

Extensions

Definition corrected by R. J. Mathar, Oct 10 2010
a(8) corrected and a(9) from Sean A. Irvine, Jan 14 2025