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!)
A028171 Expansion of 1/((1-5x)(1-6x)(1-8x)(1-10x)). 0
1, 29, 533, 7945, 105021, 1285809, 14944693, 167428745, 1826266541, 19529198689, 205738222053, 2142884743545, 22124707610461, 226886218153169, 2314414985326613, 23511240805642345, 238065299395424781 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=(3*10^(n+3)-10*8^(n+3)+15*6^(n+3)-8*5^(n+3))/12 = (-2^(3*n+7)+2^n*3^(n+4)-5^(n+2)+3*2^n*5^(n+2))/3. [Yahia Kahloune, May 31 2013]
MATHEMATICA
CoefficientList[Series[1/((1-5x)(1-6x)(1-8x)(1-10x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{29, -308, 1420, -2400}, {1, 29, 533, 7945}, 30] (* Harvey P. Dale, Dec 12 2014 *)
CROSSREFS
Sequence in context: A305315 A225899 A028180 * A028146 A121046 A028168
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 25 11:06 EDT 2024. Contains 371967 sequences. (Running on oeis4.)