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!)
A219557 Sum of numbers of bipartite partitions of (n,k) into distinct pairs for 0<=k<=n. 2

%I #9 Nov 29 2012 19:44:48

%S 1,3,9,33,96,273,749,1953,4916,12023,28642,66575,151544,338294,741880,

%T 1601048,3403936,7137386,14774713,30219025,61115184,122300146,

%U 242312186,475589389,925158391,1784529840,3414565313,6483608230,12221370425,22876263089,42534593868

%N Sum of numbers of bipartite partitions of (n,k) into distinct pairs for 0<=k<=n.

%H Alois P. Heinz, <a href="/A219557/b219557.txt">Table of n, a(n) for n = 0..80</a>

%F a(n) = Sum_{k=0..n} [x^n*y^k] 1/2 * Product_{i,j>=0} (1+x^i*y^j).

%e a(2) = 9: [(2,0)], [(2,1)], [(2,0),(0,1)], [(1,1),(1,0)], [(2,2)], [(2,1),(0,1)], [(2,0),(0,2)], [(1,2),(1,0)], [(1,1),(1,0),(0,1)].

%Y Row sums of A201377.

%K nonn

%O 0,2

%A _Alois P. Heinz_, Nov 22 2012

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 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)