Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A036769
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A036769 Number of rooted trees with a degree constraint. +0
3
1, 1, 2, 5, 14, 42, 132, 429, 1429, 4852, 16730, 58422, 206192, 734332, 2635680, 9524301, 34622207, 126520393, 464517300, 1712650520, 6338433840, 23538973950, 87690410580, 327611738790, 1227178265182, 4607940112396, 17341126763366 (list; graph; listen)
OFFSET

0,3

REFERENCES

L. Takacs, Enumeration of rooted trees and forests, Math. Scientist 18 (1993), 1-10, esp. Eq. (6).

LINKS

Index entries for sequences related to rooted trees

MAPLE

r := 7; [ seq((1/n)*add( (-1)^j*binomial(n, j)*binomial(2*n-2-j*(r+1), n-1), j=0..floor((n-1)/(r+1))), n=1..30) ]; end;

PROGRAM

(PARI) a(n)=if(n<0, 0, polcoeff(serreverse(x/sum(k=0, 7, x^k)+O(x^(n+2))), n+1)) (from R. Stephan)

CROSSREFS

Sequence in context: A058094 A080938 A054394 this_sequence A033191 A000108 A115140

Adjacent sequences: A036766 A036767 A036768 this_sequence A036770 A036771 A036772

KEYWORD

nonn

AUTHOR

njas

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 July 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research