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 A050340 #10 Sep 03 2022 21:28:39 %S A050340 1,1,1,5,1,5,1,15,5,5,1,25,1,5,5,55,1,25,1,25,5,5,1,105,5,5,15,25,1, %T A050340 35,1,170,5,5,5,145,1,5,5,105,1,35,1,25,25,5,1,425,5,25,5,25,1,105,5, %U A050340 105,5,5,1,205,1,5,25,571,5,35,1,25,5,35,1,660,1,5,25,25,5,35,1,425,55,5 %N A050340 Number of ways of factoring n with 3 levels of parentheses. %C A050340 a(n) depends only on the prime signature of n (cf. A025487). So a(24) = a(375) since 24=2^3*3 and 375=3*5^3 both have prime signature (3,1). %H A050340 R. J. Mathar, <a href="/A050340/b050340.txt">Table of n, a(n) for n = 1..1295</a> %F A050340 Dirichlet g.f.: Product{n=2..infinity} (1/(1-1/n^s)^A050338(n)). %F A050340 a(n) = A050341(A101296(n)). - _R. J. Mathar_, May 26 2017 %e A050340 4 = (((4))) = (((2*2))) = (((2)*(2))) = (((2))*((2))) = (((2)))*(((2))). %Y A050340 Cf. A001055, A050336-A050341. a(p^k) = A007714. a(A002110) = A000357. %K A050340 nonn %O A050340 1,4 %A A050340 _Christian G. Bower_, Oct 15 1999