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!)
A022412 Expansion of 1/((1-x)(1-5x)(1-6x)(1-11x)). 0
1, 23, 356, 4690, 57015, 663621, 7538098, 84446336, 938561525, 10384529155, 114604142016, 1262952525198, 13906624731091, 153059279644385, 1684178151097070, 18529154259093436, 203840055167045073 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 5^(n+3)/24 + 11^(n+3)/300 - 1/200 - 6^(n+3)/25. - R. J. Mathar, Mar 11 2011
a(n) = 17*a(n-1) - 66*a(n-2) + (5^(n+1) - 1)/4, n >= 2. - Vincenzo Librandi, Mar 12 2011
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-5x)(1-6x)(1-11x)), {x, 0, 30}], x] (* Harvey P. Dale, Apr 18 2021 *)
CROSSREFS
Sequence in context: A025969 A020579 A021914 * A025946 A118115 A020572
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 May 9 12:21 EDT 2024. Contains 372350 sequences. (Running on oeis4.)