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!)
A025964 Expansion of 1/((1-2x)(1-4x)(1-5x)(1-12x)). 0
1, 23, 359, 4843, 61287, 753315, 9137263, 110167211, 1324737623, 15911030707, 191005360767, 2292437677179, 27511152416359, 330143464656899, 3961770291040271, 47541489215721547, 570499107794719095 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/((1-2*x)*(1-4*x)*(1-5*x)*(1-12*x)).
a(0)=1, a(1)=23, a(2)=359, a(3)=4843, a(n)=23*a(n-1)-170*a(n-2)+ 496*a(n-3)- 480*a(n-4). - Harvey P. Dale, Jan 28 2013
a(n) = (3*12^(n+3)-80*5^(n+3)+105*4^(n+3)-28*2^(n+3))/1680. - Yahia Kahloune, May 23 2013
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-4x)(1-5x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{23, -170, 496, -480}, {1, 23, 359, 4843}, 30] (* Harvey P. Dale, Jan 28 2013 *)
CROSSREFS
Sequence in context: A021884 A101792 A020346 * A180361 A021684 A138578
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)