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 A214565 #19 Jan 09 2018 08:33:55 %S A214565 1,1,3,12,66,426,3392,30412,314994,3622332,46379994,648971940, %T A214565 9923253672,163720448184,2910558776412,55341456735744 %N A214565 Sum(M(t)), where summation is over all rooted trees t with n vertices and M(t) is the number of ways to take apart t by sequentially removing terminal edges (see A206494). %H A214565 J. Fulman, <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v16i1r139">Mixing time for a random walk on rooted trees</a>, The Electronic J. of Combinatorics, 16, 2009, R139. %H A214565 M. E. Hoffman, <a href="http://dx.doi.org/10.1090/S0002-9947-03-03317-8 ">Combinatorics of rooted trees and Hopf algebras</a>, Trans. Amer. Math. Soc., 355, 2003, 3795-3811. %F A214565 Apparently, no formula is available. The example gives a hint how the first ten terms of the sequence have been computed (using Maple). %e A214565 a(4) = 12 because there are four rooted trees with 4 vertices; their Matula-Goebel numbers are 5,6,7, and 8 and, consequently M(5)+M(6)+M(7)+M(8) = 1+3+2+6 = 12 (see A206494). %Y A214565 Cf. A206494, A061773. %K A214565 nonn,hard,more %O A214565 1,3 %A A214565 _Emeric Deutsch_, Jul 21 2012 %E A214565 a(11)-a(16) from _Alois P. Heinz_, Sep 08 2012