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!)
A028057 Expansion of 1/((1-3x)(1-5x)(1-6x)(1-11x)). 0
1, 25, 408, 5558, 68999, 813603, 9315286, 104854096, 1168677477, 12952000061, 143075613044, 1577575222314, 17376397872835, 191281848531799, 2104964417048082, 23159869359140612, 254790508985373473, 2802889182202991217, 30832952040578234800, 339169546346404999390 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = (11^(n+3)-16*6^(n+3)+20*5^(n+3)-5*3^(n+3))/240. - Yahia Kahloune, Jun 08 2013
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-5x)(1-6x)(1-11x)), {x, 0, 20}], x] (* Harvey P. Dale, Feb 10 2020 *)
PROG
(Magma) [(11^(n+3)-16*6^(n+3)+20*5^(n+3)-5*3^(n+3))/240: n in [0..25]]; // Vincenzo Librandi, Feb 12 2020
CROSSREFS
Sequence in context: A048908 A026391 A028044 * A260953 A025998 A024437
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 14:49 EDT 2024. Contains 371914 sequences. (Running on oeis4.)