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!)
A037722 Decimal expansion of a(n) is given by the first n terms of the periodic sequence with initial period 2,0,1,3. 0
2, 20, 201, 2013, 20132, 201320, 2013201, 20132013, 201320132, 2013201320, 20132013201, 201320132013, 2013201320132, 20132013201320, 201320132013201, 2013201320132013 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
G.f.: x*(2-2*x+3*x^2) / ( (x-1)*(10*x-1)*(x^2+1) ). - R. J. Mathar, Nov 21 2011
PROG
(PARI) Vec(x*(2-2*x+3*x^2)/((x-1)*(10*x-1)*(x^2+1)) + O(x^25)) \\ Jinyuan Wang, Apr 14 2020
CROSSREFS
Sequence in context: A136884 A093136 A037519 * A109107 A037729 A037624
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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)