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 4 so that each interpretation is base 5. Terms already fully reduced (i.e., single digits) are excluded.
A141838
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 4 so that each interpretation is base 5. Terms already fully reduced (i.e., single digits) are excluded.
Terms
- a(0) =14a(1) =24a(2) =44a(3) =134a(4) =1014a(5) =13024a(6) =404044a(7) =100412134a(8) =201201142014
External references
- oeis: A141838