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!)
A028097 Expansion of 1/((1-3x)(1-7x)(1-10x)(1-12x)). 1
1, 32, 663, 11326, 173753, 2492676, 34193851, 454583162, 5907650925, 75488944960, 952332965519, 11896112035158, 147458730765217, 1816728187188284, 22274159313106467, 272032430647628914 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Harvey P. Dale, Table of n, a(n) for n = 0..925

Index entries for linear recurrences with constant coefficients, signature (32,-361,1662,-2520).

FORMULA

a(n)=(7*12^(n+4)-18*10^(n+4)+18*7^(n+4)-10*3^(n+4))/7560. [Yahia Kahloune, Jun 10 2013]

MATHEMATICA

CoefficientList[Series[1/((1-3x)(1-7x)(1-10x)(1-12x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{32, -361, 1662, -2520}, {1, 32, 663, 11326}, 20] (* Harvey P. Dale, Apr 26 2017 *)

CROSSREFS

Sequence in context: A028102 A028143 A028101 * A028021 A028129 A028088

Adjacent sequences: A028094 A028095 A028096 * A028098 A028099 A028100

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane.

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 March 29 05:10 EDT 2023. Contains 361596 sequences. (Running on oeis4.)