login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028051 Expansion of 1/((1-3x)(1-4x)(1-10x)(1-12x)). 0
1, 29, 555, 8905, 130091, 1796769, 23932195, 310954985, 3969388731, 50012943409, 623962124435, 7725629774265, 95088465616171, 1164870934296449, 14216545739974275, 172979498415780745 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(0)=1, a(1)=29, a(2)=555, a(3)=8905, a(n)=29*a(n-1)-286*a(n-2)+ 1104*a(n-3)- 1440*a(n-4) [From Harvey P. Dale, Dec 31 2011]

MATHEMATICA

CoefficientList[Series[1/((1-3x)(1-4x)(1-10x)(1-12x)), {x, 0, 30}], x]  (* or *) LinearRecurrence[{29, -286, 1104, -1440}, {1, 29, 555, 8905}, 30] (* From Harvey P. Dale, Dec 31 2011 *)

CROSSREFS

Sequence in context: A042628 A028001 A024772 * A024444 A026241 A024443

Adjacent sequences:  A028048 A028049 A028050 * A028052 A028053 A028054

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 03:33 EST 2012. Contains 205694 sequences.