cp's OEIS Frontend

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.

A057344 Occurrences of most frequently occurring number in 1-to-n 5-dimensional multiplication table.

This page as a plain text file.
%I A057344 #12 Jun 03 2022 03:24:37
%S A057344 1,10,30,95,140,300,300,480,740,1260,1260,2070,2070,2640,3780,4620,
%T A057344 4620,5810,5810,7530,10660,10660,10660,13840,13840,13840,15340,20340,
%U A057344 20340,25020,25020,28320,28320,28320,32710,40090,40090,40090,40090,49740,49740,58980
%N A057344 Occurrences of most frequently occurring number in 1-to-n 5-dimensional multiplication table.
%e A057344 M(n) is the array in which m(x,y,z,t, w)=x*y*z*t*w for x = 1 to n, y = 1 to n, z = 1 to n, t = 1 to n and w = 1 to n. In M(7) the most frequently occurring numbers are 360, 420, 504 and 840. They occur 300 times, so a(7) = 300.
%Y A057344 Cf. A057142, A057338, A057341, A057345, A057346.
%K A057344 nonn
%O A057344 1,2
%A A057344 _Neil Fernandez_, Aug 28 2000
%E A057344 More terms from _Sean A. Irvine_, Jun 03 2022