A050338 Number of ways of factoring n with 2 levels of parentheses.
1, 1, 1, 4, 1, 4, 1, 10, 4, 4, 1, 16, 1, 4, 4, 30, 1, 16, 1, 16, 4, 4, 1, 54, 4, 4, 10, 16, 1, 22, 1, 75, 4, 4, 4, 74, 1, 4, 4, 54, 1, 22, 1, 16, 16, 4, 1, 176, 4, 16, 4, 16, 1, 54, 4, 54, 4, 4, 1, 102, 1, 4, 16, 206, 4, 22, 1, 16, 4, 22, 1, 267, 1, 4, 16, 16, 4, 22, 1, 176, 30, 4, 1, 102
Offset: 1
Keywords
Examples
4 = ((4)) = ((2*2)) = ((2)*(2)) = ((2))*((2)).
Links
- R. J. Mathar, Table of n, a(n) for n = 1..1679
Formula
Dirichlet g.f.: Product_{n>=2}(1/(1-1/n^s)^A050336(n)).
Comments