A336744 Integers b where the number of cycles under iteration of sum of squares of digits in base b is exactly three.
14, 66, 94, 300, 384, 436, 496, 750, 1406, 1794, 2336, 2624, 28034
Offset: 1
Examples
For instance, in base 14, the three cycles are (1), (37,85), and (25,122,164,221,123,185,178,244,46). To verify that (37,85) is a cycle in base 14, note that 37=9+2*14, and that 9^2+2^2=85. Similarly, 85=1+6*14, and 1^2+6^2=37.
Links
- H. Hasse and G. Prichett, A conjecture on digital cycles, J. reine angew. Math. 298 (1978), 8--15. Also on GDZ.
- D. Lorenzini, M. Melistas, A. Suresh, M. Suwama, and H. Wang, Integer Dynamics, preprint.
Comments