A189806 Denominators of coefficients in the series expansion of ((2 - m) EllipticK(m) - 2 EllipticE(m))/(Pi * m).
1, 16, 64, 2048, 8192, 262144, 1048576, 67108864, 268435456, 17179869184, 68719476736, 2199023255552, 8796093022208, 281474976710656, 1125899906842624, 144115188075855872, 576460752303423488, 73786976294838206464, 295147905179352825856, 9444732965739290427392, 37778931862957161709568
Offset: 0
References
- J. D. Jackson, Classical Electrodynamics, John Wiley & Sons, third edition, 1999, eq.(5.37).
Links
- G. C. Greubel, Table of n, a(n) for n = 0..830
Programs
-
Mathematica
Denominator[CoefficientList[Series[((2-m)EllipticK[m]-2EllipticE[m])/m,{m,0,20}]/Pi,m]]
Formula
a(n) is the denominator of the fraction ((2n-1)!!)^2/(2^(2n+1)*(n-1)!*(n+1)!).
Comments