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!)
A038165 G.f.: 1/((1-x)*(1-x^2))^5. 5
1, 5, 20, 60, 160, 376, 820, 1660, 3190, 5830, 10252, 17380, 28600, 45760, 71500, 109252, 163735, 240955, 348920, 497640, 700128, 972400, 1334840, 1812200, 2435420, 3241628, 4276520, 5594360, 7261040, 9354080, 11966504, 15206840 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (5, -5, -15, 35, 1, -65, 45, 45, -65, 1, 35, -15, -5, 5, -1).
FORMULA
a(2*k) = binomial(k + 7, 7)*(4*k^2 + 23*k + 18)/18 = A059601(k); a(2*k + 1) = binomial(k + 7, 7)*(4*k^2 + 41*k + 90)/18 = A059602(k), k >= 0.
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^2))^5, {x, 0, 35}], x] (* Harvey P. Dale, Apr 02 2011 *)
CROSSREFS
Sequence in context: A256540 A319888 A319869 * A327383 A339588 A344099
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 17 20:17 EDT 2024. Contains 371767 sequences. (Running on oeis4.)