cp's OEIS Frontend

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.

A262253 A weighted sum over the rooted trees of n nodes (A214568).

Original entry on oeis.org

0, 1, 3, 9, 29, 90, 285, 886, 2764, 8543, 26387, 81091, 248752, 760687, 2321950, 7072376
Offset: 0

Views

Author

R. J. Mathar, Sep 16 2015

Keywords

Comments

(More precise name desired.)

Crossrefs

Formula

a(n) = sum_{k>=1} binomial(k+1,2) A214568(n,k).
A007098(x) = A(x) -A(x^2) -A000081(x)*A(x) -{A000107(x)^2 - A000107(x^2)}/2 is the relation between the generating functions, eq. prior to (4.9) by Harary-Robinson.
A(x) = A000081(x)*{A(x)-A(x^2)+ A000107(x^2)/2} +{A000081(x)+A000107(x)+A000107(x)^2}/2 , eq. (4.6) by Harary-Robinson.