|
Search: id:A002681
|
|
|
| A002681 |
|
Numerators of coefficients for repeated integration. (Formerly M5136 N2227)
|
|
+0 2
|
|
| 1, -1, 1, -23, 263, -133787, 157009, -16215071, 2689453969, -26893118531, 5600751928169, -3340626516019229, 885646796787371, -859202038021848149, 2766671664340938282413, -319473088311274492668499, 436677987276721765221113, -191960665849028069896950959123
(list; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
REFERENCES
|
H. E. Salzer, Coefficients for repeated integration with central differences, Journal of Mathematics and Physics, 28 (1949), 54-61.
|
|
FORMULA
|
a(n) is the numerator of ((n+1)/2)M(n)+(2n+2)M(n+1), where M(n)=(2/(2n+1)!)*int(t*product(t^2-k^2, k=1..n), t=0..1). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 25 2005
|
|
MAPLE
|
M:=n->(2/(2*n+1)!)*int(t*product(t^2-k^2, k=1..n), t=0..1): A:=n->((n+1)/2)*M(n)+(2*n+2)*M(n+1): seq(numer(A(n)), n=0..18); (Deutsch)
|
|
CROSSREFS
|
Cf. A002195, A002196, A002682.
Adjacent sequences: A002678 A002679 A002680 this_sequence A002682 A002683 A002684
Sequence in context: A042018 A125411 A140620 this_sequence A142220 A142027 A010975
|
|
KEYWORD
|
sign,frac
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 25 2005
|
|
|
Search completed in 0.002 seconds
|