You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- $\begingroup$ @S. Carnahan:i am not convinced , how many numbers until this are out of the cover? compare it with the 2^k (where k is this number). i think that the question remains full open $\endgroup$Asterios Gkantzounis– Asterios Gkantzounis2011-11-18 16:42:25 +00:00Commented Nov 18, 2011 at 16:42
- $\begingroup$ There are 40 integers which will for sure never get covered . The largest is 99. The largest prime used is under 100,000 and the smallest uncovered integer (after 99) is well over 110,000. The calculations carry on a bit further than shown. $\endgroup$Aaron Meyerowitz– Aaron Meyerowitz2011-11-18 17:05:02 +00:00Commented Nov 18, 2011 at 17:05
- $\begingroup$ Aaron,your method of the semi-greedy strategy (greedy from a number and over ) is interesting and i want to thank you very much for your efforts and your interest ,but the question whether the non-sieved numbers from these greedy methods grow faster than the primes is ,as it seems, too sharp to be answered analytically(?). 2^40 >> 110,000 so... $\endgroup$Asterios Gkantzounis– Asterios Gkantzounis2011-11-18 17:16:42 +00:00Commented Nov 18, 2011 at 17:16
- $\begingroup$ If I have time maybe I will try to tune it up a bit. I might be able to get the missed numbers to be a smaller set if I did not care that some were relatively large. Gerhard would seem to prefer that we miss 59 integers less than 90 (if possible) $\endgroup$Aaron Meyerowitz– Aaron Meyerowitz2011-11-18 18:54:57 +00:00Commented Nov 18, 2011 at 18:54
- 2$\begingroup$ ImageShack seems to have deleted your image and replaced it with an ad banner. If you still have it (or can reproduce it), please reupload to the SE imgur account using the image upload button in the editor toolbar. $\endgroup$Ilmari Karonen– Ilmari Karonen2015-08-29 21:24:22 +00:00Commented Aug 29, 2015 at 21:24
| Show 4 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you