3522981
domain: N
Appears in sequences
- a(n) = sum of n Fibonacci numbers starting from F(n).at n=16A096140
- Convolution of A066983 with the double Fibonacci sequence A103609.at n=32A121364
- a(n) = Sum_{k=floor((n+1)/2)..n} Fibonacci(k+1).at n=30A129361
- Number of aperiodic tilings of an n X 1 rectangle by tiles of dimension 1 X 1 and 2 X 1.at n=31A225202
- 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=15A242558