A077406 In base 3: n sets a new record for the number of Reverse and Add! steps needed to reach a palindrome starting with n.
0, 3, 5, 15, 17, 53, 1466, 9717, 32857, 37340, 37366, 37367, 531773, 1596329
Offset: 1
Examples
Starting with 15, 3 Reverse and Add! steps are needed to reach a palindrome; starting with n < 15, less (at most 2) steps are needed.
Links
- N. J. A. Sloane, Transforms
- Index entries for sequences related to Reverse and Add!
Extensions
a(14) from Sean A. Irvine, Apr 19 2010
Comments