Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #20 Dec 12 2024 22:59:00
%S 4,3,8,1,5,6,2,3,5,6,6,4
%N Decimal expansion of the limit, as n approaches infinity, of the probability that a node is a leaf in a free tree with n nodes.
%D Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 5.6.3, p. 304.
%H R. W. Robinson and A. J. Schwenk, <a href="https://doi.org/10.1016/0012-365X(75)90076-X">The distribution of trees in a large random tree</a>, Discr. Math., 12 (1975), 359-372.
%H <a href="/index/Tra#trees">Index entries for sequences related to trees</a>.
%F Equals lim_{n->oo} (A003228(n) / A055543(n)).
%e 0.438156235664...
%Y Cf. A003228, A055543.
%K nonn,cons,more
%O 0,1
%A _Washington Bomfim_, Aug 17 2021