login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050336 Number of ways of factoring n with one level of parentheses. 39

%I #13 May 26 2017 04:30:40

%S 1,1,1,3,1,3,1,6,3,3,1,9,1,3,3,14,1,9,1,9,3,3,1,23,3,3,6,9,1,12,1,27,

%T 3,3,3,31,1,3,3,23,1,12,1,9,9,3,1,57,3,9,3,9,1,23,3,23,3,3,1,41,1,3,9,

%U 58,3,12,1,9,3,12,1,83,1,3,9,9,3,12,1,57,14,3,1,41,3,3,3,23,1,41,3,9

%N Number of ways of factoring n with one level of parentheses.

%C a(n) depends only on 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 R. J. Mathar, <a href="/A050336/b050336.txt">Table of n, a(n) for n = 1..2303</a>

%F Dirichlet g.f.: Product_{n>=2}(1/(1-1/n^s)^A001055(n)).

%F a(n) = A050337(A101296(n)). - _R. J. Mathar_, May 26 2017

%e 12 = (12) = (6*2) = (6)*(2) = (4*3) = (4)*(3) = (3*2*2) = (3*2)*(2) = (3)*(2*2) = (3)*(2)*(2).

%Y Cf. A001055, A050337, A050338, A050339, A050340, A050341.

%Y a(p^k)=A001970. a(A002110)=A000258.

%K nonn

%O 1,4

%A _Christian G. Bower_, Oct 15 1999

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)