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!)
A028188 Expansion of 1/((1-5*x)*(1-7*x)*(1-10*x)*(1-12*x)). 0
1, 34, 737, 13022, 204885, 2995842, 41695033, 560476774, 7346285309, 94497418730, 1198353224289, 15030879260046, 186924790959973, 2308975949692498, 28368854500004105, 347054225208330038 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: 1/((1-5*x)*(1-7*x)*(1-10*x)*(1-12*x)).
a(n) = (3*12^(n+3)-7*10^(n+3)+7^(n+4)-3*5^(n+3))/210. [Yahia Kahloune, May 29 2013].
a(n) = 34*a(n-1)-419*a(n-2)+2210*a(n-3)-4200*a(n-4). - Wesley Ivan Hurt, May 04 2021
MATHEMATICA
CoefficientList[Series[1/((1-5x)(1-7x)(1-10x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{34, -419, 2210, -4200}, {1, 34, 737, 13022}, 30] (* Harvey P. Dale, Jul 15 2018 *)
CROSSREFS
Sequence in context: A028206 A028192 A028161 * A295780 A028159 A028179
KEYWORD
nonn
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)