A272260 Numbers that cause an infinite loop in Conway's PRIMEGAME.
1, 5, 7, 11, 13, 17, 19, 22, 25, 26, 29, 31, 33, 35, 37, 39, 41, 43, 44, 47, 49, 51, 52, 53, 55, 57, 59, 61
Offset: 1
Examples
5 multiplied by 55 gives 275. 275 multiplied by 13/11 gives 325. 325 multiplied by 11/13 gives 275. Since 275 has occurred before, this means that 5 leads the process to get stuck on bouncing between 275 and 325, and so 5 is in this sequence.
Crossrefs
Cf. A203907.
Comments