Search: id:A101449 Results 1-1 of 1 results found. %I A101449 %S A101449 1,1,2,4,4,4,11,24,12,8,41,88,96,32,16,146,410,440,320,80,32,564,1752, %T A101449 2460,1760,960,192,64,2199,7896,12264,11480,6160,2688,448,128,8835, %U A101449 35184,63168,65408,45920,19712,7168,1024,256,35989,159030,316656,379008 %N A101449 Triangle read by rows: T(n,k) is number of noncrossing trees with n edges and having k nonroot nodes of degree 1. %C A101449 Row n contains n terms. Row sums yield the ternary numbers (A001764). Column 0 is A030981. T(n,k)=2^k*binomial(n-1,k)*A030981(n-k). The average number of nonroot nodes of degree 1 over all noncrossing trees with n edges is 4n(n-1)(2n+1)/[3(3n-1)(3n-2)] ~ 8n/27. %D A101449 P. Flajolet and M. Noy, Analytic combinatorics of non-crossing configurations, Discrete Math., 204, 1999, 203-229. %D A101449 M. Noy, Enumeration of noncrossing trees on a circle, Discrete Math. 180, 1998, 301-313. %F A101449 T(n, k)=[2^k/(n-k)]*binomial(n-1, k)*sum((-1)^(n-k-i)*2^(n-k-i)*binomial(n-k, i)*binomial(3i, i-1), i=1..n-k) (0<=k