|
Search: id:A052845
|
|
|
| A052845 |
|
E.g.f.: exp(x^2/(1-x)). |
|
+0 8
|
|
| 1, 0, 2, 6, 36, 240, 1920, 17640, 183120, 2116800, 26943840, 374220000, 5628934080, 91122071040, 1579034096640, 29155689763200, 571308920582400, 11838533804697600, 258608278645516800, 5938673374272038400
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
COMMENT
|
Number of partitions of {1,..,n} into any number of lists of size >1, where a list means an ordered subset, cf. A000262. - Vladeta Jovovic, Vladimir Baltic (vladeta(AT)Eunet.yu), Oct 29 2002
|
|
LINKS
|
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 813
N. J. A. Sloane, Transforms
Index entries for related partition-counting sequences
|
|
FORMULA
|
Recurrence: {a(0)=1, a(1)=0, a(2)=2, (n^2+3*n+2)*a(n)+(n^2+n-2)*a(n+1)+(-4-2*n)*a(n+2)+a(n+3)}
Inverse binomial transform of A000262: Sum_{k=0..n} (-1)^(n-k)*binomial(n, k)*A000262(k). - Vladeta Jovovic, Vladimir Baltic (vladeta(AT)Eunet.yu), Oct 29 2002
|
|
MAPLE
|
spec := [S, {B=Sequence(Z, 1 <= card), C=Prod(Z, B), S= Set(C, 1 <= card)}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);
|
|
CROSSREFS
|
Adjacent sequences: A052842 A052843 A052844 this_sequence A052846 A052847 A052848
Sequence in context: A074424 A002868 A002869 this_sequence A052832 A058583 A075096
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
encyclopedia(AT)pommard.inria.fr, Jan 25 2000
|
|
EXTENSIONS
|
Initial term changed to a(0) = 1, Apr 24 2005
|
|
|
Search completed in 0.002 seconds
|