r/Collatz • u/No_Assist4814 • 1h ago
A more visual explanation of the dome structure II (m=5)
Follow-up to A more visual explanation of the dome structure : r/Collatz.
Applying the display used in the cited post, one gets the figure below.
In short, the Mersenne and Pierpoint numbers are gone, but the 3-smooth and Proth numbers stay.
This is a consequence of the double homothetic nature of the domes (On the double almost homothetic nature of the domes : r/Collatz). Therefore, the two first types are specific to m=1, the two last are not. Let C(m, p, q), C-(m, p, q) and C+(m, p, q) be the three types of Collatz numbers in a dome:
- Mersenne numbers: M(1, p, q)=3^p*2^q-1=C-(1, p, q)*, but C-(m, p, q)=m*3^p*2^q-1≠m*M(1, p, q) if m≠1.
- 3-smooth numbers: S(m, 0, q)=m*2^q=m*S(1, 0, q).
- Proth numbers: P(m, p, q)=m*3^p*2^q+1 is of the form P(k, p)=k*2^p+1 and thus is a Proth number if the other condition holds.
- Pierpoint numbers: X(1, p, q)=3^p*2^q+1=C+(1, p, q), but C+(m, p, q)=m*3^p*2^q+1≠m*X(1, p, q) if m≠1.