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!)
A028208 Expansion of 1/((1-6x)(1-7x)(1-10x)(1-12x)). 0
1, 35, 777, 13999, 223769, 3314031, 46600009, 631601663, 8333511417, 107767060687, 1372468494761, 17273924107167, 215413939302745, 2666835630709103, 32824988535796233, 402159883923086911 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 22*a(n-1) - 120*a(n-2) + 7^(n+1) - 6^(n+1), n >= 2. - Vincenzo Librandi, Mar 13 2011
a(n) = 12^(n+2)/5 - 9*6^n + 7^(n+3)/15 - 125*10^n/3. - R. J. Mathar, Mar 18 2011
MATHEMATICA
CoefficientList[Series[1/((1-6x)(1-7x)(1-10x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{35, -448, 2484, -5040}, {1, 35, 777, 13999}, 30] (* Harvey P. Dale, Nov 07 2013 *)
CROSSREFS
Sequence in context: A028213 A028212 A028196 * A028194 A004348 A028189
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 23 05:35 EDT 2024. Contains 371906 sequences. (Running on oeis4.)