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.
%I A182762 #11 Jul 06 2019 19:08:13 %S A182762 1,2,3,2,4,4,5,6,2,6,3,8,4,7,6,10,6,8,9,4,12,2,4,8,9,12,8,14,4,8,10, %T A182762 10,15,12,16,6,12,3,12,11,6,18,4,5,16,18,8,16,6,14,12,12,21,2,8,10,20, %U A182762 20,10,20,9,16,13,18,24 %N A182762 Number of ordered factorizations of A025487(n) as A025487(j) * A025487(k). %C A182762 A025487(j) and A025487(k) need not be distinct. %C A182762 Because multiplying two members of A025487 always produces a member of A025487, the value of this function for all nonmembers of A025487 is 0. %H A182762 Amiram Eldar, <a href="/A182762/b182762.txt">Table of n, a(n) for n = 1..10000</a> %F A182762 a(n) = A000005(A181815(n)). %e A182762 36 has three different ordered factorizations into two members of A025487 (36 = 1*36 = 6*6 = 36*1). Therefore, since 36 = A025487(11), a(11) = 3. %Y A182762 Cf. A000005, A025487, A181815. %K A182762 nonn %O A182762 1,2 %A A182762 _Matthew Vandermast_, Nov 30 2010