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!)
A028072 Expansion of 1/((1-3x)(1-5x)(1-10x)(1-12x)). 0
1, 30, 589, 9630, 142621, 1989510, 26692669, 348689550, 4469016541, 56480471190, 706312706749, 8761344810270, 107992670570461, 1324480424684070, 16179464126208829, 197010636086927790 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=(5*12^(n+3)-9*10^(n+3)+9*5^(n+3)-5*3^(n+3))/630. [Yahia Kahloune, Jun 10 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-5x)(1-10x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{30, -311, 1290, -1800}, {1, 30, 589, 9630}, 30] (* Harvey P. Dale, Dec 30 2023 *)
CROSSREFS
Sequence in context: A028085 A028012 A028011 * A028003 A024999 A024778
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 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)