Quantcast Collatz Conjecture Text - Physics Forums Library

PDA

View Full Version : Collatz Conjecture


phyti
Aug26-08, 06:55 PM
The paper at this site "http://uts.awardspace.info" looked interesting to me, but would
anyone else familiar with this problem, it's been around since the 30's, check it out and give an opinion.

CRGreathouse
Aug27-08, 12:55 PM
The first mistake I saw was on page 2: "The product 2y obviously takes the form 3n+1", which is tantamount (in this problem) to assuming that all odd integers are 1 mod 6.

The statement (also on p. 2) that "each {x} is unique for each y" has the obvious counterexample y = 5, for which x = 3, 13, 53, ... are possible. In fact finding counterexamples is easy because there are so many.

gel
Aug27-08, 06:30 PM
Wouldn't normally read such a paper, but as it's so short - here goes. First, a couple of comments on CRGreathouses comments above...

The first mistake I saw was on page 2: "The product 2y obviously takes the form 3n+1", which is tantamount (in this problem) to assuming that all odd integers are 1 mod 6.


It's not very clearly written, so I can't be sure what he *really* means by many of his sentences. However, here I think he is only considering the case where y is 5 mod 6, so it looks right.

The statement (also on p. 2) that "each {x} is unique for each y" has the obvious counterexample y = 5, for which x = 3, 13, 53, ... are possible. In fact finding counterexamples is easy because there are so many.


Yeah, that's just wrong. However, he never tries to use this (wrong) fact and it is clear that he knows you have to make a choice from an infinite set of possibilities.
In fact, he even shows that each term in such a sequence is 4 times its predecessor plus one.
I think he meant to say that y is unique for each x, which is obvious.

Looks like the main error in his reasoning is in the very last line.

All complete and incomplete reverse sequences can be formed using these sets.
Therefore all forward sequences will terminate with 1.

He only ever considers reverse sequences starting from 1. Clearly when you "un-reverse" such a sequence it will end in 1.
If he wanted to show that every sequence ends in 1, then he would need to show that every number appears in some reverse sequence starting from 1, which he never does.

CRGreathouse
Aug28-08, 09:10 AM
It's not very clearly written, so I can't be sure what he *really* means by many of his sentences. However, here I think he is only considering the case where y is 5 mod 6, so it looks right.

I don't think so. That's the part in the paper in which the author assumes (*with* loss of generality) that 3n+1 is of the form 2^a * (6b + 1).

delton
Sep13-08, 11:44 AM
My friend has been working on this.. but I highly doubt he will make much progress in solving it.

Erdos did not think mathematics was ready for such problems. He also called it one of the few remaining problems which can readily explained to the layman. I think he offered a 50 dollar reward for its proof, which is still available through his estate.

CRGreathouse
Sep14-08, 01:54 PM
My friend has been working on this.. but I highly doubt he will make much progress in solving it.

Erdos did not think mathematics was ready for such problems. He also called it one of the few remaining problems which can readily explained to the layman. I think he offered a 50 dollar reward for its proof, which is still available through his estate.

Erdos offered $500. I though the prizes were being supported by Ron Graham rather than through the Erdos estate...?

I hope your friend bothers to read the literature on the problem before putting in too much work. For example, I see that Lagarias (1985, using a result due to Crandall and calculations due to Yoneda) showed a lower bound of 275,000 for the length of any nontrivial cycle.

I believe Lagarias was mistaken in his calculation, but on the conservative side. He used q_{13}=190737 instead of q_{13}=190537 but somehow managed to give 275,000 instead of 285,000 (even though the error should have gone in the other direction!).

Reworking the Crandall formula with Tomás Oliveira e Silva's calculations (http://www.ieeta.pt/~tos/3x+1.html) (no cycles up to 19 * 258) and an optimal j (20 in this case rather than 13) I come up with a far better lower bound: 1,285,930,588. Not to brag, but this beats Wikipedia's claim (http://en.wikipedia.org/wiki/Collatz_conjecture#Experimental_evidence) by better than 35,000-fold!

phyti
Sep14-08, 06:59 PM
I revisited the site named in post 1, and the paper has been revised and is now a proof.
In studying it, I can't find any errors, but that's just one opinion.

CRGreathouse
Sep14-08, 07:47 PM
I revisited the site named in post 1, and the paper has been revised and is now a proof.
In studying it, I can't find any errors, but that's just one opinion.

I'm curious: how did you come across this paper?