This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A120093 #4 Dec 15 2017 17:37:04 %S A120093 1,0,4,27,625,32,4826809,63,64,625,31181719929966183601,27, %T A120093 25601832525455335435322705761,317057,80,343, %U A120093 1790105629031753086880980667661321707396108307827521,272,1975325993 %N A120093 a(n) = the n-th divisor of Fibonacci(n)^n (when the positive divisors of Fibonacci(n)^n are written in order from smallest to largest). %C A120093 a(2)=0 because Fibonacci(2)^2=1 has no second divisor. %e A120093 1, 3, 7, 9, 21, 27, 49, 63, 81, 147, 189, 243, 343, 441, 567, 729,... is the beginning of the sequence of divisors of Fibonacci(8)^8 = 37822859361. 63 is the 8th term, so a(8) = 63. %Y A120093 Cf. A121067. %K A120093 nonn %O A120093 1,3 %A A120093 _Jason Earls_, Aug 15 2006