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 A243504 #7 Jun 21 2014 14:23:49 %S A243504 1,1,1,2,1,4,1,3,2,8,1,9,1,16,4,4,1,6,1,27,8,32,1,16,2,64,3,81,1,18,1, %T A243504 5,16,128,4,12,1,256,32,64,1,54,1,243,9,512,1,25,2,12,64,729,1,8,8, %U A243504 256,128,1024,1,48,1,2048,27,6,16,162,1,2187,256,36,1,20,1,4096 %N A243504 Product of parts of integer partitions as ordered by the table A241918: a(n) = Product_{i=A203623(n-1)+2..A203623(n)+1} A241918(i). %H A243504 Antti Karttunen, <a href="/A243504/b243504.txt">Table of n, a(n) for n = 1..2048</a> %F A243504 a(n) = Product_{i=A203623(n-1)+2..A203623(n)+1} A241918(i). %F A243504 a(n) = A003963(A241909(n)). %F A243504 a(n) = A227184(A075158(n-1)). %F A243504 a(A000040(n)) = 1 for all n. %F A243504 a(A000079(n)) = n for all n. %Y A243504 The positions of ones after a(1)=1 is given by A000040 (primes). %Y A243504 Cf. A243503 (the sum of parts), A241918, A227184, A075158, A003963, A241909. %K A243504 nonn %O A243504 1,4 %A A243504 _Antti Karttunen_, Jun 05 2014