References to A000301

a(n) = a(n-1)*a(n-2); also a(n) = 2^Fibonacci(n).
1, 2, 2, 4, 8, 32, 256, 8192, 2097152, 17179869184, 36028797018963968


1 seqfan posts

Fri Oct 29 05:35:16 CEST 2010    [seqfan] Implementing first 500 sequences in Java

Index of A-numbers in seqfan: by ascending order    by month    by frequency    by keyword
Links to OEIS content are included according to The OEIS End-User License Agreement .