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!)
A025962 Expansion of 1/((1-2x)(1-4x)(1-5x)(1-10x)). 0
1, 21, 293, 3465, 37821, 396081, 4058293, 41102985, 413760941, 4151788641, 41590878693, 416282134905, 4164721639261, 41656852053201, 416617235689493, 4166418080133225, 41665418007392781, 416660400463837761 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = -2^n/6 +16*4^n/3 -25*5^n/3 +25*10^n/6. - R. J. Mathar, Jun 20 2013
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-4x)(1-5x)(1-10x)), {x, 0, 20}], x] (* or *) LinearRecurrence[{21, -148, 420, -400}, {1, 21, 293, 3465}, 20] (* Harvey P. Dale, Mar 28 2024 *)
CROSSREFS
Sequence in context: A275359 A022291 A025944 * A181381 A081137 A027474
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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)