|
Search: id:A002439
|
|
|
| A002439 |
|
Glaisher's T numbers. (Formerly M5138 N2228)
|
|
+0 3
|
|
| 1, 23, 1681, 257543, 67637281, 27138236663, 15442193173681, 11828536957233383, 11735529528739490881, 14639678925928297567703, 22427641105413135505628881, 41393949926819051111431239623
(list; graph; listen)
|
|
|
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. 76.
J. W. L. Glaisher, Messenger of Math., 28 (1898), 36-79, see esp. p. 76.
J. W. L. Glaisher, Quart. J. Pure Appl. Math., 29 (1898), 1-168, see esp. p. 76(?).
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=0..100
Index entries for sequences related to Glaisher's numbers
|
|
FORMULA
|
E.g.f: sin(2*x)/(2*cos(3*x)) = Sum a(n)*x^(2*n-1)/(2*n-1)!.
a(1)=1, a(n)=(-4)^(n-1) - Sum_{k=1..n} (-9)^k*C(2*n-1, 2*k)*a(n-k).
a(n) = (-1)^(n+1)*(1/12)*E_{2n+1}*6^(2*n+1), where E_m are the Euler numbers. - R. W. Gosper Aug 08, 2001
|
|
PROGRAM
|
(PARI) a(n)=if(n<2, n>0, (-4)^(n-1)-sum(k=1, n, (-9)^k*C(2*n-1, 2*k)*a(n-k)))
|
|
CROSSREFS
|
Sequence in context: A049003 A003281 A034243 this_sequence A132395 A064016 A138735
Adjacent sequences: A002436 A002437 A002438 this_sequence A002440 A002441 A002442
|
|
KEYWORD
|
nonn,easy,nice
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
More terms from Michael Somos
|
|
|
Search completed in 0.002 seconds
|