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!)
A012551 arctanh(sinh(x)*tan(x))=2/2!*x^2+12/4!*x^4+382/6!*x^6+23352/8!*x^8... 0
2, 12, 382, 23352, 2464922, 398069892, 91079960662, 28062488827632, 11197997254599602, 5618500857338248572, 3461960315033768973742, 2569953015248391982844712, 2262189595338137069466955082 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) ~ (2*n+1)! / r^(2*n+2), where r = 0.825607669071161851569946... is the real root of the equation tan(r)*sinh(r)=1. - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
Table[n!*SeriesCoefficient[ArcTanh[Sinh[x]*Tan[x]], {x, 0, n}], {n, 2, 40, 2}] (* Vaclav Kotesovec, Oct 24 2013 *)
CROSSREFS
Sequence in context: A266241 A012547 A009706 * A156509 A229919 A287679
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)