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!)
A049866 a(n) = Sum_{a(k): k=0,1,2,...,n-4,n-2,n-1}; a(n-3) is not a summand; 3 initial terms required. 0
1, 1, 3, 4, 8, 14, 27, 50, 94, 175, 327, 610, 1139, 2126, 3969, 7409, 13831, 25819, 48198, 89974, 167960, 313541, 585306, 1092626, 2039671, 3807577, 7107834, 13268623, 24769340, 46238423, 86316057, 161131397, 300793711 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = 2*a(n-1)-a(n-3)+a(n-4); 4 initial terms required.
MATHEMATICA
LinearRecurrence[{2, 0, -1, 1}, {1, 1, 3, 4}, 40] (* Harvey P. Dale, Jul 28 2019 *)
CROSSREFS
Sequence in context: A136425 A331330 A005907 * A118355 A026632 A332985
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 September 25 05:13 EDT 2023. Contains 365582 sequences. (Running on oeis4.)