OFFSET
0,1
COMMENTS
The sign // denotes concatenation of digits in the definition, and d(x) denotes x repetitions of d, x>=0.
LINKS
Syed Iddi Hasan, Table of n, a(n) for n = 0..92
FORMULA
If d(x) denotes x repetitions of the digit d, then a(n)=8(x1+1)7(2*x2)6(x1+1)5(x2)4(x1+x2+1)3(x2)2(x1+x2)19(x1+2*x2+1)7(x1+x2+1)6(x2)5(x1+x2+1)4(x2)3(x1+1)2(2*x2)1(x1)2, where x1,x2>=0.
EXAMPLE
886644219977553312 is a fixed point of the mapping for x1=1, x2=0.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Syed Iddi Hasan, Jul 20 2012
STATUS
approved