Tagged Questions

-2
votes
0answers
358 views

Collatz Question [closed]

I'd like some help with my proof of the Collatz Conjecture. I believe I have taken a new tact, and can't find a place to get the help I want. (I have tried e-mailing professors, a …
-1
votes
1answer
295 views

Point me to an attempt to Proove Collatz Conjecture by Substitution and Factor analysis? [closed]

Summary of Question: Where can I find a discussion of attempting to prove the Collatz Conjecture via substitution and abstract examination? I've done a lot of reading on the probl …
-1
votes
1answer
684 views

Implication for m-cycles in Collatz-type problems.

Background Consider Collatz-type problems of the form $an + 1$, where $a > 2$ is a positive, odd integer (e.g., $3n + 1$, $5n +1 $, $7n + 1$, etc.). For convenience, automatically …
6
votes
0answers
3k views

Collatz conjecture solved? [closed]

In this paper Gerhard Opfer claims to have solved Collatz conjecture. Looks like a strange paper to me, but I haven't studied it. How legit does it look to people more specialized …
3
votes
2answers
1k views

Larger cycle than 4, 2, 1 in Collatz iteration?

(Here I discuss the Collatz problem only for positive integers.) It is possible, by computation, to find all cycles in the Collatz iteration of a fixed length. It is clear that an …
0
votes
1answer
392 views

Collatz related question [closed]

Howdy, Not sure this will be entirely clear, but when considering the relationship between a start value n in the Collatz algorithm and the length of the sequence generated by n, …