A050340 Number of ways of factoring n with 3 levels of parentheses.
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, 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, 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
Offset: 1
Keywords
Examples
4 = (((4))) = (((2*2))) = (((2)*(2))) = (((2))*((2))) = (((2)))*(((2))).
Links
- R. J. Mathar, Table of n, a(n) for n = 1..1295
Formula
Dirichlet g.f.: Product{n=2..infinity} (1/(1-1/n^s)^A050338(n)).
Comments