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.

A160274 Highly composite numbers A002182(n) with the property that A002182(n+1)/A002182(n) >= A002182(k+1)/A002182(k) for all k>n.

This page as a plain text file.
%I A160274 #12 Jan 22 2019 08:24:24
%S A160274 1,2,6,12,60,360,2520
%N A160274 Highly composite numbers A002182(n) with the property that A002182(n+1)/A002182(n) >= A002182(k+1)/A002182(k) for all k>n.
%e A160274 2520 is a term of this sequence because 2520 is a highly composite number (A002182(18)), A002182(19)/A002182(18) = 2, and 2 >= A002182(k+1)/A002182(k) for all k>18. (In fact, 2 > A002182(k+1)/A002182(k) for all k>18.)
%Y A160274 Cf. A002182, A002201, A072938, A106037, A094348, A003418, A002110.
%K A160274 hard,more,nonn
%O A160274 1,2
%A A160274 Anonymous, May 07 2009