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.

A099314 Exponent of greatest power of 3 dividing the n-th minimal number.

This page as a plain text file.
%I A099314 #15 Aug 31 2019 11:52:01
%S A099314 0,0,0,1,1,0,1,2,1,1,0,1,2,2,1,1,2,2,2,1,2,1,0,2,4,1,2,2,1,2,0,2,4,2,
%T A099314 4,1,3,2,2,1,2,3,1,2,2,4,2,4,2,2,4,2,6,2,2,3,1,0,4,3,2,1,2,4,3,2,4,2,
%U A099314 1,2,4,2,6,0,2,2,4,3,2,4,1,4,2,2
%N A099314 Exponent of greatest power of 3 dividing the n-th minimal number.
%C A099314 A minimal number is the smallest number with a given number of divisors, see A007416.
%H A099314 David A. Corneth and Amiram Eldar, <a href="/A099314/b099314.txt">Table of n, a(n) for n = 1..10000</a>
%F A099314 a(n) = A007949(A007416(n)).
%Y A099314 Cf. A007416, A007949, A099313, A099312, A099316.
%K A099314 nonn
%O A099314 1,8
%A A099314 _Reinhard Zumkeller_, Oct 12 2004