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 A122980 #7 Mar 14 2016 03:32:39 %S A122980 2,4,7,8,21,45,16,58,84,200,500,32,152,293,748,1184,3220 %N A122980 Number of distributive sublattices of the lattice of k-tuples less than the n-th partition (in Mathematica order), that include the maximum element. %C A122980 After a(18) - for partition [1^5] - the sequence continues ?, 64, 384, 938, 2520, 1238, 5591, ?, ?, ?, ?, ?, 128. %e A122980 For a(5), partition [2,1], the lattice consists of the 6 pairs (i,j) where 0<=i<=2 and 0<=j<=1, with (i,j) <= (i',j') iff i<=i' and j<=j'. {(2,1), (2,0), (0,1), (0,0)} is one distributive sublattice. %Y A122980 Cf. A122977, A122979, A122982, A080577, A074139. %K A122980 nonn,more %O A122980 1,1 %A A122980 _Franklin T. Adams-Watters_, Sep 21 2006