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!)
A180153 a(n) = 10*a(n-1) + A109242(n). 1
1, 121, 12421, 1246421, 124696421, 12470296421, 1247037296421, 124703817296421, 12470382717296421, 1247038282717296421, 124703828392717296421, 12470382840592717296421, 1247038284073592717296421, 124703828407513592717296421, 12470382840753013592717296421 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
From Colin Barker, Oct 03 2015: (Start)
a(n) = 121*a(n-1)-2220*a(n-2)+12100*a(n-3)-10000*a(n-4) for n>4.
G.f.: x / ((x-1)*(10*x-1)^2*(100*x-1)).
(End)
PROG
(PARI) Vec(x / ((x-1)*(10*x-1)^2*(100*x-1)) + O(x^30)) \\ Colin Barker, Oct 03 2015
CROSSREFS
Sequence in context: A068117 A080162 A030174 * A178510 A066625 A078277
KEYWORD
nonn,easy
AUTHOR
Mark Dols, Aug 13 2010
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 19 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)