24153636
domain: N
Appears in sequences
- a(n) = sum of n Fibonacci numbers starting from F(n).at n=18A096140
- Convolution of A066983 with the double Fibonacci sequence A103609.at n=36A121364
- a(n) = Sum_{k=floor((n+1)/2)..n} Fibonacci(k+1).at n=34A129361
- a(n) = Sum_{j=0..n} Sum_{i=0..j} L(i)*F(j) where L(i)=A000032(i) and F(j)=A000045(j).at n=17A242558