Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092366
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092366 Coefficient of X^n in expansion of (1+n*X+n*X^2)^n. +0
1
1, 8, 81, 1120, 19375, 400896, 9630411, 262955008, 8032730715, 271175200000, 10017828457483, 401738097475584, 17371952344599385, 805429080795852800, 39844314853048828125, 2094272851244149112832, 116526044312704751752451 (list; graph; listen)
OFFSET

1,2

COMMENT

Also coefficient of X^n in expansion of (1-2*n*X+(n^2-4*n)*X^2)^(-1/2). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 22 2004

FORMULA

Sum_{k=floor(n/2)..n} n^k*binomial(n, k)*binomial(k, n-k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Mar 22 2004

MAPLE

seq(n!*coeff(series(exp(n*x)*BesselI(0, 2*sqrt(n)*x), x, n+1), x, n), n=1..17);

PROGRAM

(PARI) q(n)=(1+n*X+n*X^2)^n; for(i=1, 20, print1(", "polcoeff(q(i), i)))

CROSSREFS

Sequence in context: A068617 A007778 A065440 this_sequence A022519 A138439 A026845

Adjacent sequences: A092363 A092364 A092365 this_sequence A092367 A092368 A092369

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Mar 19 2004

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research