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!)
A025190 Expansion of 1/((1-x)(1-10x)(1-11x)(1-12x)). 0
1, 34, 761, 14126, 235557, 3664290, 54296257, 776238742, 10797496253, 146990010986, 1966611858393, 25940502403998, 338149901095189, 4364412518972722, 55856812102918769, 709715336973843494 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=(45*12^(n+3)-99*11^(n+3)+55*10^(n+3)-1))/990. [Yahia Kahloune, May 29 2013]
a(0)=1, a(1)=34, a(2)=761, a(3)=14126, a(n)=34*a(n-1)-395*a(n-2)+ 1682*a(n-3)- 1320*a(n-4). - Harvey P. Dale, May 22 2015
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-10x)(1-11x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{34, -395, 1682, -1320}, {1, 34, 761, 14126}, 30] (* Harvey P. Dale, May 22 2015 *)
CROSSREFS
Sequence in context: A295050 A295378 A028023 * A160315 A078193 A063843
KEYWORD
nonn,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 30 06:27 EDT 2024. Contains 372127 sequences. (Running on oeis4.)