Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007562
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007562 Number of planted trees where non-root, non-leaf nodes an even distance from root are of degree 2.
(Formerly M0773)
+0
2
1, 1, 1, 2, 3, 6, 10, 20, 36, 72, 137, 275, 541, 1098, 2208, 4521, 9240, 19084, 39451, 82113, 171240, 358794, 753460, 1587740, 3353192, 7100909, 15067924, 32044456, 68272854, 145730675, 311575140, 667221030, 1430892924, 3072925944 (list; graph; listen)
OFFSET

1,4

COMMENT

There is no planted tree on one node by definition.

G.f. = x+x^2/(Product_{k>0}(1-x^k)^a(k)). - Michael Somos, Oct 06 2003

LINKS

M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210.

N. J. A. Sloane, Transforms

Index entries for sequences related to rooted trees

FORMULA

Shifts left 2 places under Euler transform.

PROGRAM

(PARI) a(n)=local(A); if(n<2, n>0, A=x/(1-x)+O(x^n); for(k=2, n-2, A/=(1-x^k+O(x^n))^polcoeff(A, k-1)); polcoeff(A, n-1))

CROSSREFS

Sequence in context: A120421 A005418 A002215 this_sequence A008929 A066062 A045690

Adjacent sequences: A007559 A007560 A007561 this_sequence A007563 A007564 A007565

KEYWORD

nonn,nice,eigen

AUTHOR

njas.

EXTENSIONS

Better description from Christian G. Bower (bowerc(AT)usa.net), May 15 1998.

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research