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*
-
12$\begingroup$ As stated, this would be unsuitable, as it is unclear how to "parallelize" in a fashion desirable for Polymath. If you were to provide, say, an additional predicate P(n) such that P(n) and the Collatz dynamic terminates upon input n, that might be suitable. Many of the other examples provided are sufficiently restricted that the leap to parallelize is not so great. Please edit this to find a restriction that suits the conditions of the post. Gerhard "Polymath Is Not Group Mathematics" Paseman, 2017.01.07. $\endgroup$Gerhard Paseman– Gerhard Paseman2017-01-07 21:13:45 +00:00Commented Jan 7, 2017 at 21:13
-
$\begingroup$ +1, nice paper. We're making progress. Still don't know how to parallelize. $\endgroup$Fred Daniel Kline– Fred Daniel Kline2017-08-16 03:00:42 +00:00Commented Aug 16, 2017 at 3:00
-
$\begingroup$ Regarding the question of parallelising the efforts, here are the three most important theorems that the paper demonstrates: 1) for any odd number a, whoever can prove that 4a+1 and 8a+3 have a common number in their orbit (anywhere, backward or forward) solves Syracuse 2) for any odd number a, either the orbits of 8a+1 and 16a+1 will merge, or 8a+1 will merge with 64a+17 and 16a+1 will merge with 2a-1. 3) theorem 2) will occur at least once in any odd number's forward orbit, because any odd number will have either a number 8a+1 or 16a+1 where a is odd, at least once in its forward orbit. $\endgroup$Falken– Falken2017-08-19 09:20:15 +00:00Commented Aug 19, 2017 at 9:20
-
$\begingroup$ Calling the pairs (4a+1, 8a+3) where a is odd "buds", and having established that their solving solves Syracuse, it is important to observe that some of them "solve themselves", and I can demonstrate why. As some buds point one to another (are redundant), it is relevant to ask which proportion of the set of all buds must be solved to solve Syracuse, typically the sort of question one might ask in Ramsey theory. In any case, the systematic attacking of buds can be parallelised, and is one way to parallelise the solving of Syracuse. $\endgroup$Falken– Falken2017-08-19 09:20:15 +00:00Commented Aug 19, 2017 at 9:20
-
1$\begingroup$ Oh, and don't worry about ego injuring. Most mathematicians (of my acquaintance, and probably outside of it too) are more concerned with time misspent on studying worthless claims than on priority claims. Gerhard "And This Is My Claim" Paseman, 2017.10.05. $\endgroup$Gerhard Paseman– Gerhard Paseman2017-10-05 15:06:58 +00:00Commented Oct 5, 2017 at 15:06
|
Show 6 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