%I #5 Nov 19 2017 01:39:48
%S 1,2,4,36,1288,3732552,13845944773136,431339599553022278260254864,
%T 184905369551724915055273665254253822188651964997391392
%N For n > 2, a(n) is minimal so that the products of two adjacent terms are distinct Fibonacci numbers.
%F a(n-1)*a(n) = A079613(n-2) = F(2^(n-2)*3), where F(k) is the k-th Fibonacci number.
%Y Cf. A081974, A081975, A079613.
%K nonn
%O 1,2
%A _Amarnath Murthy_, Apr 03 2003