The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A028093 Expansion of 1/((1-3x)(1-7x)(1-9x)(1-10x)). 0
1, 29, 540, 8230, 111911, 1414839, 17015290, 197394560, 2229204021, 24659970049, 268405356440, 2883764656890, 30659268255331, 323156832303659, 3381832557579990, 35179011908571220, 364094453676865841 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0)=1, a(1)=29, a(2)=540, a(3)=8230, a(n)=29*a(n-1)-301*a(n-2)+ 1299*a(n-3)-1890*a(n-4). [Harvey P. Dale, Sep 02 2011]
a(n)=(8*10^(n+3)-14*9^(n+3)+7^(n+4)-3^(n+3))/168. [Yahia Kahloune, May 30 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-7x)(1-9x)(1-10x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{29, -301, 1299, -1890}, {1, 29, 540, 8230}, 30] (* Harvey P. Dale, Sep 02 2011 *)
CROSSREFS
Sequence in context: A028168 A028139 A028137 * A153816 A028091 A028125
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 May 15 02:58 EDT 2024. Contains 372536 sequences. (Running on oeis4.)