Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #13 Feb 28 2024 15:17:11
%S 1,5,17,37,71,109,163,217,291,361,455,541,655,757,891,1009,1163,1297,
%T 1471,1621,1815,1981,2195,2377,2611,2809,3063,3277,3551,3781,4075,
%U 4321,4635,4897,5231,5509,5863,6157,6531,6841,7235,7561,7975,8317,8751,9109,9563,9937,10411
%N Partial sums of A348227.
%H Alois P. Heinz, <a href="/A348228/b348228.txt">Table of n, a(n) for n = 0..10000</a>
%H <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (1,2,-2,-1,1).
%F See A348227 for G.f.
%t LinearRecurrence[{1, 2, -2, -1, 1}, {1, 5, 17, 37, 71, 109, 163, 217}, 100] (* _Paolo Xausa_, Feb 28 2024 *)
%Y Cf. A348227.
%K nonn
%O 0,2
%A _N. J. A. Sloane_, Oct 08 2021