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.

A060942 a(n) is the largest integer m such that m is divisible by every integer in the interval 1 <= x <= m^(1/n).

This page as a plain text file.
%I A060942 #7 Jan 07 2023 14:47:32
%S A060942 2,12,420,27720,720720,12252240,5354228880,80313433200,2329089562800,
%T A060942 5342931457063200,219060189739591200,9419588158802421600,
%U A060942 3099044504245996706400,9690712164777231700912800,1182266884102822267511361600,79211881234889091923261227200
%N A060942 a(n) is the largest integer m such that m is divisible by every integer in the interval 1 <= x <= m^(1/n).
%C A060942 Probably this is a subsequence of A003418 but I do not have a proof at the moment.
%e A060942 a(3) = 420 because 420^(1/3) = 7.4888..., 420 is divisible by all of 1,2,3,4,5,6,7 and it is the largest such number with respect to the exponent 1/3.
%Y A060942 Cf. A003418.
%K A060942 nonn
%O A060942 1,1
%A A060942 Ahmed Fares (ahmedfares(AT)my-deja.com), May 07 2001
%E A060942 More terms from _Sean A. Irvine_, Jan 07 2023