a(n) = L(n)^2 * F(n+1)^2 * L(n-1) * F(n+2), where F(n) and L(n) are the Fibonacci and Lucas numbers, respectively.

A163196

a(n) = L(n)^2 * F(n+1)^2 * L(n-1) * F(n+2), where F(n) and L(n) are the Fibonacci and Lucas numbers, respectively.

Terms

    a(0) =-4a(1) =4a(2) =108a(3) =2160a(4) =39200a(5) =704704a(6) =12648636a(7) =226979172a(8) =4072998380a(9) =73087049200

External references