A091680 Smallest number whose base-4 Reverse and Add! trajectory (presumably) contains exactly n base-4 palindromes, or -1 if there is no such number.
290, 78, 18, 6, 3, 36, 21, 19, 7, 8, 4, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1
Offset: 0
Examples
a(4) = 3 since the trajectory of 3 contains the four palindromes 3, 15, 975, 64575 (3, 33, 33033, 3330333 in base 4) and at 20966400 joins the trajectory of 318 = A075421(2) and the trajectories of 1 (A035524) and 2 do not contain exactly four palindromes.
Comments