Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073178
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073178 a(n) = n!^2 times coefficient of x^n in e^(x*(3-x)/2/(1-x))/(1-x)^(1/2). +0
2
1, 2, 13, 180, 4266, 153180, 7725510, 519629040, 44880355800, 4835536256880, 635221698211800, 99872627051181600, 18507444606249152400, 3990439472567239692000, 990119486841576670378800 (list; graph; listen)
OFFSET

0,2

REFERENCES

R. P. Stanley, Enumerative Combinatorics, Cambridge, Vol. 2, 1999; see Problem 5.65(b).

FORMULA

e^(x*(3-x)/2/(1-x))/(1-x)^(1/2) = Sum_{n>=0} a(n)*x^n/n!^2. - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 01 2006

PROGRAM

(PARI) a(n)=if(n<0, 0, n!^2*polcoeff(exp(x*(3-x)/2/(1-x)+x*O(x^n))/sqrt(1-x+x*O(x^n)), n))

CROSSREFS

Cf. A049088.

Adjacent sequences: A073175 A073176 A073177 this_sequence A073179 A073180 A073181

Sequence in context: A006905 A119400 A137610 this_sequence A062156 A049512 A003507

KEYWORD

nonn

AUTHOR

Michael Somos, Jul 19 2002

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research