a(1)=1; a(n+1)=desc(a(n))+a(n), where desc(x) is the description of x as in A005150.
A112457
a(1)=1; a(n+1)=desc(a(n))+a(n), where desc(x) is the description of x as in A005150.
Terms
- a(0) =1a(1) =12a(2) =1124a(3) =212338a(4) =1211334656
External references
- oeis: A112457