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.

A113069 Number of highly composite numbers between two consecutive superior highly composite numbers.

This page as a plain text file.
%I A113069 #8 Aug 15 2019 07:26:39
%S A113069 1,0,3,0,2,4,0,8,9,1,3,6,11,12,1,13,7,14,3,14,2,15,16,15,17,7,18,19,4,
%T A113069 12,22,3,22,24,23,25,14,25,25,3,26,26,30,30,11,32,33,19,34,33,34,35,6,
%U A113069 10,35,35,23,4,35,35,36,37,38,36,35
%N A113069 Number of highly composite numbers between two consecutive superior highly composite numbers.
%C A113069 The SHC numbers are a subset of the HC numbers. Is there a formula for a(n) that depends on the two consecutive SHC numbers A002201(n) and A002201(n+1)?
%H A113069 Amiram Eldar, <a href="/A113069/b113069.txt">Table of n, a(n) for n = 1..4252</a> (Calculated from Achim Flammenkamp's List of the first 779,674 highly composite numbers)
%H A113069 Achim Flammenkamp, <a href="http://wwwhomes.uni-bielefeld.de/achim/highly.html">Highly Composite Numbers</a>.
%e A113069 Example: a(3)=3 because between the SHC numbers 12 and 60 there are three HC numbers: 24, 36 and 48.
%Y A113069 Cf. A002182 (highly composite numbers), A002201 (superior highly composite numbers).
%K A113069 nonn
%O A113069 1,3
%A A113069 _T. D. Noe_, Oct 13 2005