A002675 Numerators of coefficients for central differences M_{4}^(2*n).
1, 1, 1, 17, 31, 1, 5461, 257, 73, 1271, 60787, 241, 22369621, 617093, 49981, 16843009, 5726623061, 7957, 91625968981, 61681, 231927781, 50991843607, 499069107643, 4043309297, 1100586419201, 5664905191661, 1672180312771
Offset: 2
References
- 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).
Links
- H. E. Salzer, Tables of coefficients for obtaining central differences from the derivatives, Journal of Mathematics and Physics (this journal is also called Studies in Applied Mathematics), 42 (1963), 162-165, plus several inserted tables.
- H. E. Salzer, Annotated scanned copy of left side of Table II.
- H. E. Salzer, Annotated scanned copy of left side of Table III
- E. W. Weisstein, Central Difference. From MathWorld--A Wolfram Web Resource.
Crossrefs
Programs
-
Maple
gf := (sinh(2*sqrt(x)) - 2*sinh(sqrt(x)))*sqrt(x): ser := series(gf, x, 40): seq(numer(coeff(ser,x,n)), n=2..28); # Peter Luschny, Oct 05 2019
Extensions
More terms from Sean A. Irvine, Dec 20 2016
Comments