34582domain: NAppears in sequencesa(n) = a(n-1)*a(n-2)*a(n-3) - a(n-4) for n>3 with a(0) = a(1) = a(2) = a(3) = 2.at n=7A061292Dot product of (1,2,...,n) and first n distinct Fibonacci numbers.at n=14A094584