a(n) = F(n+2)*(Product_{i=1..n+1} F(i))^2 where F(i)=A000045(i) is the i-th Fibonacci number.
A067962
a(n) = F(n+2)*(Product_{i=1..n+1} F(i))^2 where F(i)=A000045(i) is the i-th Fibonacci number.
Terms
- a(0) =1a(1) =2a(2) =12a(3) =180a(4) =7200a(5) =748800a(6) =204422400a(7) =145957593600
External references
- oeis: A067962