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 A233283 #10 Dec 18 2013 02:04:32 %S A233283 1,3,12,60,120,840,2520,12600,239400,2633400,5266800,15800400, %T A233283 458211600,7789597200,288215096400,3746796253200,26227573772400, %U A233283 131137868862000,1049102950896000,24129367870608000,1906220061778032000,78155022532899312000,6955797005428038768000 %N A233283 Record values in partial LCM-products (A233287) of Fibonacci entry points (A001177). %C A233283 Conjecture: sequence gives the positions of records in A233284. %C A233283 a(n+1)/a(n) = 3,4,5,2,7,3,5,19,11,2,3,29,17,37,13,7,5,8,23,79... - _Ralf Stephan_, Dec 17 2013 %H A233283 Antti Karttunen, <a href="/A233283/b233283.txt">Table of n, a(n) for n = 1..101</a> %F A233283 a(n) = A233287(A233282(n)). %o A233283 (Scheme) %o A233283 (define (A233283 n) (A233287 (A233282 n))) %Y A233283 Cf. A233282, A233284, A233285, A233287. %K A233283 nonn %O A233283 1,2 %A A233283 _Antti Karttunen_, Dec 13 2013