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!)
A037550 Base 9 digits are, in order, the first n terms of the periodic sequence with initial period 1,2,2. 0
1, 11, 101, 910, 8192, 73730, 663571, 5972141, 53749271, 483743440, 4353690962, 39183218660, 352648967941, 3173840711471, 28564566403241, 257081097629170, 2313729878662532 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x*(1+2*x+2*x^2) / ( (x-1)*(9*x-1)*(1+x+x^2) ). - R. J. Mathar, Apr 30 2015
MATHEMATICA
With[{c=PadRight[{}, 21, {1, 2, 2}]}, Table[FromDigits[Take[c, n], 9], {n, 20}]] (* Harvey P. Dale, Feb 19 2012 *)
CROSSREFS
Sequence in context: A045624 A125399 A163146 * A138894 A287832 A122105
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved

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 24 02:46 EDT 2024. Contains 371917 sequences. (Running on oeis4.)