431086domain: NAppears in sequencesConvolution of Fibonacci numbers 1,2,3,5,... with themselves.at n=20A004798a(n) = (n/2) * (n^3 - 2*n^2 - 2*n + 5).at n=31A242983