a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 5 so that each interpretation is base 6. Terms already fully reduced (i.e., single digits) are excluded.
A141839
a(n) = first term that can be reduced in n steps via repeated interpretation of a(n) as a base b+1 number where b is the largest digit of a(n), such that b is always 5 so that each interpretation is base 6. Terms already fully reduced (i.e., single digits) are excluded.
Terms
- a(0) =15a(1) =55a(2) =325a(3) =32501a(4) =410245a(5) =145055113a(6) =305344340421
External references
- oeis: A141839