Wouldn't normally read such a paper, but as it's so short - here goes. First, a couple of comments on CRGreathouses comments above...
CRGreathouse said:
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.
CRGreathouse said:
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.