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 A181064 #19 Mar 13 2018 04:06:37 %S A181064 1,1,1,1,8,1,1,1,14,1,14,1,18,20,1,1,20,1,24,26,32,1,30,1,33,1,32,1, %T A181064 32,1,1,50,38,48,38,1,42,44,42,1,48,1,54,50,62,1,50,1,54,68,62,1,74, %U A181064 68,72,62,74,1,62,1,90,65,1,82,72,1,72,74,80,1,80,1,84,84,82,82,80,1,84,1,110,1,90,110,108,108,104,1,102,104 %N A181064 a(n) = first of exactly n consecutive integers that each divide A181063(n). %C A181064 a(n)=1 iff n belongs to A181062. %C A181064 A181063(n) = lcm(a(n) .. a(n)+n-1). %H A181064 David W. Wilson, <a href="/A181064/b181064.txt">Table of n, a(n) for n = 1..1000</a> %e A181064 The discrete string of 5 consecutive integers that divide A181063(5)=3960 begins with 8 and ends with 12; hence a(5)=8. %Y A181064 Cf. A181062, A181063. %K A181064 nonn %O A181064 1,5 %A A181064 _Matthew Vandermast_, Oct 07 2010