Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088789
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088789 E.g.f.: REVERT(2*x/(1+exp(x))) = sum(n>=0, a(n)*x^n/n!). +0
2
0, 1, 1, 3, 14, 90, 738, 7364, 86608, 1173240, 17990600, 308055528, 5826331440, 120629547584, 2713659864832, 65909241461760, 1718947213795328, 47912968352783232, 1421417290991105664, 44717945211445216640 (list; graph; listen)
OFFSET

0,4

REFERENCES

R. W. Whitty, Rook polynomials on two-dimensional surfaces..., Discrete Math., 308 (2008), 674-683.

LINKS

Alois P. Heinz, Table of n, a(n) for n = 0..100

FORMULA

E.g.f.: x/2-LambertW(-1/2*x*exp(1/2*x)). - Vladeta Jovovic (vladeta(AT)eunet.rs), Feb 12 2008

a(n) = (1/2^n)*Sum_{k=1..n} binomial(n,k)*k^(n-1)= A038049(n)/2^n, n>1. - Vladeta Jovovic (vladeta(AT)eunet.rs), Feb 12 2008

MAPLE

a := n-> coeff(series (x/2-LambertW(-1/2*x*exp(1/2*x)), x=0, n+1), x, n)*n!: seq (a(n), n=0..25); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 14 2008]

PROGRAM

(PARI) a(n)=local(A); if(n<0, 0, A=x+O(x^n); n!*polcoeff(serreverse(2*x/(1+exp(x))), n))

CROSSREFS

Sequence in context: A007549 A081005 A074518 this_sequence A029767 A120056 A125788

Adjacent sequences: A088786 A088787 A088788 this_sequence A088790 A088791 A088792

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 15 2003

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 14 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 November 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research