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!)
A251745 8-step Fibonacci sequence starting with 0,1,0,0,0,0,0,0. 6
0, 1, 0, 0, 0, 0, 0, 0, 1, 2, 3, 6, 12, 24, 48, 96, 192, 383, 764, 1525, 3044, 6076, 12128, 24208, 48320, 96448, 192513, 384262, 766999, 1530954, 3055832, 6099536, 12174864, 24301408, 48506368, 96820223, 193256184, 385745369, 769959784, 1536863736, 3067627936 (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, 1, 0, 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, A251744.
Sequence in context: A251709 A293340 A251714 * A251752 A251766 A098011
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 June 25 02:21 EDT 2024. Contains 373691 sequences. (Running on oeis4.)