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 A057341 #9 Jan 15 2019 10:00:39 %S A057341 1,6,12,28,36,60,60,96,132,180,180,276,276,276,396,468,468,576,576, %T A057341 756,864,864,864,1032,1032,1032,1096,1320,1320,1644,1644,1740,1740, %U A057341 1740,2052,2328,2328,2328,2328,2652,2652,3252,3252,3252,3672,3672,3672,4080,4080,4080 %N A057341 Occurrences of most frequently occurring number in 1-to-n 4-dimensional multiplication table. %e A057341 M(n) is the array in which m(x,y,z,t)=x*y*z*t for x = 1 to n, y = 1 to n, z = 1 to n and t = 1 to n. In M(7) the most frequently occurring numbers are 60, 72, 84, 120 and 168. They occur 60 times, so a(7) = 60. %Y A057341 Cf. A057142, A057338, A057342, A057343, A057344. %K A057341 nonn %O A057341 1,2 %A A057341 _Neil Fernandez_, Aug 28 2000 %E A057341 a(16)-a(50) from _Charlie Neder_, Jan 15 2019