A119451 Let S_n be the infinite sequence formed by starting with n and repeatedly reversing the digits and adding 16 to get the next term. Sequence gives number of steps for S_n to reach a cycle, or -1 if no cycle is ever reached.
721, 708, 686, 709, 714, 656, 724, 756, 662, 721, 708, 695, 664, 732, 728, 715, 720, 707, 685, 708, 713, 655, 723, 755, 661, 15, 707, 712, 699, 686, 700, 732, 710, 0, 729, 1, 694, 654, 731, 709, 687, 710, 715, 657, 725, 757, 663, 722, 709, 714, 701, 688, 702
Offset: 1
Links
- N. J. A. Sloane and others, Sequences of RADD type, OEIS wiki.
Comments