login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025969 Expansion of 1/((1-2x)(1-4x)(1-6x)(1-11x)). 0
1, 23, 353, 4603, 55449, 640851, 7242961, 80866811, 896831177, 9909444259, 109271790849, 1203605509899, 13249389022585, 145801783940147, 1604171188346417, 17647994609290267, 194140618516940073 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(0)=1, a(1)=23, a(2)=353, a(3)=4603, a(n)=23*a(n-1)-176*a(n-2)+ 532*a(n-3)- 528*a(n-4) [From Harvey P. Dale, June 25 2011]

MATHEMATICA

CoefficientList[Series[1/((1-2x)(1-4x)(1-6x)(1-11x)), {x, 0, 40}], x] (* or *) LinearRecurrence[{23, -176, 532, -528}, {1, 23, 353, 4603}, 40] (* From Harvey P. Dale, June 25 2011 *)

CROSSREFS

Sequence in context: A022454 A142617 A025949 * A020579 A021914 A022412

Adjacent sequences:  A025966 A025967 A025968 * A025970 A025971 A025972

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:07 EST 2012. Contains 205930 sequences.