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 A278970 #33 Sep 02 2021 17:36:56 %S A278970 4,2,3,2,2,1,2,0,2,1,1,3,1,1,2,2,2,1,1,2,3,2,1,2,2,3,3,1,2,3,1,1,2,2, %T A278970 3,4,3,2,2,3,3,3,2,3,4,2,4,3,2,4,3,2,3,3,3,3,4,3,3,5,4,4,4 %N A278970 Partition an n X n square into multiple non-congruent integer-sided rectangles. a(n) is ceiling(n/log(n)) + 3 - the least possible difference between the largest and smallest area. %C A278970 If ceiling(n/log(n)) + 3 is an upper bound for the Mondrian Art Problem (A276523), a(n) is the amount by which the optimal value beats the upper bound. %C A278970 Terms a(86) and a(139) are at least 5. Term a(280) is at least 7. %C A278970 Term a(138) is at least 9, defect 22 (1200-1178) with 16 rectangles. %C A278970 Best values known for a(66) to a(96): 3, 1, 1, 2, 1, 2, 0, 1, 1, 1, 2, 1, 0, 1, 2, 1, 2, 2, 1, 1, 5, 1, 3, 1, 0, 1, 2, 2, 0, 0, 1. %H A278970 Ed Pegg Jr, <a href="http://math.stackexchange.com/questions/2041189/mondrian-art-problem-upper-bound-for-defect">Mondrian Art Problem Upper Bound for defect</a> %Y A278970 Cf. A276523, A279596. %K A278970 nonn,hard,more %O A278970 3,1 %A A278970 _Ed Pegg Jr_, Dec 02 2016 %E A278970 a(45)-a(57) from _Robert Gerbicz_ added/corrected, updated best known values to a(96), _Ed Pegg Jr_, Dec 28 2016 %E A278970 a(58)-a(65) from _Michel Gaillard_ added by _Ed Pegg Jr_, Sep 02 2021