login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A024878
a(n) = s(1)t(n) + s(2)t(n-1) + ... + s(k)t(n-k+1), where k = [ n/2 ], s = (natural numbers >= 3), t = (F(2), F(3), F(4), ...).
0
6, 9, 27, 44, 96, 155, 299, 484, 874, 1414, 2456, 3974, 6736, 10899, 18185, 29424, 48588, 78617, 128933, 208618, 340580, 551070, 896928, 1451260, 2357338, 3814253, 6187383
OFFSET
2,1
FORMULA
G.f.: x^2*(1+x)*(2*x^6+4*x^4+x^3-3*x^2+3*x-6)/ ((x^2+x-1) * (x^4+x^2-1)^2) [From Maksym Voznyy (voznyy(AT)mail.ru), Jul 28 2009]
CROSSREFS
Sequence in context: A115644 A243708 A300345 * A007414 A274977 A340630
KEYWORD
nonn
STATUS
approved