login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055982 a(n+1) = a(n) converted to base 10 from base 11. 2

%I #8 Apr 06 2012 02:55:20

%S 10,11,12,13,14,15,16,17,18,19,20,22,24,26,28,30,33,36,39,42,46,50,55,

%T 60,66,72,79,86,94,103,124,147,172,200,242,288,338,404,488,580,693,

%U 828,998,1196,1557,1998,2527,3296,4340,5731,7536,9961,13135,18793,26238

%N a(n+1) = a(n) converted to base 10 from base 11.

%H Vincenzo Librandi, <a href="/A055982/b055982.txt">Table of n, a(n) for n = 0..190</a>

%t NestList[FromDigits[IntegerDigits[#],11]&,10,60] (* _Vincenzo Librandi_, Apr 06 2012 *)

%Y Cf. A023392, A055983.

%K base,nonn,easy

%O 0,1

%A _Henry Bottomley_, Jun 01 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 18:22 EDT 2024. Contains 371750 sequences. (Running on oeis4.)