Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073179
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073179 a(n) = n!^2 times coefficient of x^n in Sum_{k>=0} x^k/k!^2/4^k*((2-x)/(1-x))^(2*k). +0
2
1, 1, 5, 64, 1417, 47801, 2278981, 145735360, 12026529089, 1243307884537, 157278532956301, 23885127975415136, 4286460830620175065, 897058398619374567889, 216462065577670278012557 (list; graph; listen)
OFFSET

0,3

REFERENCES

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

FORMULA

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

BesselI(0,(2-x)/(1-x)*sqrt(x)) = Sum_{n>=0} a(n)*x^n/n!^2. - Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 20 2007

PROGRAM

(PARI) {a(n)=if(n<0, 0, n!^2*polcoeff(sum(k=0, n, x^k/k!^2/4^k* ((2-x)/(1-x))^(2*k), x*O(x^n)), n))}

CROSSREFS

Cf. A049088.

Sequence in context: A004193 A027667 A054937 this_sequence A061684 A061698 A126955

Adjacent sequences: A073176 A073177 A073178 this_sequence A073180 A073181 A073182

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research