Talk:Consistent Collatz: Difference between revisions

From BusyBeaverWiki
Jump to navigation Jump to search
No edit summary
(replies)
Line 6: Line 6:


Thank you!
Thank you!
:I mostly came up with the terminology myself, because I need to call it something in order to be able to write about it. Although I worked out the results on my own, I'm pretty sure other people got there before me; but I'm not sure whether any of them actually wrote down the theory anywhere (as opposed to simply writing programs that made use of it). Collatz functions (which generalize Collatz problems, and which are what Conway studied) already have a lot of documentation (e.g. https://esolangs.org/wiki/Collatz_function); this article is talking about a special case in which all the multipliers are the same, thus "consistent". (This page uses only a single <math>r</math> value for the entire Collatz function; but Collatz functions in general can have different <math>r</math> values for different values of <math>x\ \textrm{mod}\ m</math>, something which Conway took advantage of when proving the iterated versions to be Turing-complete.) [[User:Ais523|Ais523]] ([[User talk:Ais523|talk]]) 22:54, 5 August 2024 (UTC)

Revision as of 22:54, 5 August 2024

Thank you very much for this interesting contribution !

  • Is this wiki entry the first documentation of this work or are there any resources outhere about it (paper, blog, ...)?
  • Did you mint the term "consistent Collatz sequence" or was it introduced before in the litterature?
  • How do "consistent Collatz sequences" differ from Conway's "generalised Collatz maps"?

Thank you!

I mostly came up with the terminology myself, because I need to call it something in order to be able to write about it. Although I worked out the results on my own, I'm pretty sure other people got there before me; but I'm not sure whether any of them actually wrote down the theory anywhere (as opposed to simply writing programs that made use of it). Collatz functions (which generalize Collatz problems, and which are what Conway studied) already have a lot of documentation (e.g. https://esolangs.org/wiki/Collatz_function); this article is talking about a special case in which all the multipliers are the same, thus "consistent". (This page uses only a single value for the entire Collatz function; but Collatz functions in general can have different values for different values of , something which Conway took advantage of when proving the iterated versions to be Turing-complete.) Ais523 (talk) 22:54, 5 August 2024 (UTC)