Testing an ECF
A simple ECF test using the table
We have seen a relationship of numbers in different rows within a column in the previous section. This actually provides a rather handy method to test whether some ECF may be valid for some trajectory that starts with a given number.
Let us re-write the formula from before:
Now, let us reinterpret this by rewriting n=1 and k=n−1 as follows:
Recall that if ECF belongs to the Collatz sequence of a number, then the terminating number would be 1. So, we could assume β(n,ρ)=1 and then rewrite the equation above:
If this equation holds, then ρ is indeed the ECF of the Collatz sequence for n.
This method is does not make sense until we find an efficient way to calculate β(1,ρ). This part of the research remains open.
Last updated