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!)
A028121 Expansion of 1/((1-4x)(1-5x)(1-8x)(1-10x)). 1
1, 27, 467, 6615, 83811, 990927, 11193547, 122534775, 1311833171, 13818932127, 143838758427, 1483810444935, 15202640928931, 154948536206127, 1572891821232107, 15916318178611095, 160663127276015091 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 27*a(n-1) - 262*a(n-2) + 1080*a(n-3) - 1600*a(n-4), n>=4. - Vincenzo Librandi, Mar 17 2011
a(n) = 18*a(n-1) - 80*a(n-2) + 5^(n+1) - 4^(n+1), n>=2. - Vincenzo Librandi, Mar 17 2011
a(n) = 5*10^(n+1)/3 +5^(n+2)/3 -8^(n+2)/3 -2*4^(n+1)/3. - R. J. Mathar, Mar 17 2011
MATHEMATICA
CoefficientList[Series[1/((1 - 4 x) (1 - 5 x) (1 - 8 x) (1 - 10 x)), {x, 0, 30}], x] (* Vincenzo Librandi, May 20 2014 *)
CROSSREFS
Sequence in context: A028135 A028132 A028089 * A028080 A028118 A028068
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 April 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)