|
Search: id:A005649
|
|
|
| A005649 |
|
Expansion of (2 - e^x)^(-2). (Formerly M1866)
|
|
+0 13
|
|
| 1, 2, 8, 44, 308, 2612, 25988, 296564, 3816548, 54667412, 862440068, 14857100084, 277474957988, 5584100659412, 120462266974148, 2772968936479604, 67843210855558628, 1757952715142990612, 48093560991292628228, 1385244691781856307124
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Exponential self-convolution of numbers of preferential arrangements.
Number of compatible bipartitional relations on a set of cardinality n. - Ralf Stephan, Apr 27 2003
Stirling transform of A052558 : 1, 1, 4, 12, 72, 360, . . . - Philippe DELEHAM, May 17 2005
With an extra 1 at the beginning, coefficients of the formal (divergent) series expansion at infinity of Sum_{k>=0} 1/binomial(x,k) = 1+1/x+2/x^2+8/x^3+... Also Sum_{k>=0} k!/x^k Product_{i=1..k-1} 1/(1- i/x) yields a generating function in 1/x - Roland Bacher (Roland.Bacher(AT)ujf-grenoble.fr), Nov 21 2000
|
|
REFERENCES
|
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 294.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=0..100
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 154
Foata, D. and Krattenthaler, C., Graphical Major Indices, II, Seminaire Lotharingien de Combinatoire, B34k, 16 pp., 1995.
D. Foata and D. Zeilberger, [math/9406220] The Graphical Major Index
|
|
FORMULA
|
E.g.f.: 1/(2-exp(x))^2.
a(n) = (A000670(n) + A000670(n+1)) / 2 . - Philippe DELEHAM, May 16 2005
|
|
MATHEMATICA
|
Sum[(i + j)^n/2^(2 + i + j), {i, 0, Infinity}, {j, 0, Infinity}] [From Vladimir Reshetnikov (v.reshetnikov(AT)gmail.com), Dec 31 2008]
|
|
PROGRAM
|
(PARI) a(n)=if(n<0, 0, n!*polcoeff(subst(1/(1-y)^2, y, exp(x+x*O(x^n))-1), n))
|
|
CROSSREFS
|
Cf. A000670.
2*A083410(n)=a(n), if n>0.
Pairwise sums of A052841 and also of A089677.
Adjacent sequences: A005646 A005647 A005648 this_sequence A005650 A005651 A005652
Sequence in context: A075792 A052897 A137984 this_sequence A005363 A123307 A126101
|
|
KEYWORD
|
nonn,easy,nice
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Simon Plouffe (simon.plouffe(AT)gmail.com)
|
|
|
Search completed in 0.002 seconds
|