Search for cycles in Collatz-like sequences. The program investigates the iterates of the function T(p) = {(ap + b) / 2x}. Select type of seach and input (starting value) p, coefficient a and constant b.

Select: One sequence Batch of sequences (500 increasing consecutive odds)

Input: p ∈ Z ∧ p odd:      a ∈ N ∧ a odd:      b ∈ Z ∧ b odd: 

        


CCCC