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!)
A028013 Expansion of 1/((1-2x)(1-7x)(1-10x)(1-12x)). 0
1, 31, 629, 10595, 160965, 2293347, 31302517, 414606643, 5373114725, 68512221635, 862890573909, 10764894286419, 133300183232581, 1640952361357795, 20105879474257205, 245421711656823923 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0)=1, a(1)=31, a(2)=629, a(3)=10595, a(n)=31*a(n-1)- 332*a(n-2)+ 1388*a(n-3)-1680*a(n-4) [From Harvey P. Dale, Nov 02 2011]
a(n)=(12^(n+4)-25*10^(n+3)+16*7^(n+3)-3*2^(n+3))/1200. [Yahia Kahloune, Jun 06 2013]
MATHEMATICA
CoefficientList[Series[1/((1-2x)(1-7x)(1-10x)(1-12x)), {x, 0, 30}], x] (* or *) LinearRecurrence[{31, -332, 1388, -1680}, {1, 31, 629, 10595}, 30] (* Harvey P. Dale, Nov 02 2011 *)
CROSSREFS
Sequence in context: A028018 A028087 A028017 * A028073 A089758 A078891
KEYWORD
nonn
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 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)