editing
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
editing
approved
Vaclav Kotesovec, <a href="/A012756/b012756.txt">Table of n, a(n) for n = 0..223</a>
exp(arctanh(x)*atanharctanh(x))=1+2/2!*x^2+28/4!*x^4+968/6!*x^6+61584/8!*x^8
nn = 20; Table[(CoefficientList[Series[E^(ArcTanh[x]^2), {x, 0, 2*nn}], x] * Range[0, 2*nn]!)[[n]], {n, 1, 2*nn+1, 2}] (* Vaclav Kotesovec, Feb 08 2015 *)
approved
editing
Patrick Demichel (dmlpatrick.demichel(AT)hpfrcu03.france.hp.com)
nonn,new
nonn
Patrick Demichel (dml@(AT)hpfrcu03.france.hp.com)
nonn,new
nonn
exp(arctanh(x)*atanh(x))=1+2/2!*x^2+28/4!*x^4+968/6!*x^6+61584/8!*x^8...
1, 2, 28, 968, 61584, 6221472, 912779712, 183144253056, 48126940270848, 16031131073204736, 6598147635721116672, 3287285755024478177280, 1949289186179973455646720, 1356446896562442205265633280
0,2
nonn
Patrick Demichel (dml@hpfrcu03.france.hp.com)
approved