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 A057345 #9 Jun 03 2022 03:24:34 %S A057345 1,8,36,48,120,360,840,672,864,1440,1440,1440,1440,5040,5040,10080, %T A057345 10080,8640,8640,8640,30240,30240,30240,60480,60480,60480,60480,60480, %U A057345 60480,60480,60480,120960,120960,120960,302400,302400,302400,302400,302400,302400 %N A057345 Largest of the most frequently occurring numbers in 1-to-n 5-dimensional multiplication table. %e A057345 M(n) is the array in which m(x,y,z,t,u)=x*y*z*t*u for x = 1 to n, y = 1 to n, z = 1 to n, t = 1 to n and u = 1 to n. In M(7), the most frequently occurring numbers are 360, 420, 504 and 840, each occurring 300 times. The largest of these numbers is 840, so a(7) = 840. %Y A057345 Cf. A057144, A057339, A057342, A057344. %K A057345 nonn %O A057345 1,2 %A A057345 _Neil Fernandez_, Aug 28 2000 %E A057345 More terms from _Sean A. Irvine_, Jun 03 2022