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!)
A013098 tanh(arcsinh(x)+tan(x)) = 2*x-15/3!*x^3+457/5!*x^5-30289/7!*x^7... 1
2, -15, 457, -30289, 3469345, -608926329, 151766090881, -50946876706129, 22157750605438913, -12118460218882345193, 8139938757873193425313, -6587354373887296232631681, 6321346340322177807347908193 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Limit n->infinity (|a(n)|/(2*n+1)!)^(1/(2*n+1)) = 1.2646735395769... - Vaclav Kotesovec, Nov 01 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Tanh[ArcSinh[x]+Tan[x]], {x, 0, n}], {n, 1, 41, 2}] (* Vaclav Kotesovec, Nov 01 2013 *)
CROSSREFS
Sequence in context: A012943 A363834 A013059 * A365534 A158109 A370014
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 24 12:48 EDT 2024. Contains 371942 sequences. (Running on oeis4.)