Jump to content

Talk:Collatz conjecture

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

The article could have used a visualization in base 3 (in trinary calculation)[edit]

This article could have used an animation for trinary numbers, say, a .GIF of 4975 being broken down. 81.89.66.133 (talk) 13:01, 2 February 2024 (UTC)[reply]

Please clarify and expand that. —Tamfang (talk) 19:56, 27 March 2024 (UTC)[reply]

Semi-protected edit request on 16 March 2024[edit]

BEFORE: Eliahou (1993) proved that the period p of any non-trivial cycle is of the form AFTER: Eliahou (1993) proved that the period p of the next candidate for a non-trivial cycle is of the form

Idk, im not a mathematician, but i read the paper cited and the p that is used here seems to be only the current (1993) best candidate for a loop above m=2**39, but below 2**48 . As it is earlier mentioned, this region has already been investigated, so not only the original statements "any" false, but the big letter equation is also irrelevant. 89.223.151.22 (talk) 07:55, 16 March 2024 (UTC)[reply]

 Not done: From what I understand, the paper states that all non-trivial cycles (if any exist) have a cardinality of the form . Your proposed change would imply that a non-trivial cycle that is not the first one to be found might not have a cardinality of that form, which contradicts the theorem proved by the paper. Saucy[talkcontribs] 10:43, 25 April 2024 (UTC)[reply]

It’s solved by Gaurangkumar Patel[edit]

Collatz Conjecture Solution The Collatz conjecturela is one of the most famous unsolved problems in mathematics. The conjecture asks whether repeating two simple arithmetic operations will eventually transform every positive integer into 1.https://en.wikipedia.org/wiki/Collatz conjecture The solution in simple words, all number made out of 1. Like 1=1 2=1+1 3=1+1+1 4=1+1+1+1| 5=1+1+1+1+1 Etc. I am saying not only 1 is repetitive but 4,2,1 is repetitive. 3x+1 in if x=1 then, 3(1)+1= 4, then as per rules 4/2 =2 then 2/2=1 means 4,2,1 Now if x=2 then 3(2)+1=7 then as per rules 3(7)+1=22, then 22/2= 11, then 3(11)+1= 34 then 34/2= 16, 16/2=8, 8/2=4, 4/2=2, 2/2=1. Now if x=3 then 3(3)+1=10, 10/2 = 5, 3(5)+1=16, 16/2=8, 8/2=4, 4/2=2, 2/2=1| If we see in all solutions starting from one of the small integers 4,2,1 is repetitive. Because in x=3 there is ans 5. allAll ISSN:3006-4023 (Online),JournalofArtificiallntelligence GeneralScience (JAIGS)86 GaurangkumarPatel20894 (talk) 07:01, 5 April 2024 (UTC)[reply]

WP:NOR Felixsj (talk) 15:37, 5 April 2024 (UTC)[reply]
Yes. This talk page is only for discussing improvements to the article, which can only be based on reliably published sources. If you believe you have a solution, this is not the place for publicizing it, nor for getting it published, nor for encouraging people to explain why it does not constitute a valid proof. —David Eppstein (talk) 20:03, 5 April 2024 (UTC)[reply]
But it’s true data it’s about giving right information to public we don’t fool them. GaurangkumarPatel20894 (talk) 02:21, 7 April 2024 (UTC)[reply]
The way to get information to the public is to publish it in respectable academic journals, first. —David Eppstein (talk) 03:26, 7 April 2024 (UTC)[reply]
Felixs are David are right. Bubba73 You talkin' to me? 03:37, 7 April 2024 (UTC)[reply]

Semi-protected edit request on 8 April 2024[edit]

Explaining Convergence

While a mathematical formula or explanation-based proof may yet be difficult, it is possible to explain the underlying mechanism responsible for convergence by transforming the problem statement as followsCollatz Conjecture - Explaining the Convergence: a) For an odd number N, (3N+1) is always an even number, therefore the next step will always be a division by 2. Both these steps can be considered as a single operation, i.e. (3N+1)/2.

b) Sequential multiplication steps (3N+1)/2 may be considered as a single operation until an even number is obtained.

c) Sequential division (N/2) may be considered as a single operation until an odd number is obtained.

With the help of these transformations, it can be observed that for a starting odd number series, (2i-1)*2n-1,

a) Multiplication steps result in the even series (2i-1)*3n-1

b) The resulting superset of even values is represented by either {(6i-4), i ∈ ℕ} or by {(6i-1)*3n-1 and (6i-5)*3n-1, i & n ∈ ℕ}

c) The next set of odd numbers obtained through division steps is represented by {(6i-5)*22n-1]/3 and (6i-1)*22n+1-1]/3, i & n ∈ ℕ}

While mathematical traceability between the starting odd number and the next odd number obtained in step (c) above is difficult to maintain, this approach still helps understand the underlying mechanism leading to convergence.

