login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012613 tan(arcsinh(x)*tan(x))=2/2!*x^2+4/4!*x^4+350/6!*x^6+7208/8!*x^8... 0
0, 2, 4, 350, 7208, 1278298, 79874540, 24248146806, 3094746649296, 1450703467495218, 311518889830786132, 210537148539150077966, 67821849231894539132920, 62959878878133692157576586 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (-1)^(n+1) * tanh(1) * 2^(2*n+1) * n^(2*n-1) / (exp(2*n) * (1+cos(Pi*tanh(1)))). - Vaclav Kotesovec, Oct 31 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Tan[ArcSinh[x]*Tan[x]], {x, 0, n}], {n, 0, 40, 2}] (* Vaclav Kotesovec, Oct 31 2013 *)
CROSSREFS
Sequence in context: A012368 A009705 A012372 * A012618 A012557 A012562
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0 from Vaclav Kotesovec, Oct 31 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)