Triangle read by rows: T(n,k) is the number of unordered pairs of nodes at distance k in the binomial tree of order n (1 <= k <= 2n-1; entries in row n are the coefficients of the corresponding Wiener polynomial).
A192020
Triangle read by rows: T(n,k) is the number of unordered pairs of nodes at distance k in the binomial tree of order n (1 <= k <= 2n-1; entries in row n are the coefficients of the corresponding Wiener polynomial).
Terms
- a(0) =1a(1) =3a(2) =2a(3) =1a(4) =7a(5) =8a(6) =8a(7) =4a(8) =1a(9) =15a(10) =22a(11) =31a(12) =28a(13) =17a(14) =6a(15) =1a(16) =31a(17) =52a(18) =90a(19) =112a(20) =104a(21) =68a(22) =30a(23) =8a(24) =1a(25) =63a(26) =114a(27) =225a(28) =344a(29) =418
External references
- oeis: A192020