196041domain: NAppears in sequencesa(n) = sum of n Fibonacci numbers starting from F(n).at n=13A096140Convolution of A066983 with the double Fibonacci sequence A103609.at n=26A121364a(n) = Sum_{k=floor((n+1)/2)..n} Fibonacci(k+1).at n=24A129361