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”).

A307275
Partial sums of A307205.
1
1, 5, 13, 27, 46, 70, 99, 135, 179, 227, 281, 339, 408, 476, 553, 633, 727, 815, 915, 1017, 1136, 1244, 1367, 1491, 1635, 1763, 1909, 2055, 2224, 2372, 2541, 2709, 2903, 3071, 3263, 3453, 3672, 3860, 4075, 4287, 4531, 4739, 4977, 5211, 5480, 5708, 5969, 6225
OFFSET
0,2
COMMENTS
Computed by Davide M. Proserpio using ToposPro, Apr 01 2019
LINKS
FORMULA
Conjectures from Colin Barker, Apr 04 2019: (Start)
G.f.: (1 + 4*x + 8*x^2 + 14*x^3 + 17*x^4 + 16*x^5 + 13*x^6 + 8*x^7 + 7*x^8 + 4*x^9 + 4*x^10 - 4*x^13 - 2*x^14) / ((1 - x)^3*(1 + x)^2*(1 + x^2)^2).
a(n) = a(n-1) + 2*a(n-4) - 2*a(n-5) - a(n-8) + a(n-9) for n>14.
(End)
CROSSREFS
Cf. A307205.
Sequence in context: A301675 A147411 A008580 * A212151 A123326 A025193
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 02 2019
EXTENSIONS
More terms from Rémy Sigrist, Apr 04 2019
STATUS
approved