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!)
A172399 Expansion of x^7/(1-2*x-2*x^2+x^3+x^8). 0
1, 2, 6, 15, 40, 104, 273, 714, 1869, 4891, 12800, 33498, 87665, 229422, 600403, 1571271, 4112057, 10761362, 28162767, 73702703, 192881913, 504777043, 1321014806, 3457130514, 9047401540, 23677287940, 61964085679, 162161642995, 424381287495, 1110616998258 (list; graph; refs; listen; history; text; internal format)
OFFSET
7,2
LINKS
FORMULA
G.f.: x^7/(1-2*x-2*x^2+x^3+x^8).
MATHEMATICA
Drop[CoefficientList[Series[x^7/(1-2x-2x^2+x^3+x^8), {x, 0, 40}], x], 7] (* or *) LinearRecurrence[{2, 2, -1, 0, 0, 0, 0, -1}, {1, 2, 6, 15, 40, 104, 273, 714}, 30] (* Harvey P. Dale, May 05 2014 *)
CROSSREFS
Sequence in context: A246563 A259399 A307128 * A001654 A062106 A206000
KEYWORD
nonn,easy,less
AUTHOR
Roger L. Bagula, Nov 20 2010
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 March 28 05:39 EDT 2024. Contains 371235 sequences. (Running on oeis4.)