To explain this, one may begin from the other end of the problem and perform (2N-1)/3 operations on an even series (instead of (3N+1)/2 on a starting odd series). The starting even series E1=1*22n-1, results in a set of odd numbers which can be multiplied by 2n or 2n-1 if the odd number belongs to series {6i-5} or {6i-1} respectively. Sequential performance of these inverse operations results in a hierarchy of even series as shown in this exhibit Hierarchy of Even Series. Rakesh Vajpai (talk) 06:22, 8 April 2024 (UTC)[reply]

We cannot use this material without a published reliable source. Personal blogs are not reliable sources for this purpose. —David Eppstein (talk) 07:15, 8 April 2024 (UTC)[reply]
Thanks David. I am not a mathematician and have no idea what it takes for such articles to be published. I may not even be interested in doing so as my focus is on making these aspects known to people who may be attempting to solve this problem. I have no interest in claiming any credit for the insights. Therefore, if it cannot be published here, I will understand and will leave it at that. Thanks once again. Cheers Rakesh Vajpai (talk) 12:49, 10 April 2024 (UTC)[reply]

Collatz function for some known megaprimes[edit]

The project math101.guru/en/category/collatz/ contains the logs of the Collatz function for some of the top known megaprimes and their vicinities (can not add link due to spam filter). The data currently cover 15 out of Top 17 known megaprimes (except for #7 and #8 discovered in 2023). There are also some interesting graphs with numerical data available that may be added to other graphs in the article. As far as I could say, such big numbers (>45 in total) have never been tested for the validity of the Collatz conjecture. Re2000 (talk) 07:06, 14 April 2024 (UTC)[reply]

You may be interested in this thread. --DaBler (talk) 14:22, 15 April 2024 (UTC)[reply]
The numbers they discuss there are infinitesimal compared with the tested numbers in the project above. E.g., they discuss 26,000,000 -1, whereas the largest known megaprime tested in the project was 282,589,933 − 1. There is nothing of value in the discussion you mention, though it is definitely asking a valid question - "what is the largest number tested for the validity of the Collatz conjecture?" Re2000 (talk) 14:33, 18 April 2024 (UTC)[reply]
They calculated 210,000,000 + 1 in 48 minutes. --DaBler (talk) 18:57, 18 April 2024 (UTC)[reply]
This is still 272,589,033 smaller than the largest tested number. 87.236.191.246 (talk) 06:06, 19 April 2024 (UTC)[reply]

Collatz 2nd loop proven impossible in 5 steps of easy logic.[edit]

Wikipedia is not an appropriate venue in which to publish your original research. --JBL (talk) 17:31, 9 June 2024 (UTC)[reply]
The following discussion has been closed. Please do not modify it.

SIMPLIFIED PROOF A LOOP IS IMPOSSIBLE IN THE 3x+1 PROBLEM USING LOGICAL DEDUCTION WITH EASY TO FOLLOW IMAGES AND VOICEOVER IN A 4 MINUTE VIDEO ON YOUTUBE https://youtu dot be/_uugKBK1-l0?si=jq0PO8q_kJLLdNdd

Sean A Gilligan April 2023 refined and revised most recently on 22 May 2024

Abstract Prove the function x×3+1/2^n when repeated will always go to 1. The origin of the function is attributed to being proposed by German mathematician Lothar Collatz in 1937 [1] Take any odd number multiply it by 3 and add one then divide by 2 until one arrives at the next odd number, repeat as many times as possible, so far every number goes to one and loops between 1421. The task is to prove it always will, 2 possible exceptions have been hypothesised, one where a sequence returns to the same value of x and loops forever or where it rises eternally higher towards infinity. In this paper I prove such a hypothesised loop is impossible.

Introduction In order to have a loop in the 3x+1 problem the value of all rises VR must equal the value of all falls VF between the 1st and final  X(capital X) so that VR-VF=0 We can deduce whether that is possible by working backwards and using only full values of x's in 5 simple steps of logical deduction. 

Where any 3x+1=y y is always even.

1. the 1st rise we cancel 2X between X and y-1 (which is 3X leaving X from 0 to X and 0 from X to 3X) with 2X in the final fall between the final y(fy) and X.  This leaves fy-3X in the final fall between fy and X.  y is always even x is always odd so fy-3x is always odd

2. So we know we must get a net rise (between all y to x to y-1's) between the 1st y and the final y-1(fy-1) to cancel to 0

3)a) Between X and X, where any x is greater than the previous x then y=2x so we cancel 1x in the descent from y to x with 1x in the rise from x to 3x this leaves a net rise (NR) of 1x from x to 3x (or y-1) (and one value of x between 0 and x).  1x is always odd.

