Ruud H.G. van Tol on Mon, 03 Jan 2022 18:18:11 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Collatz partitions



See also
http://www.cecm.sfu.ca/organics/papers/lagarias/paper/html/node5.html

(I am assuming we now passed that,
but still by using Collatz-inside-Collatz)

-- Ruud


On 2022-01-03 17:28, Ruud H.G. van Tol wrote:

My "Collatz sieve" formula:

    2^p2 * i + c2 -> 3^p3 * i + c3 (i >= 0)
[...]