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 A228433 #7 Nov 11 2013 17:23:19 %S A228433 24,114,114,228,1242,221355126 %N A228433 Smallest starting abundant number for n consecutive abundant numbers in arithmetic progression. %C A228433 The next term is a(9) > 10^9. The common difference for first 7 terms is 6 and for 8th term is 2. %e A228433 First and smallest occurrence of n, n >= 3, consecutive abundant numbers in arithmetic progression: %e A228433 a(3) = 24: (24, 30, 36); %e A228433 a(4) = 114: (114, 120, 126, 132); %e A228433 a(5) = 114: (114, 120, 126, 132, 138); %e A228433 a(6) = 228: (228, 234, 240, 246, 252, 258); %e A228433 a(7) = 1242: (1242, 1248, 1254, 1260, 1266, 1272, 1278); %e A228433 a(8) = 221355126: (221355126, 221355128, 221355130, 221355132, 221355134, 221355136, 221355138, 221355140); %Y A228433 Cf. A005101. %K A228433 nonn,hard,more %O A228433 3,1 %A A228433 _Shyam Sunder Gupta_, Nov 10 2013