|
| |
|
|
A002424
|
|
Expansion of (1-4*x)^(9/2).
(Formerly M5058 N2188)
|
|
3
| |
|
|
1, -18, 126, -420, 630, -252, -84, -72, -90, -140, -252, -504, -1092, -2520, -6120, -15504, -40698, -110124, -305900, -869400, -2521260, -7443720, -22331160, -67964400, -209556900, -653817528, -2062039896, -6567978928, -21111360840
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
REFERENCES
| A. Fletcher, J. C. P. Miller, L. Rosenhead and L. J. Comrie, An Index of Mathematical Tables. Vols. 1 and 2, 2nd ed., Blackwell, Oxford and Addison-Wesley, Reading, MA, 1962, Vol. 1, p. 55.
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
T. N. Thiele, Interpolationsrechnung. Teubner, Leipzig, 1909, p. 164.
|
|
|
FORMULA
| a(n) = sum[ m=0..n ] binomial(n, m) K_m(10), where K_m(x)=K_m(n, 2, x) is a Krawtchouk polynomial - abarg(AT)research.bell-labs.com (Alexander Barg).
|
|
|
MATHEMATICA
| CoefficientList[Series[(1-4x)^(9/2), {x, 0, 30}], x] (* From Harvey P. Dale, Dec 27 2011 *)
|
|
|
CROSSREFS
| Cf. A007054, A004001, A002420, A002421-A002423, A007272.
Sequence in context: A037064 A077960 A107971 * A101378 A107417 A056125
Adjacent sequences: A002421 A002422 A002423 * A002425 A002426 A002427
|
|
|
KEYWORD
| sign,easy,nice
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com).
|
| |
|
|