A050324 Number of ordered factorizations indexed by prime signatures: A074206(A025487).
1, 1, 2, 3, 4, 8, 8, 20, 13, 16, 26, 48, 44, 32, 76, 112, 132, 64, 208, 176, 256, 75, 252, 368, 128, 544, 604, 576, 308, 768, 976, 256, 1376, 1888, 1280, 1076, 2208, 818, 2496, 512, 2316, 3392, 1460, 2568, 5536, 2816, 3408, 6080, 3172, 6208, 1024, 7968
Offset: 1
Keywords
Links
- David A. Corneth, Table of n, a(n) for n = 1..12651 (first 300 terms by R. J. Mathar)
Programs
-
Maple
A050324 := proc(n) A002033(A025487(n)-1) ; end proc: # R. J. Mathar, May 25 2017 A050324 := A074206 @ A025487; # M. F. Hasler, Oct 12 2018
-
PARI
A050324(n)=A074206(A025487(n)) \\ M. F. Hasler, Oct 12 2018
Extensions
Edited to accommodate change in A025487's offset by Matthew Vandermast, Nov 27 2009
Comments