Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063881
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063881 Number of oriented trees rooted at an arc. +0
1
1, 4, 18, 80, 367, 1708, 8122, 39204, 191963, 950984, 4759626, 24030736, 122258314, 626162464, 3225926450, 16706775984, 86928097451, 454203897192, 2382255252398, 12537764465072, 66193294753768, 350472816969976 (list; graph; listen)
OFFSET

2,2

REFERENCES

F. Harary and E. M. Palmer, Graphical Enumeration, Academic Press, NY, 1973, p. 61, (3.3.7).

FORMULA

a(n) = A000151(n)- A000238(n). G.f.: A(x) = B(x)^2, where B(x) is g.f. for A000151.

MAPLE

B:= proc(n) option remember; if n<=1 then unapply(x, x) else unapply (convert (series (x*exp (2*sum (B(n-1)(x^k)/k, k=1..n-1)), x, n+1), polynom), x) fi end: a:= proc(n) local T; T:=B(n-1)(x); add (coeff (T, x, k)* coeff(T, x, n-k), k=1..n-1) end: seq (a(n), n=2..23); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 23 2008]

CROSSREFS

Cf. A000151, A000238.

Sequence in context: A090017 A104631 A106391 this_sequence A100192 A052913 A129160

Adjacent sequences: A063878 A063879 A063880 this_sequence A063882 A063883 A063884

KEYWORD

nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 27 2001

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research