|
| |
|
|
A107107
|
|
For each partition of n, calculate (dM2/dM3) where dM2 = A036039(p) and dM3 = A036040(p); then sum over all partitions of n.
|
|
3
| |
|
|
1, 1, 2, 4, 11, 37, 168, 926, 6181, 47651, 418546, 4106264, 44537519, 528408261, 6807428748, 94588717554, 1409927483625, 22437711255279, 379674820846534, 6806486383431340, 128862216628864163, 2569080120361323721
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
COMMENTS
| Values for individual partitions (A107106) are factorials when all but one part of the partition has size one or two, but not usually in other cases.
|
|
|
FORMULA
| For partition [<c_i^k_i>], the contribution to the sum is product_i (c_i - 1)!^k_i.
G.f.: 1/Product_{m>0} (1-(m-1)!*x^m). - Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 10 2007
|
|
|
EXAMPLE
| For n = 6,
(120,144,90,40,90,120,15,40,45,15,1) / (1,6,15,10,15,60,15,20,45,15,1)
equals (120,24,6,4,6,2,1,2,1,1,1) so A107107(6) = 168
|
|
|
CROSSREFS
| Cf. A000142, A036039, A000110, A036040, A107106, A102189.
Cf. A077365.
Sequence in context: A173939 A118182 A179327 * A101898 A193188 A065851
Adjacent sequences: A107104 A107105 A107106 * A107108 A107109 A107110
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Alford Arnold (Alford1940(AT)aol.com), May 12 2005
|
|
|
EXTENSIONS
| Edited, corrected and extended by Frank Adams-Watters (FrankTAW(AT)netscape.net), Nov 3 2005
More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 10 2007
|
| |
|
|