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!)
A012530 arctanh(sinh(x)*sin(x)) = 2/2!*x^2+232/6!*x^6+685472/10!*x^10... 0
2, 232, 685472, 11496925312, 641870470410752, 90115671250751137792, 26741121618547455928082432, 14898765702188922919730883100672, 14301272675149517137926114108443328512, 22156614594176569412220482693952524899581952 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) ~ 2*(4*n+1)! / r^(4*n+2), where r = 1.00572817652562... is the root of the equation sinh(r)*sin(r) = 1. - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
Table[n!*SeriesCoefficient[ArcTanh[Sinh[x]*Sin[x]], {x, 0, n}], {n, 2, 40, 4}] (* Vaclav Kotesovec, Nov 02 2013 *)
CROSSREFS
Bisection of A009359. - Olivier Gérard, Jun 04 2012
Sequence in context: A012671 A012526 A012668 * A057157 A139963 A124046
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 July 14 11:30 EDT 2024. Contains 374318 sequences. (Running on oeis4.)