Irregular triangle read by rows: T(n,k) (n>=1, 0<=k<=n(n-1)/2) is such that Sum_k T(n,k)*q^k gives the expectation of the number of connected components in a random graph on n labeled vertices where every edge is present with probability q.

A125210

Irregular triangle read by rows: T(n,k) (n>=1, 0<=k<=n(n-1)/2) is such that Sum_k T(n,k)*q^k gives the expectation of the number of connected components in a random graph on n labeled vertices where every edge is present with probability q.

Terms

    a(0) =1a(1) =2a(2) =-1a(3) =3a(4) =-3a(5) =0a(6) =1a(7) =4a(8) =-6a(9) =0a(10) =4a(11) =3a(12) =-6a(13) =2a(14) =5a(15) =-10a(16) =0a(17) =10a(18) =15a(19) =-18a(20) =-60a(21) =130a(22) =-105a(23) =40a(24) =-6a(25) =6a(26) =-15a(27) =0a(28) =20a(29) =45

External references