Navigating
Navigating the table
Last updated
Navigating the table
Last updated
There are several equations we can derive from the table, that allow various methods of navigation within the table from one cell to another. We have the following navigation methods, considering a row and column which maps to ECF :
Changing rows: .
Doubling: .
Appending: where .
Prepending: where .
Consider and with being the ECF .
Almost all the terms on the right hand-side are equal, expect the leftmost term. When we subtract the first equation from the second we get:
So, the difference between two cells in the same column have a really neat formula:
When we subtract the first equation from the second, we get:
Finally, we can find the difference as:
Now, we subtract the first equation from this new equation:
This finally gives us:
Changing Rows
-
Doubling
-
Appending
Prepending
Looking at the table, we may connect some navigation methods together and obtain cool identity functions!
Going from to is also easy to calculate. Let us write down their ICFs:
Consider as the ECF for some number . Then, consider another ECF where again for number . Note that this ECF maps to .
Well, this is equivalent to continuing a trajectory, as in doing an imprecise reduced Collatz function. In short:
Consider as the ECF . This time, suppose that ; and consider another ECF which maps to . Let us look at the ICFs of these for number .
Lets do a operation on the second equation:
For we get a nice result:
To summarize all of these navigation methods for some number with ECF that maps to :
For we have:
For we have:
With the first identity, we can also derive for :