Irregular triangle read by rows: T(n,k) (n>=1, 0<=k<=n(n-1)/2) is such that Sum_k T(n,k)*p^(n*(n-1)/2-k) gives the expectation of the number of connected components after deleting every edge of the complete graph on n labeled vertices with probability p.
A125209
Irregular triangle read by rows: T(n,k) (n>=1, 0<=k<=n(n-1)/2) is such that Sum_k T(n,k)*p^(n*(n-1)/2-k) gives the expectation of the number of connected components after deleting every edge of the complete graph on n labeled vertices with probability p.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =-1a(4) =3a(5) =0a(6) =1a(7) =2a(8) =-6a(9) =3a(10) =4a(11) =0a(12) =0a(13) =1a(14) =-6a(15) =20a(16) =-15a(17) =-10a(18) =10a(19) =0a(20) =5a(21) =0a(22) =0a(23) =0a(24) =1a(25) =24a(26) =-90a(27) =90a(28) =25a(29) =-60
External references
- oeis: A125209