Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000435
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000435 Normalized total height of rooted trees with n nodes.
(Formerly M4558 N1940)
+0
4
0, 1, 8, 78, 944, 13800, 237432, 4708144, 105822432, 2660215680, 73983185000, 2255828154624, 74841555118992, 2684366717713408, 103512489775594200, 4270718991667353600, 187728592242564421568, 8759085548690928992256 (list; graph; listen)
OFFSET

1,3

COMMENT

The sequence that started it all: the first sequence in the data base.

In the trees which have [0,n-1] = (0,1....,n-1) as their ordered set of nodes, the number of nodes at distance i from node 0 is f(n,i) = (n-1)...(n-i)(i+1)n^(j-1), 0<=i<n-1, i+j=n-1 (and f(n,n-1)=(n-1)!): (n-1)...(n-i) counts the words coding the paths of length i from any node to 0, n^(j-1) counts the Pruefer codes of the rest, words build by iterated deletion of the greater node of degree 1 ... except the last one, (i+1), necessary pointing at the path. If g(n,i)=(n-1)...(n-i)n^j, i+j=n-1, f(n,i)=g(n,i)-g(n,i+1), g(n,i)=sum (f(n,k), k >= i), the sequence is sum ((g(n,i), 1<=i<n) - Claude Lenormand (claude.lenormand(AT)free.fr), Jan 26 2001

If one randomly selects one ball from an urn containing n different balls, with replacement, until exactly one ball has been selected twice, the probability that that ball was also the second ball to be selected once is a(n)/n^n. See also A001865. - Matthew Vandermast (ghodges14(AT)comcast.net), Jun 15 2004

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

V. I. Arnold, Topological classification of complex trigonometric polynomials and the combinatorics of graphs with the same number of edges and vertices, Functional Anal. Appl., 30 (1996), 1-17.

Goulden, I. P.; Jackson, D. M.; and Vainshtein, A., The number of ramified coverings of the sphere by the torus and surfaces of higher genera. Ann. Comb. 4 (2000), no. 1, 27-46. (See Theorem 1.1.)

LINKS

T. D. Noe, Table of n, a(n) for n=1..100

I. P. Goulden and D. M. Jackson, A proof of a conjecture ...

Goulden, I. P.; Jackson, D. M.; and Vainshtein, A., The number of ramified coverings of the sphere ...

J. Riordan and N. J. A. Sloane, Enumeration of rooted trees by total height, J. Austral. Math. Soc., vol. 10 pp. 278-282, 1969.

N. J. A. Sloane, My favorite integer sequences, in Sequences and their Applications (Proceedings of SETA '98).

Index entries for sequences related to rooted trees

Index entries for sequences related to trees

FORMULA

(n-1)! Sum (n^k/k!, k=0..n-2).

E.g.f.: LambertW(-x)-ln(1+LambertW(-x)) - Vladeta Jovovic (vladeta(AT)eunet.rs), Apr 10 2001

MAPLE

A000435 := n-> (n-1)!*add (n^k/k!, k=0..n-2);

seq(simplify((n-1)*GAMMA(n-1, n)*exp(n)), n=1..20); (Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 21 2005)

CROSSREFS

Cf. A001863, A001864.

a(n)=A001865(n)-n^(n-1).

Sequence in context: A111533 A132164 A058480 this_sequence A052698 A052603 A071556

Adjacent sequences: A000432 A000433 A000434 this_sequence A000436 A000437 A000438

KEYWORD

nonn,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Additional references from Valery Liskovets (liskov(AT)im.bas-net.by)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research