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!)
A037672 Base 9 digits are, in order, the first n terms of the periodic sequence with initial period 3,2,0. 0
3, 29, 261, 2352, 21170, 190530, 1714773, 15432959, 138896631, 1250069682, 11250627140, 101255644260, 911300798343, 8201707185089, 73815364665801, 664338281992212, 5979044537929910 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(3+2*x) / ( (x-1)*(9*x-1)*(1+x+x^2) ). - R. J. Mathar, Apr 30 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 2, 0}], 9], {n, 20}] (* Harvey P. Dale, Aug 13 2023 *)
CROSSREFS
Sequence in context: A135163 A074366 A037791 * A037798 A224754 A162928
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 May 10 19:29 EDT 2024. Contains 372388 sequences. (Running on oeis4.)