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 A122681 #31 Feb 22 2016 03:06:50 %S A122681 0,1,4,19,54,180,508,1533,4332,13041,37492,111367,326636,968802, %T A122681 2858460,8483290,25113618,74512947,220885446,655274837,1943117294, %U A122681 5763235194,17089323366,50673594159,150232437482,445359235627,1320070201468 %N A122681 Sum of the Wiener indices of all trees having n vertices. %C A122681 C program, see the first Bomfim link, around the function Gen() of Gang Li & Frank Ruskey. - _Washington Bomfim_, Feb 23 2011 %H A122681 W. Bomfim, <a href="https://oeis.org/w/images/8/80/FreeWiener.txt">C program</a> %H A122681 Stephan Wagner, <a href="http://www.math.tugraz.at/~wagner/Diss.pdf">Graph-theoretical enumeration and digital expansions: an analytic approach</a>, Dissertation, Fakult. f. Tech. Math. u. Tech. Physik, Tech. Univ. Graz, Austria, Feb. 2006, page 31 %H A122681 Stephan Wagner, <a href="http://finanz.math.tu-graz.ac.at/~wagner/avwiener.pdf">On the average Wiener index of degree-restricted trees</a>, Australas. J. Combinat. 37 (2007) 187, Table 2 %e A122681 a(4)=19; indeed, there are 2 trees on 4 vertices: the path abcd with Wiener index 1+1+1+2+2+3=10 and the star tree on 4 vertices with Wiener index 1+1+1+2+2+2 = 9. - _Emeric Deutsch_, Feb 20 2016 %Y A122681 Cf. A000055. %K A122681 nonn %O A122681 1,3 %A A122681 _N. J. A. Sloane_, Sep 23 2006 %E A122681 a(11)-a(27) from _Washington Bomfim_, Feb 23 2011 %E A122681 Name edited by _Emeric Deutsch_, Feb 20 2016