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!)
A012690 arcsinh(tanh(x)*cos(x))=x-6/3!*x^3+100/5!*x^5-5096/7!*x^7... 1
1, -6, 100, -5096, 523920, -90215136, 23393880640, -8507435854976, 4128617538965760, -2577268751229359616, 2011624742314369377280, -1919388801470757636909056, 2197928434387448658103603200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Limit n->infinity (|a(n)|/(2*n)!)^(1/(2*n)) = 1.472999955676005806224549179660050772... - Vaclav Kotesovec, Nov 01 2013
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcSinh[Tanh[x]*Cos[x]], {x, 0, nn}], x]Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Dec 13 2012 *)
CROSSREFS
Sequence in context: A214381 A078629 A012497 * A196693 A196726 A197066
KEYWORD
sign
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 19 10:28 EDT 2024. Contains 371782 sequences. (Running on oeis4.)