login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141316 Conjecturally, number of generators of degree n of the Hopf algebra of parking functions, regarded as a dendriform trialgebra. 0
1, 0, 5, 50, 634, 9475, 163843, 3226213, 71430404, 1759835599, 47821543220, 1422411027534, 46002758077823, 1608256429511163, 60463005173005523, 2433267830904336072, 104394054462487756061, 4757234883237958801214 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

REFERENCES

J.-C. Novelli and J.-Y. Thibon, Hopf algebras and dendriform structures arising from parking functions, Fundamenta Math. 193 (2007), 189-241.

LINKS

J.-C. Novelli and J.-Y. Thibon, Free quasi-symmetric functions and descent algebras for wreath products and noncommutative multi-symmetric functions

FORMULA

Generating function: sum a(n)*t^n = (f(t)-1)/(2f(t)^2-f(t)) where f(t) = 1 + sum ( (n+1)^(n-1)*t^n, n >=1)

MAPLE

f:=proc(N); 1+sum((n+1)^(n-1)*t^n, n=1..N); end; g:=proc(N); taylor( (f(N)-1)/(2*f(N)^2-f(N)), t, N+1); end; a:=proc(n); coeff(g(n), t, n); end;

CROSSREFS

Cf. A122705, A122708.

Sequence in context: A156058 A047736 A185272 * A093146 A049393 A047054

Adjacent sequences:  A141313 A141314 A141315 * A141317 A141318 A141319

KEYWORD

nonn

AUTHOR

Jean-Yves Thibon (jyt(AT)univ-mlv.fr), Jun 26 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 12:15 EST 2012. Contains 205909 sequences.