A127928 Pure hailstone primes.
3, 7, 19, 37, 43, 73, 79, 97, 109, 127, 151, 163, 181, 199, 223, 241, 271, 277, 307, 313, 331, 349, 367, 379, 397, 421, 439, 457, 487, 523, 541, 547, 601, 613, 619, 631, 673, 691, 709, 727, 757, 811, 829, 853, 883, 907, 937, 997, 1009, 1033, 1051, 1069, 1087, 1117
Offset: 1
Keywords
Examples
3 is a pure hailstone (Collatz) number since it does not appear in the orbit of 1 or 2, but 5 is impure since the iterative trajectory of 3 = (10, 5, 16, 8, 4, 2, 1).
Links
- Amiram Eldar, Table of n, a(n) for n = 1..10000
- Douglas J. Shaw, The Pure Numbers Generated by the Collatz Sequence, The Fibonacci Quarterly, Vol. 44, Number 3, August 2006, pp. 194-201.
Extensions
More terms from Amiram Eldar, Feb 28 2020
Comments