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.

A072846 The a(n)-th highly-composite number (A002182) is the first one divisible by the n-th prime.

This page as a plain text file.
%I A072846 #6 Jul 03 2019 11:09:31
%S A072846 2,4,9,15,25,38,53,65,83,106,121,146,162,179,200,219,245,268,303,326,
%T A072846 351,386,415,441,480,507,534,569,601,640,686,723,762,797,833,869,915,
%U A072846 967,1003,1047,1085,1124,1171,1207,1243,1279,1327,1372,1415,1458
%N A072846 The a(n)-th highly-composite number (A002182) is the first one divisible by the n-th prime.
%H A072846 Amiram Eldar, <a href="/A072846/b072846.txt">Table of n, a(n) for n = 1..4095</a>
%e A072846 a(10) = 106 because the 106th highly-composite number (9316358251200) is divisible by the 10th prime (29).
%Y A072846 Cf. A002182.
%K A072846 nonn
%O A072846 1,1
%A A072846 _Don Reble_, Jul 24 2002