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!)
A049870 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, 2, 4, 6, 11, 20, 38, 71, 133, 248, 463, 864, 1613, 3011, 5621, 10493, 19588, 36566, 68260, 127425, 237872, 444050, 828935, 1547423, 2888668, 5392451, 10066414, 18791583, 35079383, 65484803, 122244437, 228201074, 425996728 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
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, 2, 4, 6}, 40] (* Harvey P. Dale, Mar 23 2015 *)
CROSSREFS
Sequence in context: A199926 A068330 A017993 * A093970 A333098 A107428
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 July 27 04:06 EDT 2024. Contains 374639 sequences. (Running on oeis4.)