Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A003240
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A003240 Number of partially achiral rooted trees.
(Formerly M1123)
+0
1
1, 1, 2, 4, 8, 16, 31, 62, 120, 236, 454, 884, 1697, 3275, 6266, 12020, 22935, 43788, 83325, 158516, 300914, 570794, 1081157, 2045934, 3867617, 7304149, 13783221, 25984936, 48956715, 92155376, 173376484, 325919786, 612378787, 1149777034 (list; graph; listen)
OFFSET

1,3

REFERENCES

F. Harary and R. W. Robinson, The number of achiral trees, J. Reine Angew. Math., 278 (1975), 322-335.

LINKS

Herman Jamke (hermanjamke(AT)fastmail.fm), Feb 26 2008, Table of n, a(n) for n = 1..70

Index entries for sequences related to rooted trees

Index entries for sequences related to trees

F. Harary and R. W. Robinson, The number of achiral trees, J. Reine Angew. Math., 278 (1975), 322-335.

PROGRAM

(PARI) t(n)=local(A=x); if(n<1, 0, for(k=1, n-1, A/=(1-x^k+x*O(x^n))^polcoeff(A, k)); polcoeff(A, n)) {n=100; Ty2=sum(i=0, 100, t(i)*y^(2*i)); p=subst(y*Ty2/(y-Ty2), y, y+y*O(y^n)); p=Pol(p, y); r=subst(Ty2*(y+p+(p^2-subst(p, y, y^2))/(2*y))/y^2, y, x+x*O(x^n)); for(i=0, n-2, print1(polcoeff(r, i)", "))} - Herman Jamke (hermanjamke(AT)fastmail.fm), Feb 26 2008

CROSSREFS

Sequence in context: A104993 A128761 A001591 this_sequence A018487 A010747 A036130

Adjacent sequences: A003237 A003238 A003239 this_sequence A003241 A003242 A003243

KEYWORD

nonn,easy

AUTHOR

njas

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Feb 26 2008

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 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research