3. b) Where x is less than the previous x y=x×2^n(n greater than 1) in the fall we can cancel 2x in the rise from x to 2x with 2x in the fall from y to x leave a net fall (NF)=y-3x always odd (plus 1x between 0 and x). Add up all NR to a total net rise TNR of all values between x to y's and y to x's , add up all NF(not including fy-3X) to a total net fall TNF. Subtract one from the other to leave an overall net ascent ONA (from all y to x to y-1's). If ONA=fy-3X we could cancel one from the other to leave a final value of 0 between all x's and y's.

4. This would need an odd number of x's between the starting X and yf because we need an odd TNR minus an even TNF or an even TNR minus an odd TNF to leave an odd number equal to fy-3X. So when one is cancelled from the other we are left with 0 for all values between x and y's between Xand X.

5. However here arises an inescapable inequality. For a loop to happen every value of x must be linked with no breaks in the chain so calculating from the lowest odd value of x in the loop as the starting X (Xn) we know the next odd value of x must be higher so the difference between X (Xn) and the next 3x or ((Xn+1)×3) must be an even number (Eg:between 31 and 47×3 we have 110) so if we cancel this value ((Xn+1)×3) from the final y instead of 3X we are still left with an odd number in the descent from the final y. However now we have an even number of odd x's between the 2nd y ((Xn+1)×3)+1 and the final y-1, this would be either an odd number of descents subtracted from an odd number of ascents or an even number of descents subtracted from an even number of ascents, which either would leave a net rise of an even number which can't cancel with the final y(fy) and X(n+1)×3 which is an odd number, so we can't get a net rise of 0.

So a 2nd loop is impossible in the 3x+1 problem, regardless of any value for X in any sequence within infinity.. This part of the conjecture is now ruled out as being impossible.

Having no address, no contacts in academic institutions and no bank account the peer review system is inaccessible. So it is in the public domain since May 2024. 83.137.6.162 (talk) 08:12, 8 June 2024 (UTC)[reply]

Sorry, Wikipedia is not the right place for Original Research.
Suggestion: team up with someone who does have access to the peer review system. Success! Uwappa (talk) 09:47, 8 June 2024 (UTC)[reply]
Thanks, that sounds easy and in theory should be, the comment no doubt from someone inside the academic system. That has been tried many times, as stated having no bank account means payment is not accessible, an endorsement requires someone willing to take time to read and think through of which there has been none found willing to do so without payment despite multiple requests. Even getting a meeting with busy people has been difficult, getting them to focus and read, listen without bias for 5 minutes impossible, requests for an endorsement for arxiv the same, people are clearly very busy and getting their time without money, bias or a "who knows who" is not as easy as it sounds, quite the opposite. Correction to your comment, it is not research it is absolute proof which you would see if you or anyone else would focus and read without bias for 5 minutes. It also begs the question... Why should a simple mathematical proof be held back from the public because the author(or his work) does not/cannot pay money to or become controlled by a hierarchical system? We saw this before with scientists like Galileo, Aristarchus and likely Tesla too. The lesson should be learned by now. If you don't understand the proof I suggest you focus and watch the video and follow the images for 5 minutes. The best we can hope is that the editors of the wiki page have scientific integrity enough to go with science and not bow down to a hierarchical monetary system which controls what or when truth reaches the public and discriminates in favour of richer people/nations, and against those with little or no money. Whatever such control is, it is not science.
If this is held back by such a hierarchical system that amounts to a colonial, anti science mindset, like it or not that's what it would be. Let's hope science is upheld over control. 185.114.163.227 (talk) 11:29, 8 June 2024 (UTC)[reply]
Sorry. Wikipedians will remove even the most brilliant absolute proof if not backed by a reliable secondary source. Wikipedia is not on the cutting edge, is not leading science. It trails science.
Your BREAKING PHYSICS youtube channel looks like a platform that suits you better. How about making more of the last 'A' (action) in AIDA_(marketing)? You do ask to share the video with anyone interested in mathematics and science. Why not take it one step further? Ask interested scientists to contact you so you can team up. Good luck! Uwappa (talk) 14:04, 8 June 2024 (UTC)[reply]
Thanks again, it's the easiest thing in the world to say something can't or won't be done and as for asking scientists to cooperate, you really have no idea how hard it is to get people to listen when you're not in the club. At the end of the day the essence of the proof is that 2 odd numbers added together cannot equate to an odd number. When something that simple needs someone with money to endorse it I guess it says a lot about the system and the people running it. It's sad for science, sad for humanity, I live in hope that common sense prevails somehow regardless. Thanks anyway for your interaction, even that is better than the wall of silence so often prevalent when the academic boat gets rocked. 83.137.6.166 (talk) 23:18, 8 June 2024 (UTC)[reply]
Please feel welcome to join 'this club'. No money or other people required to create a Wikipedia account. Still, face reality:
  1. The top 25 of most popular Wikipedia pages contains very little, if any science. People mainly visit Wikipedia for sport results, news, movies, TV shows, artist fancruft, ...
  2. Original Research remains a big no no at Wikipedia. This is the wrong place to publish new proof, no matter how simple, true, brilliant, revolutionary...
  3. The academic use of Wikipedia is low. Wikipedia is not the right tool to rock an academic boat.

Don't let these words deter you. Feel welcome. Join this club. Enjoy your own user page, your own talk page. Alternative: talk to local math students. They will understand you, adjudicate your proof and, once convinced, rub their hands with glee to take it up the hierarchy and rock a boat. Uwappa (talk) 12:31, 9 June 2024 (UTC)[reply]