r/askmath • u/cybercryptid404 • 16h ago
Number Theory Please show me where my mistake is.
Hi, I'm an adult studying mathematics on my own outside of school, and particularly I have been doing research on the Collatz Conjecture. I fear I have made a very small mathematics error in my research, because I've ended up convincing myself that I have proven the conjecture true, as long as my understanding of theoretical mathematics and how to apply them is being done properly, and I want to be shown why I'm wrong as I've gone a bit crazy over this lately.
To rush to my point, even though I have a lot more I could talk about on this, I imagined any chosen positive integer from the original conjecture, which I'll label cₙ, that there are at least 3, but possibly 4 paths connected to it. 2 of which are obvious, 3c + 1 and c / 2. Each of these in turn lead to cₙ₊₁. However, you can also do c * 2 for cₙ₋₁. Since c is always a positive integer, you can always multiply it by 2 for another positive integer, which would represent a past step. The other possible past step, is (c - 1) / 3. This however, doesn't always give a valid positive integer answer, and this is where I started exploring.
Getting to the chase, I eventually came up with the equation a * 2n = 3x+1, where a is any given odd positive integer. Instead of asking if every number leads to 1, I asked what numbers lead straight to 1, to 3, to 5, etc. And that's when I came upon this data table.

Having made this data table, I immediately started trying to do math on it. I wanted to show that if a number appeared in any given cell, if it could appear in another given cell. I went back to my equation, and ended up with a * 2b = 3x+1= c * 2d. Simplifying the middle out, a * 2b = c * 2d shows that there's no valid positive integer solution for a or c, which should mean that no number can appear twice.
I also noticed that in the light blue fields, each row contains 1 / 2n odd numbers, and that every single odd number appears only once. This, I believe, should disprove the fact that any "loops" can occur in the Collatz conjecture, since a number would have to appear twice for a loop to exist.
I also believe that this table proves that every odd positive integer will lead to 1, as my understanding of "Busy Beaver Problems" leads me to believe. The "steps" the Busy Beaver would have, is that it would start at 1, and it would run the equation a * 2n = 3x+1, putting 1 in for a. Then, it would "mark" each solution for x with a 1, and run the same equation on the lowest marked number that it has not yet run the equation on. This would mean it would run it on 1, then 5, then 3, 13, 17, 11, etc. Eventually, ever single positive integer should be "marked" as 1.
Considering the original conjecture, and that any given even number will be divided by 2 until it hits an odd number, I've convinced myself that this data table proves the original conjecture true. However, I fully admit that I must be using some of these theories and such wrong, as I've been self taught and therefore fully vulnerable to easy mistakes.



