Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007555
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007555 Number of standard paths of length n in composition poset.
(Formerly M1667)
+0
1
1, 1, 2, 6, 23, 107, 586, 3690, 26245, 207997, 1817090, 17345358, 179595995, 2004596903, 23992185226, 306497734962, 4162467826729, 59882101858777, 909688617178178, 14551535460258966, 244477068964113407 (list; graph; listen)
OFFSET

0,3

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

F. Bergeron, M. Bousquet-M\'{e}lou and S. Dulucq, Standard paths in the composition poset, Ann. Sci. Math. Quebec, 19 (1995), no. 2, 139-151.

LINKS

F. Bergeron, M. Bousquet-M\'{e}lou and S. Dulucq, Standard paths in the composition poset

Index entries for sequences related to posets

FORMULA

E.g.f.: exp(-x)/(cosh(x/sqrt(2))-sqrt(2)sinh(x/sqrt(2)))^2.

a(n) is asymptotic to n!(c1(n+1+c2)+c2)/((sqrt(2)c2)^n*c1^c1*c2^2) where c1=1+sqrt(2), c2=log(c1).

PROGRAM

(PARI) a(n)=local(X, w); if(n<0, 0, X=x+x*O(x^n); w=quadgen(8); n!*polcoeff(exp(-X)/(cosh(X/w)-w*sinh(X/w))^2, n))

(PARI) a(n)=if(n<0, 0, n!*polcoeff(exp(intformal(1/(1-intformal(1/cosh((x+x*O(x^n))/quadgen(8))^2)))), n))

CROSSREFS

Sequence in context: A000772 A113226 A071075 this_sequence A101053 A155857 A071076

Adjacent sequences: A007552 A007553 A007554 this_sequence A007556 A007557 A007558

KEYWORD

nonn

AUTHOR

Simon Plouffe (simon.plouffe(AT)gmail.com)

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