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 A276728 #6 Sep 22 2016 07:30:37 %S A276728 1,1,4,29,336,5375,111138,2845864,87597223,3170429794,132647186513, %T A276728 6328769607152,340517379645028,20469645334387763,1363935094328964210, %U A276728 100052662656438620359,8032243625863280744704 %N A276728 Number of set partitions of [2n] where k=n is minimal such that for each block b the smallest integer interval containing b has at most k elements. %F A276728 a(n) = A276727(2n,n). %e A276728 a(1) = 1: 1|2. %e A276728 a(2) = 4: 12|34, 12|3|4, 1|23|4, 1|2|34. %e A276728 a(3) = 29: 123|456, 123|45|6, 123|46|5, 123|4|56, 123|4|5|6, 12|345|6, 12|35|46, 12|35|4|6, 12|3|456, 12|3|46|5, 13|24|56, 13|24|5|6, 13|2|456, 13|2|45|6, 13|2|46|5, 13|2|4|56, 13|2|4|5|6, 1|234|56, 1|234|5|6, 1|23|456, 1|23|46|5, 1|24|35|6, 1|24|3|56, 1|24|3|5|6, 1|2|345|6, 1|2|35|46, 1|2|35|4|6, 1|2|3|456, 1|2|3|46|5. %Y A276728 Cf. A276727, A276892. %K A276728 nonn %O A276728 0,3 %A A276728 _Alois P. Heinz_, Sep 16 2016