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.

A340033 a(n) is the largest number of distinct numbers whose product is A025487(n).

This page as a plain text file.
%I A340033 #11 Apr 19 2021 09:52:05
%S A340033 1,2,2,3,3,3,3,4,4,3,4,4,4,4,4,4,5,4,5,5,5,5,5,5,4,5,5,5,5,5,5,4,5,6,
%T A340033 5,6,5,5,6,5,6,6,6,6,6,5,6,6,6,6,5,6,6,6,6,6,6,6,6,6,6,6,5,6,6,6,7,6,
%U A340033 6,7,6,6,7,7,6,7,7,6,6,5,7,6,7,7,7,7,7,6
%N A340033 a(n) is the largest number of distinct numbers whose product is A025487(n).
%H A340033 David A. Corneth, <a href="/A340033/b340033.txt">Table of n, a(n) for n = 1..10000</a>
%e A340033 a(11) = 4 as A025487(11) = 36, which can be expressed as a product of at most 4 distinct positive integers via 1 * 2 * 3 * 6.
%Y A340033 Cf. A025487, A338160.
%K A340033 nonn
%O A340033 1,2
%A A340033 _David A. Corneth_, Feb 04 2021