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!)
A290127 a(n) = (1/5760)*(n + 5)*(15*n^7 + 225*n^6 + 1265*n^5 + 3707*n^4 + 7120*n^3 + 4900*n^2 - 6480*n + 27648). 3
40, 252, 1457, 6168, 20773, 59279, 149271, 340821, 719187, 1422247, 2663718, 4763315, 8185110, 13585456, 21871946, 34274982, 52433634, 78497574, 115246975, 166232370, 235936571, 329960853, 455237713, 620272619, 835417269, 1113176985, 1468554972, 1919436277 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (9,-36,84,-126,126,-84,36,-9,1).
FORMULA
G.f.: x*(40 - 108*x + 629*x^2 - 1233*x^3 + 1585*x^4 - 1306*x^5 + 666*x^6 - 192*x^7 + 24*x^8) / (1 - x)^9. - Colin Barker, Aug 09 2017
PROG
(PARI) Vec(x*(40 - 108*x + 629*x^2 - 1233*x^3 + 1585*x^4 - 1306*x^5 + 666*x^6 - 192*x^7 + 24*x^8) / (1 - x)^9 + O(x^30)) \\ Colin Barker, Aug 09 2017
CROSSREFS
This is column 5 of triangle A290053.
Sequence in context: A267391 A229632 A223426 * A115170 A247406 A229588
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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)