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!)
A251744 8-step Fibonacci sequence starting with 0,0,1,0,0,0,0,0. 6
0, 0, 1, 0, 0, 0, 0, 0, 1, 2, 4, 7, 14, 28, 56, 112, 224, 447, 892, 1780, 3553, 7092, 14156, 28256, 56400, 112576, 224705, 448518, 895256, 1786959, 3566826, 7119496, 14210736, 28365072, 56617568, 113010431, 225572344, 450249432, 898711905, 1793856984 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,10
LINKS
FORMULA
a(n+8) = a(n)+a(n+1)+a(n+2)+a(n+3)+a(n+4)+a(n+5)+a(n+6)+a(n+7).
MATHEMATICA
LinearRecurrence[Table[1, {8}], {0, 0, 1, 0, 0, 0, 0, 0}, 43] (* Michael De Vlieger, Dec 09 2014 *)
CROSSREFS
Other 8-step Fibonacci sequences are A079262, A105754, A251672, A251740, A251741, A251742, A251745.
Sequence in context: A251708 A293325 A251713 * A251751 A251765 A365062
KEYWORD
nonn,easy
AUTHOR
Arie Bos, Dec 07 2014
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 April 25 10:43 EDT 2024. Contains 371967 sequences. (Running on oeis4.)