This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A220829 #17 Dec 15 2020 12:54:46 %S A220829 0,1,2,4,10,27,74,226,710,2354,8010,28189,101094,370119,1375198, %T A220829 5181003,19740940,75990173,295100800,1155106357,4553312866, %U A220829 18063117153,72069297826,289053128879,1164870009786,4714970819402,19161572076550,78162885020942,319940035684684,1313799822309748 %N A220829 Number of unrooted binary leaf-multi-labeled trees with n leaves on the label set [2], with each label used at least once. %H A220829 Andrew Howroyd, <a href="/A220829/b220829.txt">Table of n, a(n) for n = 1..500</a> %H A220829 V. P. Johnson, <a href="https://people.math.sc.edu/czabarka/Theses/JohnsonThesis.pdf">Enumeration Results on Leaf Labeled Trees</a>, Ph. D. Dissertation, Univ. Southern Calif., 2012. %F A220829 a(n) = A220826(n) - 2*A129860(n). - _Andrew Howroyd_, Dec 14 2020 %o A220829 (PARI) my(N=30); U(N,2) - 2*U(N,1) \\ See A339650 for U(n,k). - _Andrew Howroyd_, Dec 14 2020 %Y A220829 Column 2 of A339650. %Y A220829 Cf. A129860, A220826. %K A220829 nonn %O A220829 1,3 %A A220829 _N. J. A. Sloane_, Dec 22 2012 %E A220829 Terms a(11) and beyond from _Andrew Howroyd_, Dec 14 2020