Starting at the integer 0, add one of each base-n digit in base n to a pile and then take from this pile the digits required to construct the current integer. Continue consecutively until reaching an integer, a(n), that requires digits not in the pile.

A092955

Starting at the integer 0, add one of each base-n digit in base n to a pile and then take from this pile the digits required to construct the current integer. Continue consecutively until reaching an integer, a(n), that requires digits not in the pile.

Terms

    a(0) =5a(1) =13a(2) =85a(3) =183a(4) =1729a(5) =3932a(6) =49153a(7) =102790a(8) =1600001a(9) =3179144a(10) =59719681a(11) =114818732

External references