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.

A099311 Exponent of greatest power of 2 dividing the smallest number having exactly n divisors.

This page as a plain text file.
%I A099311 #33 Sep 13 2024 06:57:40
%S A099311 0,1,2,1,4,2,6,3,2,4,10,2,12,6,4,3,16,2,18,4,6,10,22,3,4,12,2,6,28,4,
%T A099311 30,3,10,16,6,2,36,18,12,4,40,6,42,10,4,22,46,3,6,4,16,12,52,2,10,6,
%U A099311 18,28,58,4,60,30,6,3,12,10,66,16,22,6,70,5,72,36,4,18,10,12,78,4,2,40,82,6,16
%N A099311 Exponent of greatest power of 2 dividing the smallest number having exactly n divisors.
%H A099311 Amiram Eldar, <a href="/A099311/b099311.txt">Table of n, a(n) for n = 1..10000</a> (terms 1..2000 from David Wasserman)
%F A099311 a(n) = A007814(A005179(n)).
%Y A099311 Cf. A005179, A007814, A099312, A099313, A099315.
%K A099311 nonn
%O A099311 1,3
%A A099311 _Reinhard Zumkeller_, Oct 12 2004